#9ee7dd Hex Color
rgb(158, 231, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9e | e7 | dd | - | #9ee7dd |
RGB | 158 | 231 | 221 | - | rgb(158,231,221) |
HSL | 172 | 60% | 76% | - | hsl(172,60%,76%) |
HSV | 172 | 32% | 91% | - | hsv(172,32%,91%) |
XYZ | 55.7276 | 69.6414 | 78.9116 | - | xyz(55.7276,69.6414,78.9116) |
CIE-LAB | 86.82 | -24.71 | -2.37 | - | lab(86.82,-24.71,-2.37) |
CMYK | 0.31601731601732 | 0 | 0.043290043290043 | 0.094117647058824 | cmyk(0.31601731601732,0,0.043290043290043,0.094117647058824) |
Description
The RGB value of color #9ee7dd is rgb(158, 231, 221).
In the hex color #9ee7dd, The value of Red is 158, value of Green is 231, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #9ee7dd consists of 172° Hue, 60% Saturation, and 76% Lightness.
In the CMYK color model, the color #9ee7dd can be represented as Cyan=0.31601731601732%, Magenta=0%, Yellow=0.043290043290043%, and Black=0.094117647058824%.
Shades of #9ee7dd
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 #9ee7dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ee7dd
Preview of #9ee7dd on White Background
The contrast ratio of #9ee7dd with white color is 1.41
Preview of #9ee7dd on black background
The contrast ratio of #9ee7dd with black color is 14.93
#9ee7dd color will look good with a black background.
Color Schemes of #9ee7dd
Triadic Colors of #9ee7dd
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 #9ee7dd
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 #9ee7dd
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 #9ee7dd
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: #9ee7dd;
}
This is a sample text used for the color #9ee7dd. 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: #9ee7dd;
}
This is a sample text used for the color #9ee7dd. 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 #9ee7dd;
}
This is a sample text used for the color #9ee7dd. 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 25.9%
Green 37.87%
Blue 36.23%
CMYK Percentage
Cyan 69.7
Magenta 0%
Yellow 9.55%
Black 20.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.