#bb7d3e Hex Color
rgb(187, 125, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 7d | 3e | - | #bb7d3e |
RGB | 187 | 125 | 62 | - | rgb(187,125,62) |
HSL | 30 | 50% | 49% | - | hsl(30,50%,49%) |
HSV | 30 | 67% | 73% | - | hsv(30,67%,73%) |
XYZ | 28.6966 | 25.5798 | 7.9824 | - | xyz(28.6966,25.5798,7.9824) |
CIE-LAB | 57.64 | 18.03 | 43.25 | - | lab(57.64,18.03,43.25) |
CMYK | 0 | 0.33155080213904 | 0.66844919786096 | 0.26666666666667 | cmyk(0,0.33155080213904,0.66844919786096,0.26666666666667) |
Description
The RGB value of color #bb7d3e is rgb(187, 125, 62).
In the hex color #bb7d3e, The value of Red is 187, value of Green is 125, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #bb7d3e consists of 30° Hue, 50% Saturation, and 49% Lightness.
In the CMYK color model, the color #bb7d3e can be represented as Cyan=0%, Magenta=0.33155080213904%, Yellow=0.66844919786096%, and Black=0.26666666666667%.
Shades of #bb7d3e
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 #bb7d3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb7d3e
Preview of #bb7d3e on White Background
The contrast ratio of #bb7d3e with white color is 3.43
Preview of #bb7d3e on black background
The contrast ratio of #bb7d3e with black color is 6.12
#bb7d3e color will look good with a black background.
Color Schemes of #bb7d3e
Triadic Colors of #bb7d3e
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 #bb7d3e
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 #bb7d3e
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 #bb7d3e
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: #bb7d3e;
}
This is a sample text used for the color #bb7d3e. 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: #bb7d3e;
}
This is a sample text used for the color #bb7d3e. 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 #bb7d3e;
}
This is a sample text used for the color #bb7d3e. 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 50%
Green 33.42%
Blue 16.58%
CMYK Percentage
Cyan 0
Magenta 26.18%
Yellow 52.77%
Black 21.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.