#b57f3b Hex Color
rgb(181, 127, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 7f | 3b | - | #b57f3b |
RGB | 181 | 127 | 59 | - | rgb(181,127,59) |
HSL | 33 | 51% | 47% | - | hsl(33,51%,47%) |
HSV | 33 | 67% | 71% | - | hsv(33,67%,71%) |
XYZ | 27.4348 | 25.3183 | 7.5786 | - | xyz(27.4348,25.3183,7.5786) |
CIE-LAB | 57.38 | 14.13 | 44.25 | - | lab(57.38,14.13,44.25) |
CMYK | 0 | 0.29834254143646 | 0.67403314917127 | 0.29019607843137 | cmyk(0,0.29834254143646,0.67403314917127,0.29019607843137) |
Description
The RGB value of color #b57f3b is rgb(181, 127, 59).
In the hex color #b57f3b, The value of Red is 181, value of Green is 127, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #b57f3b consists of 33° Hue, 51% Saturation, and 47% Lightness.
In the CMYK color model, the color #b57f3b can be represented as Cyan=0%, Magenta=0.29834254143646%, Yellow=0.67403314917127%, and Black=0.29019607843137%.
Shades of #b57f3b
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 #b57f3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b57f3b
Preview of #b57f3b on White Background
The contrast ratio of #b57f3b with white color is 3.46
Preview of #b57f3b on black background
The contrast ratio of #b57f3b with black color is 6.06
#b57f3b color will look good with a black background.
Color Schemes of #b57f3b
Triadic Colors of #b57f3b
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 #b57f3b
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 #b57f3b
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 #b57f3b
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: #b57f3b;
}
This is a sample text used for the color #b57f3b. 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: #b57f3b;
}
This is a sample text used for the color #b57f3b. 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 #b57f3b;
}
This is a sample text used for the color #b57f3b. 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 49.32%
Green 34.6%
Blue 16.08%
CMYK Percentage
Cyan 0
Magenta 23.63%
Yellow 53.39%
Black 22.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.