#bbb77c Hex Color
rgb(187, 183, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | b7 | 7c | - | #bbb77c |
RGB | 187 | 183 | 124 | - | rgb(187,183,124) |
HSL | 56 | 32% | 61% | - | hsl(56,32%,61%) |
HSV | 56 | 34% | 73% | - | hsv(56,34%,73%) |
XYZ | 41.0651 | 45.887 | 25.7615 | - | xyz(41.0651,45.887,25.7615) |
CIE-LAB | 73.47 | -7.66 | 30.56 | - | lab(73.47,-7.66,30.56) |
CMYK | 0 | 0.021390374331551 | 0.33689839572193 | 0.26666666666667 | cmyk(0,0.021390374331551,0.33689839572193,0.26666666666667) |
Description
The RGB value of color #bbb77c is rgb(187, 183, 124).
In the hex color #bbb77c, The value of Red is 187, value of Green is 183, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #bbb77c consists of 56° Hue, 32% Saturation, and 61% Lightness.
In the CMYK color model, the color #bbb77c can be represented as Cyan=0%, Magenta=0.021390374331551%, Yellow=0.33689839572193%, and Black=0.26666666666667%.
Shades of #bbb77c
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 #bbb77c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbb77c
Preview of #bbb77c on White Background
The contrast ratio of #bbb77c with white color is 2.06
Preview of #bbb77c on black background
The contrast ratio of #bbb77c with black color is 10.18
#bbb77c color will look good with a black background.
Color Schemes of #bbb77c
Triadic Colors of #bbb77c
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 #bbb77c
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 #bbb77c
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 #bbb77c
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: #bbb77c;
}
This is a sample text used for the color #bbb77c. 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: #bbb77c;
}
This is a sample text used for the color #bbb77c. 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 #bbb77c;
}
This is a sample text used for the color #bbb77c. 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 37.85%
Green 37.04%
Blue 25.1%
CMYK Percentage
Cyan 0
Magenta 3.42%
Yellow 53.91%
Black 42.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.