#bbaa42 Hex Color
rgb(187, 170, 66)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | aa | 42 | - | #bbaa42 |
| RGB | 187 | 170 | 66 | - | rgb(187,170,66) |
| HSL | 52 | 48% | 50% | - | hsl(52,48%,50%) |
| HSV | 52 | 65% | 73% | - | hsv(52,65%,73%) |
| XYZ | 35.8516 | 39.7076 | 10.929 | - | xyz(35.8516,39.7076,10.929) |
| CIE-LAB | 69.26 | -6.24 | 54.05 | - | lab(69.26,-6.24,54.05) |
| CMYK | 0 | 0.090909090909091 | 0.64705882352941 | 0.26666666666667 | cmyk(0,0.090909090909091,0.64705882352941,0.26666666666667) |
Description
The RGB value of color #bbaa42 is rgb(187, 170, 66).
In the hex color #bbaa42, The value of Red is 187, value of Green is 170, and value of Blue is 66. The primary color is Red. Similarly, The HSL values for #bbaa42 consists of 52° Hue, 48% Saturation, and 50% Lightness.
In the CMYK color model, the color #bbaa42 can be represented as Cyan=0%, Magenta=0.090909090909091%, Yellow=0.64705882352941%, and Black=0.26666666666667%.
Shades of #bbaa42
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 #bbaa42
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbaa42
Preview of #bbaa42 on White Background
The contrast ratio of #bbaa42 with white color is 2.35
Preview of #bbaa42 on black background
The contrast ratio of #bbaa42 with black color is 8.94
#bbaa42 color will look good with a black background.
Color Schemes of #bbaa42
Triadic Colors of #bbaa42
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 #bbaa42
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 #bbaa42
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 #bbaa42
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: #bbaa42;
}
This is a sample text used for the color #bbaa42. 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: #bbaa42;
}
This is a sample text used for the color #bbaa42. 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 #bbaa42;
}
This is a sample text used for the color #bbaa42. 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 44.21%
Green 40.19%
Blue 15.6%
CMYK Percentage
Cyan 0
Magenta 9.05%
Yellow 64.41%
Black 26.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.