#9ffdec Hex Color
rgb(159, 253, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 9f | fd | ec | - | #9ffdec |
| RGB | 159 | 253 | 236 | - | rgb(159,253,236) |
| HSL | 169 | 96% | 81% | - | hsl(169,96%,81%) |
| HSV | 169 | 37% | 99% | - | hsv(169,37%,99%) |
| XYZ | 64.5637 | 83.6776 | 92.1054 | - | xyz(64.5637,83.6776,92.1054) |
| CIE-LAB | 93.31 | -31.64 | -0.68 | - | lab(93.31,-31.64,-0.68) |
| CMYK | 0.37154150197628 | 0 | 0.067193675889328 | 0.0078431372549019 | cmyk(0.37154150197628,0,0.067193675889328,0.0078431372549019) |
Description
The RGB value of color #9ffdec is rgb(159, 253, 236).
In the hex color #9ffdec, The value of Red is 159, value of Green is 253, and value of Blue is 236. The primary color is Green. Similarly, The HSL values for #9ffdec consists of 169° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #9ffdec can be represented as Cyan=0.37154150197628%, Magenta=0%, Yellow=0.067193675889328%, and Black=0.0078431372549019%.
Shades of #9ffdec
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 #9ffdec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ffdec
Preview of #9ffdec on White Background
The contrast ratio of #9ffdec with white color is 1.18
Preview of #9ffdec on black background
The contrast ratio of #9ffdec with black color is 17.74
#9ffdec color will look good with a black background.
Color Schemes of #9ffdec
Triadic Colors of #9ffdec
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 #9ffdec
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 #9ffdec
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 #9ffdec
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: #9ffdec;
}
This is a sample text used for the color #9ffdec. 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: #9ffdec;
}
This is a sample text used for the color #9ffdec. 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 #9ffdec;
}
This is a sample text used for the color #9ffdec. 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 24.54%
Green 39.04%
Blue 36.42%
CMYK Percentage
Cyan 83.2
Magenta 0%
Yellow 15.05%
Black 1.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.