#dce1ef Hex Color
rgb(220, 225, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | e1 | ef | - | #dce1ef |
RGB | 220 | 225 | 239 | - | rgb(220,225,239) |
HSL | 224 | 37% | 90% | - | hsl(224,37%,90%) |
HSV | 224 | 8% | 94% | - | hsv(224,8%,94%) |
XYZ | 72.0204 | 75.2981 | 92.3995 | - | xyz(72.0204,75.2981,92.3995) |
CIE-LAB | 89.53 | 0.96 | -7.4 | - | lab(89.53,0.96,-7.4) |
CMYK | 0.079497907949791 | 0.058577405857741 | 0 | 0.062745098039216 | cmyk(0.079497907949791,0.058577405857741,0,0.062745098039216) |
Description
The RGB value of color #dce1ef is rgb(220, 225, 239).
In the hex color #dce1ef, The value of Red is 220, value of Green is 225, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #dce1ef consists of 224° Hue, 37% Saturation, and 90% Lightness.
In the CMYK color model, the color #dce1ef can be represented as Cyan=0.079497907949791%, Magenta=0.058577405857741%, Yellow=0%, and Black=0.062745098039216%.
Shades of #dce1ef
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 #dce1ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dce1ef
Preview of #dce1ef on White Background
The contrast ratio of #dce1ef with white color is 1.31
Preview of #dce1ef on black background
The contrast ratio of #dce1ef with black color is 16.06
#dce1ef color will look good with a black background.
Color Schemes of #dce1ef
Triadic Colors of #dce1ef
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 #dce1ef
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 #dce1ef
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 #dce1ef
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: #dce1ef;
}
This is a sample text used for the color #dce1ef. 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: #dce1ef;
}
This is a sample text used for the color #dce1ef. 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 #dce1ef;
}
This is a sample text used for the color #dce1ef. 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.16%
Green 32.89%
Blue 34.94%
CMYK Percentage
Cyan 39.59
Magenta 29.17%
Yellow 0%
Black 31.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.