#b3bd58 Hex Color
rgb(179, 189, 88)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | bd | 58 | - | #b3bd58 |
RGB | 179 | 189 | 88 | - | rgb(179,189,88) |
HSL | 66 | 43% | 54% | - | hsl(66,43%,54%) |
HSV | 66 | 53% | 74% | - | hsv(66,53%,74%) |
XYZ | 38.5495 | 46.6835 | 16.2116 | - | xyz(38.5495,46.6835,16.2116) |
CIE-LAB | 73.99 | -17.77 | 49.15 | - | lab(73.99,-17.77,49.15) |
CMYK | 0.052910052910053 | 0 | 0.53439153439153 | 0.25882352941176 | cmyk(0.052910052910053,0,0.53439153439153,0.25882352941176) |
Description
The RGB value of color #b3bd58 is rgb(179, 189, 88).
In the hex color #b3bd58, The value of Red is 179, value of Green is 189, and value of Blue is 88. The primary color is Green. Similarly, The HSL values for #b3bd58 consists of 66° Hue, 43% Saturation, and 54% Lightness.
In the CMYK color model, the color #b3bd58 can be represented as Cyan=0.052910052910053%, Magenta=0%, Yellow=0.53439153439153%, and Black=0.25882352941176%.
Shades of #b3bd58
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #b3bd58
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3bd58
Preview of #b3bd58 on White Background
The contrast ratio of #b3bd58 with white color is 2.03
Preview of #b3bd58 on black background
The contrast ratio of #b3bd58 with black color is 10.34
#b3bd58 color will look good with a black background.
Color Schemes of #b3bd58
Triadic Colors of #b3bd58
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b3bd58
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #b3bd58
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b3bd58
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b3bd58;
}
This is a sample text used for the color #b3bd58. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #b3bd58;
}
This is a sample text used for the color #b3bd58. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #b3bd58;
}
This is a sample text used for the color #b3bd58. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 39.25%
Green 41.45%
Blue 19.3%
CMYK Percentage
Cyan 6.25
Magenta 0%
Yellow 63.16%
Black 30.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.