#cde7ee Hex Color
rgb(205, 231, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e7 | ee | - | #cde7ee |
RGB | 205 | 231 | 238 | - | rgb(205,231,238) |
HSL | 193 | 49% | 87% | - | hsl(193,49%,87%) |
HSV | 193 | 14% | 93% | - | hsv(193,14%,93%) |
XYZ | 69.1854 | 76.304 | 91.9706 | - | xyz(69.1854,76.304,91.9706) |
CIE-LAB | 90 | -7.12 | -6.3 | - | lab(90,-7.12,-6.3) |
CMYK | 0.13865546218487 | 0.029411764705882 | 0 | 0.066666666666667 | cmyk(0.13865546218487,0.029411764705882,0,0.066666666666667) |
Description
The RGB value of color #cde7ee is rgb(205, 231, 238).
In the hex color #cde7ee, The value of Red is 205, value of Green is 231, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #cde7ee consists of 193° Hue, 49% Saturation, and 87% Lightness.
In the CMYK color model, the color #cde7ee can be represented as Cyan=0.13865546218487%, Magenta=0.029411764705882%, Yellow=0%, and Black=0.066666666666667%.
Shades of #cde7ee
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 #cde7ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde7ee
Preview of #cde7ee on White Background
The contrast ratio of #cde7ee with white color is 1.29
Preview of #cde7ee on black background
The contrast ratio of #cde7ee with black color is 16.26
#cde7ee color will look good with a black background.
Color Schemes of #cde7ee
Triadic Colors of #cde7ee
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 #cde7ee
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 #cde7ee
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 #cde7ee
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: #cde7ee;
}
This is a sample text used for the color #cde7ee. 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: #cde7ee;
}
This is a sample text used for the color #cde7ee. 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 #cde7ee;
}
This is a sample text used for the color #cde7ee. 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.42%
Green 34.27%
Blue 35.31%
CMYK Percentage
Cyan 59.07
Magenta 12.53%
Yellow 0%
Black 28.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.