#cdeedf Hex Color
rgb(205, 238, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ee | df | - | #cdeedf |
RGB | 205 | 238 | 223 | - | rgb(205,238,223) |
HSL | 153 | 49% | 87% | - | hsl(153,49%,87%) |
HSV | 153 | 14% | 93% | - | hsv(153,14%,93%) |
XYZ | 69.0707 | 79.4559 | 81.5082 | - | xyz(69.0707,79.4559,81.5082) |
CIE-LAB | 91.44 | -13.58 | 3.64 | - | lab(91.44,-13.58,3.64) |
CMYK | 0.13865546218487 | 0 | 0.063025210084034 | 0.066666666666667 | cmyk(0.13865546218487,0,0.063025210084034,0.066666666666667) |
Description
The RGB value of color #cdeedf is rgb(205, 238, 223).
In the hex color #cdeedf, The value of Red is 205, value of Green is 238, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #cdeedf consists of 153° Hue, 49% Saturation, and 87% Lightness.
In the CMYK color model, the color #cdeedf can be represented as Cyan=0.13865546218487%, Magenta=0%, Yellow=0.063025210084034%, and Black=0.066666666666667%.
Shades of #cdeedf
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 #cdeedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdeedf
Preview of #cdeedf on White Background
The contrast ratio of #cdeedf with white color is 1.24
Preview of #cdeedf on black background
The contrast ratio of #cdeedf with black color is 16.89
#cdeedf color will look good with a black background.
Color Schemes of #cdeedf
Triadic Colors of #cdeedf
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 #cdeedf
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 #cdeedf
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 #cdeedf
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: #cdeedf;
}
This is a sample text used for the color #cdeedf. 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: #cdeedf;
}
This is a sample text used for the color #cdeedf. 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 #cdeedf;
}
This is a sample text used for the color #cdeedf. 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.78%
Green 35.74%
Blue 33.48%
CMYK Percentage
Cyan 51.67
Magenta 0%
Yellow 23.49%
Black 24.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.