#b4b58b Hex Color
rgb(180, 181, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | b5 | 8b | - | #b4b58b |
RGB | 180 | 181 | 139 | - | rgb(180,181,139) |
HSL | 61 | 22% | 63% | - | hsl(61,22%,63%) |
HSV | 61 | 23% | 71% | - | hsv(61,23%,71%) |
XYZ | 40.0065 | 44.6151 | 30.9291 | - | xyz(40.0065,44.6151,30.9291) |
CIE-LAB | 72.64 | -7.34 | 21.35 | - | lab(72.64,-7.34,21.35) |
CMYK | 0.005524861878453 | 0 | 0.23204419889503 | 0.29019607843137 | cmyk(0.005524861878453,0,0.23204419889503,0.29019607843137) |
Description
The RGB value of color #b4b58b is rgb(180, 181, 139).
In the hex color #b4b58b, The value of Red is 180, value of Green is 181, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #b4b58b consists of 61° Hue, 22% Saturation, and 63% Lightness.
In the CMYK color model, the color #b4b58b can be represented as Cyan=0.005524861878453%, Magenta=0%, Yellow=0.23204419889503%, and Black=0.29019607843137%.
Shades of #b4b58b
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 #b4b58b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4b58b
Preview of #b4b58b on White Background
The contrast ratio of #b4b58b with white color is 2.12
Preview of #b4b58b on black background
The contrast ratio of #b4b58b with black color is 9.92
#b4b58b color will look good with a black background.
Color Schemes of #b4b58b
Triadic Colors of #b4b58b
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 #b4b58b
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 #b4b58b
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 #b4b58b
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: #b4b58b;
}
This is a sample text used for the color #b4b58b. 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: #b4b58b;
}
This is a sample text used for the color #b4b58b. 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 #b4b58b;
}
This is a sample text used for the color #b4b58b. 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 36%
Green 36.2%
Blue 27.8%
CMYK Percentage
Cyan 1.05
Magenta 0%
Yellow 43.97%
Black 54.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.