#cee0d1 Hex Color
rgb(206, 224, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | e0 | d1 | - | #cee0d1 |
RGB | 206 | 224 | 209 | - | rgb(206,224,209) |
HSL | 130 | 23% | 84% | - | hsl(130,23%,84%) |
HSV | 130 | 8% | 88% | - | hsv(130,8%,88%) |
XYZ | 63.6179 | 71.0366 | 70.68 | - | xyz(63.6179,71.0366,70.68) |
CIE-LAB | 87.5 | -8.76 | 5.28 | - | lab(87.5,-8.76,5.28) |
CMYK | 0.080357142857143 | 0 | 0.066964285714286 | 0.12156862745098 | cmyk(0.080357142857143,0,0.066964285714286,0.12156862745098) |
Description
The RGB value of color #cee0d1 is rgb(206, 224, 209).
In the hex color #cee0d1, The value of Red is 206, value of Green is 224, and value of Blue is 209. The primary color is Green. Similarly, The HSL values for #cee0d1 consists of 130° Hue, 23% Saturation, and 84% Lightness.
In the CMYK color model, the color #cee0d1 can be represented as Cyan=0.080357142857143%, Magenta=0%, Yellow=0.066964285714286%, and Black=0.12156862745098%.
Shades of #cee0d1
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 #cee0d1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cee0d1
Preview of #cee0d1 on White Background
The contrast ratio of #cee0d1 with white color is 1.38
Preview of #cee0d1 on black background
The contrast ratio of #cee0d1 with black color is 15.21
#cee0d1 color will look good with a black background.
Color Schemes of #cee0d1
Triadic Colors of #cee0d1
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 #cee0d1
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 #cee0d1
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 #cee0d1
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: #cee0d1;
}
This is a sample text used for the color #cee0d1. 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: #cee0d1;
}
This is a sample text used for the color #cee0d1. 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 #cee0d1;
}
This is a sample text used for the color #cee0d1. 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 32.24%
Green 35.05%
Blue 32.71%
CMYK Percentage
Cyan 29.88
Magenta 0%
Yellow 24.9%
Black 45.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.