#8f6b6c Hex Color
rgb(143, 107, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | 6b | 6c | - | #8f6b6c |
RGB | 143 | 107 | 108 | - | rgb(143,107,108) |
HSL | 358 | 14% | 49% | - | hsl(358,14%,49%) |
HSV | 358 | 25% | 56% | - | hsv(358,25%,56%) |
XYZ | 19.2922 | 17.4377 | 16.5364 | - | xyz(19.2922,17.4377,16.5364) |
CIE-LAB | 48.81 | 14.5 | 5.03 | - | lab(48.81,14.5,5.03) |
CMYK | 0 | 0.25174825174825 | 0.24475524475524 | 0.43921568627451 | cmyk(0,0.25174825174825,0.24475524475524,0.43921568627451) |
Description
The RGB value of color #8f6b6c is rgb(143, 107, 108).
In the hex color #8f6b6c, The value of Red is 143, value of Green is 107, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #8f6b6c consists of 358° Hue, 14% Saturation, and 49% Lightness.
In the CMYK color model, the color #8f6b6c can be represented as Cyan=0%, Magenta=0.25174825174825%, Yellow=0.24475524475524%, and Black=0.43921568627451%.
Shades of #8f6b6c
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 #8f6b6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8f6b6c
Preview of #8f6b6c on White Background
The contrast ratio of #8f6b6c with white color is 4.68
#8f6b6c color will look good on a white background.
Preview of #8f6b6c on black background
The contrast ratio of #8f6b6c with black color is 4.49
Color Schemes of #8f6b6c
Triadic Colors of #8f6b6c
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 #8f6b6c
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 #8f6b6c
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 #8f6b6c
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: #8f6b6c;
}
This is a sample text used for the color #8f6b6c. 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: #8f6b6c;
}
This is a sample text used for the color #8f6b6c. 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 #8f6b6c;
}
This is a sample text used for the color #8f6b6c. 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 39.94%
Green 29.89%
Blue 30.17%
CMYK Percentage
Cyan 0
Magenta 26.9%
Yellow 26.16%
Black 46.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.