#dce8da Hex Color
rgb(220, 232, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | e8 | da | - | #dce8da |
RGB | 220 | 232 | 218 | - | rgb(220,232,218) |
HSL | 111 | 23% | 88% | - | hsl(111,23%,88%) |
HSV | 111 | 6% | 91% | - | hsv(111,6%,91%) |
XYZ | 71.0267 | 77.9908 | 77.6399 | - | xyz(71.0267,77.9908,77.6399) |
CIE-LAB | 90.78 | -6.51 | 5.42 | - | lab(90.78,-6.51,5.42) |
CMYK | 0.051724137931034 | 0 | 0.060344827586207 | 0.090196078431373 | cmyk(0.051724137931034,0,0.060344827586207,0.090196078431373) |
Description
The RGB value of color #dce8da is rgb(220, 232, 218).
In the hex color #dce8da, The value of Red is 220, value of Green is 232, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #dce8da consists of 111° Hue, 23% Saturation, and 88% Lightness.
In the CMYK color model, the color #dce8da can be represented as Cyan=0.051724137931034%, Magenta=0%, Yellow=0.060344827586207%, and Black=0.090196078431373%.
Shades of #dce8da
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 #dce8da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dce8da
Preview of #dce8da on White Background
The contrast ratio of #dce8da with white color is 1.27
Preview of #dce8da on black background
The contrast ratio of #dce8da with black color is 16.6
#dce8da color will look good with a black background.
Color Schemes of #dce8da
Triadic Colors of #dce8da
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 #dce8da
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 #dce8da
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 #dce8da
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: #dce8da;
}
This is a sample text used for the color #dce8da. 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: #dce8da;
}
This is a sample text used for the color #dce8da. 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 #dce8da;
}
This is a sample text used for the color #dce8da. 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.84%
Green 34.63%
Blue 32.54%
CMYK Percentage
Cyan 25.57
Magenta 0%
Yellow 29.83%
Black 44.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.