#d5e4df Hex Color
rgb(213, 228, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | e4 | df | - | #d5e4df |
RGB | 213 | 228 | 223 | - | rgb(213,228,223) |
HSL | 160 | 22% | 86% | - | hsl(160,22%,86%) |
HSV | 160 | 7% | 89% | - | hsv(160,7%,89%) |
XYZ | 68.5033 | 74.9607 | 80.6704 | - | xyz(68.5033,74.9607,80.6704) |
CIE-LAB | 89.37 | -5.91 | 0.71 | - | lab(89.37,-5.91,0.71) |
CMYK | 0.065789473684211 | 0 | 0.021929824561404 | 0.10588235294118 | cmyk(0.065789473684211,0,0.021929824561404,0.10588235294118) |
Description
The RGB value of color #d5e4df is rgb(213, 228, 223).
In the hex color #d5e4df, The value of Red is 213, value of Green is 228, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #d5e4df consists of 160° Hue, 22% Saturation, and 86% Lightness.
In the CMYK color model, the color #d5e4df can be represented as Cyan=0.065789473684211%, Magenta=0%, Yellow=0.021929824561404%, and Black=0.10588235294118%.
Shades of #d5e4df
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 #d5e4df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5e4df
Preview of #d5e4df on White Background
The contrast ratio of #d5e4df with white color is 1.31
Preview of #d5e4df on black background
The contrast ratio of #d5e4df with black color is 15.99
#d5e4df color will look good with a black background.
Color Schemes of #d5e4df
Triadic Colors of #d5e4df
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 #d5e4df
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 #d5e4df
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 #d5e4df
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: #d5e4df;
}
This is a sample text used for the color #d5e4df. 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: #d5e4df;
}
This is a sample text used for the color #d5e4df. 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 #d5e4df;
}
This is a sample text used for the color #d5e4df. 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 32.08%
Green 34.34%
Blue 33.58%
CMYK Percentage
Cyan 33.98
Magenta 0%
Yellow 11.33%
Black 54.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.