#b47e4c Hex Color
rgb(180, 126, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 7e | 4c | - | #b47e4c |
RGB | 180 | 126 | 76 | - | rgb(180,126,76) |
HSL | 29 | 41% | 50% | - | hsl(29,41%,50%) |
HSV | 29 | 58% | 71% | - | hsv(29,58%,71%) |
XYZ | 27.5878 | 25.1468 | 10.2373 | - | xyz(27.5878,25.1468,10.2373) |
CIE-LAB | 57.22 | 15.46 | 35.29 | - | lab(57.22,15.46,35.29) |
CMYK | 0 | 0.3 | 0.57777777777778 | 0.29411764705882 | cmyk(0,0.3,0.57777777777778,0.29411764705882) |
Description
The RGB value of color #b47e4c is rgb(180, 126, 76).
In the hex color #b47e4c, The value of Red is 180, value of Green is 126, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #b47e4c consists of 29° Hue, 41% Saturation, and 50% Lightness.
In the CMYK color model, the color #b47e4c can be represented as Cyan=0%, Magenta=0.3%, Yellow=0.57777777777778%, and Black=0.29411764705882%.
Shades of #b47e4c
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 #b47e4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b47e4c
Preview of #b47e4c on White Background
The contrast ratio of #b47e4c with white color is 3.48
Preview of #b47e4c on black background
The contrast ratio of #b47e4c with black color is 6.03
#b47e4c color will look good with a black background.
Color Schemes of #b47e4c
Triadic Colors of #b47e4c
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 #b47e4c
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 #b47e4c
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 #b47e4c
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: #b47e4c;
}
This is a sample text used for the color #b47e4c. 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: #b47e4c;
}
This is a sample text used for the color #b47e4c. 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 #b47e4c;
}
This is a sample text used for the color #b47e4c. 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 47.12%
Green 32.98%
Blue 19.9%
CMYK Percentage
Cyan 0
Magenta 25.6%
Yellow 49.3%
Black 25.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.