#9fdddc Hex Color
rgb(159, 221, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | dd | dc | - | #9fdddc |
RGB | 159 | 221 | 220 | - | rgb(159,221,220) |
HSL | 179 | 48% | 75% | - | hsl(179,48%,75%) |
HSV | 179 | 28% | 87% | - | hsv(179,28%,87%) |
XYZ | 53.0728 | 64.2511 | 77.3146 | - | xyz(53.0728,64.2511,77.3146) |
CIE-LAB | 84.1 | -19.72 | -5.85 | - | lab(84.1,-19.72,-5.85) |
CMYK | 0.28054298642534 | 0 | 0.004524886877828 | 0.13333333333333 | cmyk(0.28054298642534,0,0.004524886877828,0.13333333333333) |
Description
The RGB value of color #9fdddc is rgb(159, 221, 220).
In the hex color #9fdddc, The value of Red is 159, value of Green is 221, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #9fdddc consists of 179° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #9fdddc can be represented as Cyan=0.28054298642534%, Magenta=0%, Yellow=0.004524886877828%, and Black=0.13333333333333%.
Shades of #9fdddc
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 #9fdddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fdddc
Preview of #9fdddc on White Background
The contrast ratio of #9fdddc with white color is 1.52
Preview of #9fdddc on black background
The contrast ratio of #9fdddc with black color is 13.85
#9fdddc color will look good with a black background.
Color Schemes of #9fdddc
Triadic Colors of #9fdddc
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 #9fdddc
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 #9fdddc
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 #9fdddc
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: #9fdddc;
}
This is a sample text used for the color #9fdddc. 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: #9fdddc;
}
This is a sample text used for the color #9fdddc. 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 #9fdddc;
}
This is a sample text used for the color #9fdddc. 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.5%
Green 36.83%
Blue 36.67%
CMYK Percentage
Cyan 67.05
Magenta 0%
Yellow 1.08%
Black 31.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.