#dcefea Hex Color
rgb(220, 239, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | ef | ea | - | #dcefea |
RGB | 220 | 239 | 234 | - | rgb(220,239,234) |
HSL | 164 | 37% | 90% | - | hsl(164,37%,90%) |
HSV | 164 | 8% | 94% | - | hsv(164,8%,94%) |
XYZ | 75.233 | 82.8892 | 89.8759 | - | xyz(75.233,82.8892,89.8759) |
CIE-LAB | 92.97 | -7.16 | 0.26 | - | lab(92.97,-7.16,0.26) |
CMYK | 0.079497907949791 | 0 | 0.02092050209205 | 0.062745098039216 | cmyk(0.079497907949791,0,0.02092050209205,0.062745098039216) |
Description
The RGB value of color #dcefea is rgb(220, 239, 234).
In the hex color #dcefea, The value of Red is 220, value of Green is 239, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #dcefea consists of 164° Hue, 37% Saturation, and 90% Lightness.
In the CMYK color model, the color #dcefea can be represented as Cyan=0.079497907949791%, Magenta=0%, Yellow=0.02092050209205%, and Black=0.062745098039216%.
Shades of #dcefea
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 #dcefea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcefea
Preview of #dcefea on White Background
The contrast ratio of #dcefea with white color is 1.19
Preview of #dcefea on black background
The contrast ratio of #dcefea with black color is 17.58
#dcefea color will look good with a black background.
Color Schemes of #dcefea
Triadic Colors of #dcefea
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 #dcefea
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 #dcefea
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 #dcefea
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: #dcefea;
}
This is a sample text used for the color #dcefea. 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: #dcefea;
}
This is a sample text used for the color #dcefea. 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 #dcefea;
}
This is a sample text used for the color #dcefea. 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.75%
Green 34.49%
Blue 33.77%
CMYK Percentage
Cyan 48.72
Magenta 0%
Yellow 12.82%
Black 38.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.