#9fe9da Hex Color
rgb(159, 233, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | e9 | da | - | #9fe9da |
RGB | 159 | 233 | 218 | - | rgb(159,233,218) |
HSL | 168 | 63% | 77% | - | hsl(168,63%,77%) |
HSV | 168 | 32% | 91% | - | hsv(168,32%,91%) |
XYZ | 56.0919 | 70.7107 | 77.0218 | - | xyz(56.0919,70.7107,77.0218) |
CIE-LAB | 87.34 | -26.05 | -0.02 | - | lab(87.34,-26.05,-0.02) |
CMYK | 0.31759656652361 | 0 | 0.064377682403433 | 0.086274509803922 | cmyk(0.31759656652361,0,0.064377682403433,0.086274509803922) |
Description
The RGB value of color #9fe9da is rgb(159, 233, 218).
In the hex color #9fe9da, The value of Red is 159, value of Green is 233, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #9fe9da consists of 168° Hue, 63% Saturation, and 77% Lightness.
In the CMYK color model, the color #9fe9da can be represented as Cyan=0.31759656652361%, Magenta=0%, Yellow=0.064377682403433%, and Black=0.086274509803922%.
Shades of #9fe9da
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 #9fe9da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fe9da
Preview of #9fe9da on White Background
The contrast ratio of #9fe9da with white color is 1.39
Preview of #9fe9da on black background
The contrast ratio of #9fe9da with black color is 15.14
#9fe9da color will look good with a black background.
Color Schemes of #9fe9da
Triadic Colors of #9fe9da
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 #9fe9da
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 #9fe9da
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 #9fe9da
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: #9fe9da;
}
This is a sample text used for the color #9fe9da. 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: #9fe9da;
}
This is a sample text used for the color #9fe9da. 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 #9fe9da;
}
This is a sample text used for the color #9fe9da. 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 26.07%
Green 38.2%
Blue 35.74%
CMYK Percentage
Cyan 67.83
Magenta 0%
Yellow 13.75%
Black 18.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.