#b58c20 Hex Color
rgb(181, 140, 32)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 8c | 20 | - | #b58c20 |
RGB | 181 | 140 | 32 | - | rgb(181,140,32) |
HSL | 43 | 70% | 42% | - | hsl(43,70%,42%) |
HSV | 43 | 82% | 71% | - | hsv(43,82%,71%) |
XYZ | 28.6949 | 28.6842 | 5.3907 | - | xyz(28.6949,28.6842,5.3907) |
CIE-LAB | 60.5 | 5.67 | 58.46 | - | lab(60.5,5.67,58.46) |
CMYK | 0 | 0.22651933701657 | 0.8232044198895 | 0.29019607843137 | cmyk(0,0.22651933701657,0.8232044198895,0.29019607843137) |
Description
The RGB value of color #b58c20 is rgb(181, 140, 32).
In the hex color #b58c20, The value of Red is 181, value of Green is 140, and value of Blue is 32. The primary color is Red. Similarly, The HSL values for #b58c20 consists of 43° Hue, 70% Saturation, and 42% Lightness.
In the CMYK color model, the color #b58c20 can be represented as Cyan=0%, Magenta=0.22651933701657%, Yellow=0.8232044198895%, and Black=0.29019607843137%.
Shades of #b58c20
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 #b58c20
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b58c20
Preview of #b58c20 on White Background
The contrast ratio of #b58c20 with white color is 3.12
Preview of #b58c20 on black background
The contrast ratio of #b58c20 with black color is 6.74
#b58c20 color will look good with a black background.
Color Schemes of #b58c20
Triadic Colors of #b58c20
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 #b58c20
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 #b58c20
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 #b58c20
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 #b58c20
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: #b58c20;
}
This is a sample text used for the color #b58c20. 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: #b58c20;
}
This is a sample text used for the color #b58c20. 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 #b58c20;
}
This is a sample text used for the color #b58c20. 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.27%
Green 39.66%
Blue 9.07%
CMYK Percentage
Cyan 0
Magenta 16.91%
Yellow 61.44%
Black 21.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.