#dce4df Hex Color
rgb(220, 228, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | e4 | df | - | #dce4df |
RGB | 220 | 228 | 223 | - | rgb(220,228,223) |
HSL | 143 | 13% | 88% | - | hsl(143,13%,88%) |
HSV | 143 | 4% | 89% | - | hsv(143,4%,89%) |
XYZ | 70.5779 | 76.0302 | 80.7675 | - | xyz(70.5779,76.0302,80.7675) |
CIE-LAB | 89.87 | -3.58 | 1.49 | - | lab(89.87,-3.58,1.49) |
CMYK | 0.035087719298246 | 0 | 0.021929824561404 | 0.10588235294118 | cmyk(0.035087719298246,0,0.021929824561404,0.10588235294118) |
Description
The RGB value of color #dce4df is rgb(220, 228, 223).
In the hex color #dce4df, The value of Red is 220, value of Green is 228, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #dce4df consists of 143° Hue, 13% Saturation, and 88% Lightness.
In the CMYK color model, the color #dce4df can be represented as Cyan=0.035087719298246%, Magenta=0%, Yellow=0.021929824561404%, and Black=0.10588235294118%.
Shades of #dce4df
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 #dce4df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dce4df
Preview of #dce4df on White Background
The contrast ratio of #dce4df with white color is 1.3
Preview of #dce4df on black background
The contrast ratio of #dce4df with black color is 16.21
#dce4df color will look good with a black background.
Color Schemes of #dce4df
Triadic Colors of #dce4df
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 #dce4df
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 #dce4df
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 #dce4df
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: #dce4df;
}
This is a sample text used for the color #dce4df. 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: #dce4df;
}
This is a sample text used for the color #dce4df. 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 #dce4df;
}
This is a sample text used for the color #dce4df. 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.79%
Green 33.98%
Blue 33.23%
CMYK Percentage
Cyan 21.54
Magenta 0%
Yellow 13.46%
Black 65%
Comments on this color
Please login or signup to post a comment.
No comments yet.