#b6ab8f Hex Color
rgb(182, 171, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | ab | 8f | - | #b6ab8f |
RGB | 182 | 171 | 143 | - | rgb(182,171,143) |
HSL | 43 | 21% | 64% | - | hsl(43,21%,64%) |
HSV | 43 | 21% | 71% | - | hsv(43,21%,71%) |
XYZ | 38.8122 | 41.0541 | 31.8652 | - | xyz(38.8122,41.0541,31.8652) |
CIE-LAB | 70.21 | -0.66 | 15.86 | - | lab(70.21,-0.66,15.86) |
CMYK | 0 | 0.060439560439561 | 0.21428571428571 | 0.28627450980392 | cmyk(0,0.060439560439561,0.21428571428571,0.28627450980392) |
Description
The RGB value of color #b6ab8f is rgb(182, 171, 143).
In the hex color #b6ab8f, The value of Red is 182, value of Green is 171, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #b6ab8f consists of 43° Hue, 21% Saturation, and 64% Lightness.
In the CMYK color model, the color #b6ab8f can be represented as Cyan=0%, Magenta=0.060439560439561%, Yellow=0.21428571428571%, and Black=0.28627450980392%.
Shades of #b6ab8f
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 #b6ab8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6ab8f
Preview of #b6ab8f on White Background
The contrast ratio of #b6ab8f with white color is 2.28
Preview of #b6ab8f on black background
The contrast ratio of #b6ab8f with black color is 9.21
#b6ab8f color will look good with a black background.
Color Schemes of #b6ab8f
Triadic Colors of #b6ab8f
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 #b6ab8f
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 #b6ab8f
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 #b6ab8f
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: #b6ab8f;
}
This is a sample text used for the color #b6ab8f. 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: #b6ab8f;
}
This is a sample text used for the color #b6ab8f. 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 #b6ab8f;
}
This is a sample text used for the color #b6ab8f. 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.69%
Green 34.48%
Blue 28.83%
CMYK Percentage
Cyan 0
Magenta 10.77%
Yellow 38.2%
Black 51.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.