#dcebe9 Hex Color
rgb(220, 235, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | eb | e9 | - | #dcebe9 |
RGB | 220 | 235 | 233 | - | rgb(220,235,233) |
HSL | 172 | 27% | 89% | - | hsl(172,27%,89%) |
HSV | 172 | 6% | 92% | - | hsv(172,6%,92%) |
XYZ | 73.9315 | 80.5155 | 88.7352 | - | xyz(73.9315,80.5155,88.7352) |
CIE-LAB | 91.92 | -5.32 | -0.75 | - | lab(91.92,-5.32,-0.75) |
CMYK | 0.063829787234042 | 0 | 0.0085106382978723 | 0.07843137254902 | cmyk(0.063829787234042,0,0.0085106382978723,0.07843137254902) |
Description
The RGB value of color #dcebe9 is rgb(220, 235, 233).
In the hex color #dcebe9, The value of Red is 220, value of Green is 235, and value of Blue is 233. The primary color is Green. Similarly, The HSL values for #dcebe9 consists of 172° Hue, 27% Saturation, and 89% Lightness.
In the CMYK color model, the color #dcebe9 can be represented as Cyan=0.063829787234042%, Magenta=0%, Yellow=0.0085106382978723%, and Black=0.07843137254902%.
Shades of #dcebe9
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 #dcebe9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcebe9
Preview of #dcebe9 on White Background
The contrast ratio of #dcebe9 with white color is 1.23
Preview of #dcebe9 on black background
The contrast ratio of #dcebe9 with black color is 17.1
#dcebe9 color will look good with a black background.
Color Schemes of #dcebe9
Triadic Colors of #dcebe9
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 #dcebe9
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 #dcebe9
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 #dcebe9
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: #dcebe9;
}
This is a sample text used for the color #dcebe9. 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: #dcebe9;
}
This is a sample text used for the color #dcebe9. 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 #dcebe9;
}
This is a sample text used for the color #dcebe9. 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.98%
Green 34.16%
Blue 33.87%
CMYK Percentage
Cyan 42.34
Magenta 0%
Yellow 5.64%
Black 52.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.