#8b6f70 Hex Color
rgb(139, 111, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 6f | 70 | - | #8b6f70 |
RGB | 139 | 111 | 112 | - | rgb(139,111,112) |
HSL | 358 | 11% | 49% | - | hsl(358,11%,49%) |
HSV | 358 | 20% | 55% | - | hsv(358,20%,55%) |
XYZ | 19.2565 | 18.0277 | 17.794 | - | xyz(19.2565,18.0277,17.794) |
CIE-LAB | 49.53 | 11.21 | 3.64 | - | lab(49.53,11.21,3.64) |
CMYK | 0 | 0.20143884892086 | 0.19424460431655 | 0.45490196078431 | cmyk(0,0.20143884892086,0.19424460431655,0.45490196078431) |
Description
The RGB value of color #8b6f70 is rgb(139, 111, 112).
In the hex color #8b6f70, The value of Red is 139, value of Green is 111, and value of Blue is 112. The primary color is Red. Similarly, The HSL values for #8b6f70 consists of 358° Hue, 11% Saturation, and 49% Lightness.
In the CMYK color model, the color #8b6f70 can be represented as Cyan=0%, Magenta=0.20143884892086%, Yellow=0.19424460431655%, and Black=0.45490196078431%.
Shades of #8b6f70
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 #8b6f70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b6f70
Preview of #8b6f70 on White Background
The contrast ratio of #8b6f70 with white color is 4.56
Preview of #8b6f70 on black background
The contrast ratio of #8b6f70 with black color is 4.61
#8b6f70 color will look good with a black background.
Color Schemes of #8b6f70
Triadic Colors of #8b6f70
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 #8b6f70
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 #8b6f70
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 #8b6f70
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: #8b6f70;
}
This is a sample text used for the color #8b6f70. 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: #8b6f70;
}
This is a sample text used for the color #8b6f70. 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 #8b6f70;
}
This is a sample text used for the color #8b6f70. 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 38.4%
Green 30.66%
Blue 30.94%
CMYK Percentage
Cyan 0
Magenta 23.68%
Yellow 22.84%
Black 53.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.