#9ea09c Hex Color
rgb(158, 160, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9e | a0 | 9c | - | #9ea09c |
RGB | 158 | 160 | 156 | - | rgb(158,160,156) |
HSL | 90 | 2% | 62% | - | hsl(90,2%,62%) |
HSV | 90 | 2% | 63% | - | hsv(90,2%,63%) |
XYZ | 32.6721 | 34.811 | 36.4497 | - | xyz(32.6721,34.811,36.4497) |
CIE-LAB | 65.6 | -1.48 | 1.82 | - | lab(65.6,-1.48,1.82) |
CMYK | 0.0125 | 0 | 0.025 | 0.37254901960784 | cmyk(0.0125,0,0.025,0.37254901960784) |
Description
The RGB value of color #9ea09c is rgb(158, 160, 156).
In the hex color #9ea09c, The value of Red is 158, value of Green is 160, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #9ea09c consists of 90° Hue, 2% Saturation, and 62% Lightness.
In the CMYK color model, the color #9ea09c can be represented as Cyan=0.0125%, Magenta=0%, Yellow=0.025%, and Black=0.37254901960784%.
Shades of #9ea09c
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 #9ea09c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ea09c
Preview of #9ea09c on White Background
The contrast ratio of #9ea09c with white color is 2.64
Preview of #9ea09c on black background
The contrast ratio of #9ea09c with black color is 7.96
#9ea09c color will look good with a black background.
Color Schemes of #9ea09c
Triadic Colors of #9ea09c
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 #9ea09c
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 #9ea09c
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 #9ea09c
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: #9ea09c;
}
This is a sample text used for the color #9ea09c. 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: #9ea09c;
}
This is a sample text used for the color #9ea09c. 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 #9ea09c;
}
This is a sample text used for the color #9ea09c. 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 33.33%
Green 33.76%
Blue 32.91%
CMYK Percentage
Cyan 3.05
Magenta 0%
Yellow 6.1%
Black 90.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.