#cdedd2 Hex Color
rgb(205, 237, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ed | d2 | - | #cdedd2 |
RGB | 205 | 237 | 210 | - | rgb(205,237,210) |
HSL | 129 | 47% | 87% | - | hsl(129,47%,87%) |
HSV | 129 | 14% | 93% | - | hsv(129,14%,93%) |
XYZ | 67.0939 | 78.2007 | 72.5308 | - | xyz(67.0939,78.2007,72.5308) |
CIE-LAB | 90.87 | -15.46 | 9.59 | - | lab(90.87,-15.46,9.59) |
CMYK | 0.13502109704641 | 0 | 0.11392405063291 | 0.070588235294118 | cmyk(0.13502109704641,0,0.11392405063291,0.070588235294118) |
Description
The RGB value of color #cdedd2 is rgb(205, 237, 210).
In the hex color #cdedd2, The value of Red is 205, value of Green is 237, and value of Blue is 210. The primary color is Green. Similarly, The HSL values for #cdedd2 consists of 129° Hue, 47% Saturation, and 87% Lightness.
In the CMYK color model, the color #cdedd2 can be represented as Cyan=0.13502109704641%, Magenta=0%, Yellow=0.11392405063291%, and Black=0.070588235294118%.
Shades of #cdedd2
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 #cdedd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdedd2
Preview of #cdedd2 on White Background
The contrast ratio of #cdedd2 with white color is 1.26
Preview of #cdedd2 on black background
The contrast ratio of #cdedd2 with black color is 16.64
#cdedd2 color will look good with a black background.
Color Schemes of #cdedd2
Triadic Colors of #cdedd2
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 #cdedd2
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 #cdedd2
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 #cdedd2
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: #cdedd2;
}
This is a sample text used for the color #cdedd2. 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: #cdedd2;
}
This is a sample text used for the color #cdedd2. 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 #cdedd2;
}
This is a sample text used for the color #cdedd2. 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.44%
Green 36.35%
Blue 32.21%
CMYK Percentage
Cyan 42.26
Magenta 0%
Yellow 35.65%
Black 22.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.