#d5e2ef Hex Color
rgb(213, 226, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | e2 | ef | - | #d5e2ef |
RGB | 213 | 226 | 239 | - | rgb(213,226,239) |
HSL | 210 | 45% | 89% | - | hsl(210,45%,89%) |
HSV | 210 | 11% | 94% | - | hsv(210,11%,94%) |
XYZ | 70.2169 | 74.7708 | 92.3927 | - | xyz(70.2169,74.7708,92.3927) |
CIE-LAB | 89.29 | -1.82 | -7.82 | - | lab(89.29,-1.82,-7.82) |
CMYK | 0.10878661087866 | 0.054393305439331 | 0 | 0.062745098039216 | cmyk(0.10878661087866,0.054393305439331,0,0.062745098039216) |
Description
The RGB value of color #d5e2ef is rgb(213, 226, 239).
In the hex color #d5e2ef, The value of Red is 213, value of Green is 226, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #d5e2ef consists of 210° Hue, 45% Saturation, and 89% Lightness.
In the CMYK color model, the color #d5e2ef can be represented as Cyan=0.10878661087866%, Magenta=0.054393305439331%, Yellow=0%, and Black=0.062745098039216%.
Shades of #d5e2ef
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 #d5e2ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5e2ef
Preview of #d5e2ef on White Background
The contrast ratio of #d5e2ef with white color is 1.32
Preview of #d5e2ef on black background
The contrast ratio of #d5e2ef with black color is 15.95
#d5e2ef color will look good with a black background.
Color Schemes of #d5e2ef
Triadic Colors of #d5e2ef
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 #d5e2ef
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 #d5e2ef
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 #d5e2ef
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: #d5e2ef;
}
This is a sample text used for the color #d5e2ef. 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: #d5e2ef;
}
This is a sample text used for the color #d5e2ef. 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 #d5e2ef;
}
This is a sample text used for the color #d5e2ef. 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 31.42%
Green 33.33%
Blue 35.25%
CMYK Percentage
Cyan 48.15
Magenta 24.08%
Yellow 0%
Black 27.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.