#cde0d6 Hex Color
rgb(205, 224, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e0 | d6 | - | #cde0d6 |
RGB | 205 | 224 | 214 | - | rgb(205,224,214) |
HSL | 148 | 23% | 84% | - | hsl(148,23%,84%) |
HSV | 148 | 8% | 88% | - | hsv(148,8%,88%) |
XYZ | 63.9701 | 71.1455 | 73.9792 | - | xyz(63.9701,71.1455,73.9792) |
CIE-LAB | 87.56 | -8.18 | 2.72 | - | lab(87.56,-8.18,2.72) |
CMYK | 0.084821428571429 | 0 | 0.044642857142857 | 0.12156862745098 | cmyk(0.084821428571429,0,0.044642857142857,0.12156862745098) |
Description
The RGB value of color #cde0d6 is rgb(205, 224, 214).
In the hex color #cde0d6, The value of Red is 205, value of Green is 224, and value of Blue is 214. The primary color is Green. Similarly, The HSL values for #cde0d6 consists of 148° Hue, 23% Saturation, and 84% Lightness.
In the CMYK color model, the color #cde0d6 can be represented as Cyan=0.084821428571429%, Magenta=0%, Yellow=0.044642857142857%, and Black=0.12156862745098%.
Shades of #cde0d6
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 #cde0d6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde0d6
Preview of #cde0d6 on White Background
The contrast ratio of #cde0d6 with white color is 1.38
Preview of #cde0d6 on black background
The contrast ratio of #cde0d6 with black color is 15.23
#cde0d6 color will look good with a black background.
Color Schemes of #cde0d6
Triadic Colors of #cde0d6
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 #cde0d6
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 #cde0d6
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 #cde0d6
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: #cde0d6;
}
This is a sample text used for the color #cde0d6. 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: #cde0d6;
}
This is a sample text used for the color #cde0d6. 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 #cde0d6;
}
This is a sample text used for the color #cde0d6. 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.88%
Green 34.84%
Blue 33.28%
CMYK Percentage
Cyan 33.79
Magenta 0%
Yellow 17.78%
Black 48.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.