#9e8b8a Hex Color
rgb(158, 139, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9e | 8b | 8a | - | #9e8b8a |
RGB | 158 | 139 | 138 | - | rgb(158,139,138) |
HSL | 3 | 9% | 58% | - | hsl(3,9%,58%) |
HSV | 3 | 13% | 62% | - | hsv(3,13%,62%) |
XYZ | 27.9206 | 27.5693 | 27.8946 | - | xyz(27.9206,27.5693,27.8946) |
CIE-LAB | 59.5 | 6.96 | 3.15 | - | lab(59.5,6.96,3.15) |
CMYK | 0 | 0.12025316455696 | 0.12658227848101 | 0.38039215686275 | cmyk(0,0.12025316455696,0.12658227848101,0.38039215686275) |
Description
The RGB value of color #9e8b8a is rgb(158, 139, 138).
In the hex color #9e8b8a, The value of Red is 158, value of Green is 139, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #9e8b8a consists of 3° Hue, 9% Saturation, and 58% Lightness.
In the CMYK color model, the color #9e8b8a can be represented as Cyan=0%, Magenta=0.12025316455696%, Yellow=0.12658227848101%, and Black=0.38039215686275%.
Shades of #9e8b8a
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 #9e8b8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9e8b8a
Preview of #9e8b8a on White Background
The contrast ratio of #9e8b8a with white color is 3.22
Preview of #9e8b8a on black background
The contrast ratio of #9e8b8a with black color is 6.51
#9e8b8a color will look good with a black background.
Color Schemes of #9e8b8a
Triadic Colors of #9e8b8a
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 #9e8b8a
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 #9e8b8a
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 #9e8b8a
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: #9e8b8a;
}
This is a sample text used for the color #9e8b8a. 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: #9e8b8a;
}
This is a sample text used for the color #9e8b8a. 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 #9e8b8a;
}
This is a sample text used for the color #9e8b8a. 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.32%
Green 31.95%
Blue 31.72%
CMYK Percentage
Cyan 0
Magenta 19.17%
Yellow 20.18%
Black 60.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.