#9de6db Hex Color
rgb(157, 230, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9d | e6 | db | - | #9de6db |
RGB | 157 | 230 | 219 | - | rgb(157,230,219) |
HSL | 171 | 59% | 76% | - | hsl(171,59%,76%) |
HSV | 171 | 32% | 90% | - | hsv(171,32%,90%) |
XYZ | 54.9876 | 68.8762 | 77.4141 | - | xyz(54.9876,68.8762,77.4141) |
CIE-LAB | 86.44 | -24.94 | -1.88 | - | lab(86.44,-24.94,-1.88) |
CMYK | 0.31739130434783 | 0 | 0.047826086956522 | 0.098039215686274 | cmyk(0.31739130434783,0,0.047826086956522,0.098039215686274) |
Description
The RGB value of color #9de6db is rgb(157, 230, 219).
In the hex color #9de6db, The value of Red is 157, value of Green is 230, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #9de6db consists of 171° Hue, 59% Saturation, and 76% Lightness.
In the CMYK color model, the color #9de6db can be represented as Cyan=0.31739130434783%, Magenta=0%, Yellow=0.047826086956522%, and Black=0.098039215686274%.
Shades of #9de6db
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 #9de6db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9de6db
Preview of #9de6db on White Background
The contrast ratio of #9de6db with white color is 1.42
Preview of #9de6db on black background
The contrast ratio of #9de6db with black color is 14.78
#9de6db color will look good with a black background.
Color Schemes of #9de6db
Triadic Colors of #9de6db
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 #9de6db
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 #9de6db
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 #9de6db
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: #9de6db;
}
This is a sample text used for the color #9de6db. 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: #9de6db;
}
This is a sample text used for the color #9de6db. 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 #9de6db;
}
This is a sample text used for the color #9de6db. 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.91%
Green 37.95%
Blue 36.14%
CMYK Percentage
Cyan 68.51
Magenta 0%
Yellow 10.32%
Black 21.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.