#bb842c Hex Color
rgb(187, 132, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 84 | 2c | - | #bb842c |
RGB | 187 | 132 | 44 | - | rgb(187,132,44) |
HSL | 37 | 62% | 45% | - | hsl(37,62%,45%) |
HSV | 37 | 76% | 73% | - | hsv(37,76%,73%) |
XYZ | 29.1994 | 27.2492 | 6.1035 | - | xyz(29.1994,27.2492,6.1035) |
CIE-LAB | 59.2 | 13.22 | 53.12 | - | lab(59.2,13.22,53.12) |
CMYK | 0 | 0.29411764705882 | 0.76470588235294 | 0.26666666666667 | cmyk(0,0.29411764705882,0.76470588235294,0.26666666666667) |
Description
The RGB value of color #bb842c is rgb(187, 132, 44).
In the hex color #bb842c, The value of Red is 187, value of Green is 132, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #bb842c consists of 37° Hue, 62% Saturation, and 45% Lightness.
In the CMYK color model, the color #bb842c can be represented as Cyan=0%, Magenta=0.29411764705882%, Yellow=0.76470588235294%, and Black=0.26666666666667%.
Shades of #bb842c
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 #bb842c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb842c
Preview of #bb842c on White Background
The contrast ratio of #bb842c with white color is 3.26
Preview of #bb842c on black background
The contrast ratio of #bb842c with black color is 6.45
#bb842c color will look good with a black background.
Color Schemes of #bb842c
Triadic Colors of #bb842c
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 #bb842c
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 #bb842c
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 #bb842c
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.
Monochromatic Colors of #bb842c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bb842c;
}
This is a sample text used for the color #bb842c. 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: #bb842c;
}
This is a sample text used for the color #bb842c. 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 #bb842c;
}
This is a sample text used for the color #bb842c. 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 51.52%
Green 36.36%
Blue 12.12%
CMYK Percentage
Cyan 0
Magenta 22.19%
Yellow 57.69%
Black 20.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.