#9f876e Hex Color
rgb(159, 135, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | 87 | 6e | - | #9f876e |
RGB | 159 | 135 | 110 | - | rgb(159,135,110) |
HSL | 31 | 20% | 53% | - | hsl(31,20%,53%) |
HSV | 31 | 31% | 62% | - | hsv(31,31%,62%) |
XYZ | 25.7765 | 25.8247 | 18.3779 | - | xyz(25.7765,25.8247,18.3779) |
CIE-LAB | 57.87 | 5.24 | 16.83 | - | lab(57.87,5.24,16.83) |
CMYK | 0 | 0.15094339622642 | 0.30817610062893 | 0.37647058823529 | cmyk(0,0.15094339622642,0.30817610062893,0.37647058823529) |
Description
The RGB value of color #9f876e is rgb(159, 135, 110).
In the hex color #9f876e, The value of Red is 159, value of Green is 135, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #9f876e consists of 31° Hue, 20% Saturation, and 53% Lightness.
In the CMYK color model, the color #9f876e can be represented as Cyan=0%, Magenta=0.15094339622642%, Yellow=0.30817610062893%, and Black=0.37647058823529%.
Shades of #9f876e
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 #9f876e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9f876e
Preview of #9f876e on White Background
The contrast ratio of #9f876e with white color is 3.41
Preview of #9f876e on black background
The contrast ratio of #9f876e with black color is 6.16
#9f876e color will look good with a black background.
Color Schemes of #9f876e
Triadic Colors of #9f876e
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 #9f876e
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 #9f876e
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 #9f876e
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: #9f876e;
}
This is a sample text used for the color #9f876e. 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: #9f876e;
}
This is a sample text used for the color #9f876e. 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 #9f876e;
}
This is a sample text used for the color #9f876e. 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.36%
Green 33.42%
Blue 27.23%
CMYK Percentage
Cyan 0
Magenta 18.06%
Yellow 36.88%
Black 45.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.