#cde9ea Hex Color
rgb(205, 233, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e9 | ea | - | #cde9ea |
RGB | 205 | 233 | 234 | - | rgb(205,233,234) |
HSL | 182 | 41% | 86% | - | hsl(182,41%,86%) |
HSV | 182 | 12% | 92% | - | hsv(182,12%,92%) |
XYZ | 69.167 | 77.1975 | 89.097 | - | xyz(69.167,77.1975,89.097) |
CIE-LAB | 90.41 | -8.94 | -3.6 | - | lab(90.41,-8.94,-3.6) |
CMYK | 0.12393162393162 | 0.0042735042735043 | 0 | 0.082352941176471 | cmyk(0.12393162393162,0.0042735042735043,0,0.082352941176471) |
Description
The RGB value of color #cde9ea is rgb(205, 233, 234).
In the hex color #cde9ea, The value of Red is 205, value of Green is 233, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #cde9ea consists of 182° Hue, 41% Saturation, and 86% Lightness.
In the CMYK color model, the color #cde9ea can be represented as Cyan=0.12393162393162%, Magenta=0.0042735042735043%, Yellow=0%, and Black=0.082352941176471%.
Shades of #cde9ea
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 #cde9ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde9ea
Preview of #cde9ea on White Background
The contrast ratio of #cde9ea with white color is 1.28
Preview of #cde9ea on black background
The contrast ratio of #cde9ea with black color is 16.44
#cde9ea color will look good with a black background.
Color Schemes of #cde9ea
Triadic Colors of #cde9ea
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 #cde9ea
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 #cde9ea
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 #cde9ea
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: #cde9ea;
}
This is a sample text used for the color #cde9ea. 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: #cde9ea;
}
This is a sample text used for the color #cde9ea. 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 #cde9ea;
}
This is a sample text used for the color #cde9ea. 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 30.51%
Green 34.67%
Blue 34.82%
CMYK Percentage
Cyan 58.86
Magenta 2.03%
Yellow 0%
Black 39.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.