#9ea18e Hex Color
rgb(158, 161, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9e | a1 | 8e | - | #9ea18e |
RGB | 158 | 161 | 142 | - | rgb(158,161,142) |
HSL | 69 | 9% | 59% | - | hsl(69,9%,59%) |
HSV | 69 | 12% | 63% | - | hsv(69,12%,63%) |
XYZ | 31.7279 | 34.7118 | 30.619 | - | xyz(31.7279,34.7118,30.619) |
CIE-LAB | 65.52 | -4.55 | 9.53 | - | lab(65.52,-4.55,9.53) |
CMYK | 0.018633540372671 | 0 | 0.11801242236025 | 0.36862745098039 | cmyk(0.018633540372671,0,0.11801242236025,0.36862745098039) |
Description
The RGB value of color #9ea18e is rgb(158, 161, 142).
In the hex color #9ea18e, The value of Red is 158, value of Green is 161, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #9ea18e consists of 69° Hue, 9% Saturation, and 59% Lightness.
In the CMYK color model, the color #9ea18e can be represented as Cyan=0.018633540372671%, Magenta=0%, Yellow=0.11801242236025%, and Black=0.36862745098039%.
Shades of #9ea18e
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 #9ea18e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ea18e
Preview of #9ea18e on White Background
The contrast ratio of #9ea18e with white color is 2.64
Preview of #9ea18e on black background
The contrast ratio of #9ea18e with black color is 7.94
#9ea18e color will look good with a black background.
Color Schemes of #9ea18e
Triadic Colors of #9ea18e
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 #9ea18e
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 #9ea18e
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 #9ea18e
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: #9ea18e;
}
This is a sample text used for the color #9ea18e. 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: #9ea18e;
}
This is a sample text used for the color #9ea18e. 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 #9ea18e;
}
This is a sample text used for the color #9ea18e. 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 34.27%
Green 34.92%
Blue 30.8%
CMYK Percentage
Cyan 3.69
Magenta 0%
Yellow 23.36%
Black 72.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.