#cee5dc Hex Color
rgb(206, 229, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | e5 | dc | - | #cee5dc |
RGB | 206 | 229 | 220 | - | rgb(206,229,220) |
HSL | 157 | 31% | 85% | - | hsl(157,31%,85%) |
HSV | 157 | 10% | 90% | - | hsv(157,10%,90%) |
XYZ | 66.3912 | 74.3277 | 78.5576 | - | xyz(66.3912,74.3277,78.5576) |
CIE-LAB | 89.08 | -9.28 | 1.79 | - | lab(89.08,-9.28,1.79) |
CMYK | 0.10043668122271 | 0 | 0.039301310043668 | 0.10196078431373 | cmyk(0.10043668122271,0,0.039301310043668,0.10196078431373) |
Description
The RGB value of color #cee5dc is rgb(206, 229, 220).
In the hex color #cee5dc, The value of Red is 206, value of Green is 229, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #cee5dc consists of 157° Hue, 31% Saturation, and 85% Lightness.
In the CMYK color model, the color #cee5dc can be represented as Cyan=0.10043668122271%, Magenta=0%, Yellow=0.039301310043668%, and Black=0.10196078431373%.
Shades of #cee5dc
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 #cee5dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cee5dc
Preview of #cee5dc on White Background
The contrast ratio of #cee5dc with white color is 1.32
Preview of #cee5dc on black background
The contrast ratio of #cee5dc with black color is 15.87
#cee5dc color will look good with a black background.
Color Schemes of #cee5dc
Triadic Colors of #cee5dc
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 #cee5dc
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 #cee5dc
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 #cee5dc
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: #cee5dc;
}
This is a sample text used for the color #cee5dc. 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: #cee5dc;
}
This is a sample text used for the color #cee5dc. 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 #cee5dc;
}
This is a sample text used for the color #cee5dc. 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.45%
Green 34.96%
Blue 33.59%
CMYK Percentage
Cyan 41.55
Magenta 0%
Yellow 16.26%
Black 42.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.