#cdedef Hex Color
rgb(205, 237, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ed | ef | - | #cdedef |
RGB | 205 | 237 | 239 | - | rgb(205,237,239) |
HSL | 184 | 52% | 87% | - | hsl(184,52%,87%) |
HSV | 184 | 14% | 94% | - | hsv(184,14%,94%) |
XYZ | 71.041 | 79.7795 | 93.3161 | - | xyz(71.041,79.7795,93.3161) |
CIE-LAB | 91.59 | -9.97 | -4.48 | - | lab(91.59,-9.97,-4.48) |
CMYK | 0.14225941422594 | 0.0083682008368201 | 0 | 0.062745098039216 | cmyk(0.14225941422594,0.0083682008368201,0,0.062745098039216) |
Description
The RGB value of color #cdedef is rgb(205, 237, 239).
In the hex color #cdedef, The value of Red is 205, value of Green is 237, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #cdedef consists of 184° Hue, 52% Saturation, and 87% Lightness.
In the CMYK color model, the color #cdedef can be represented as Cyan=0.14225941422594%, Magenta=0.0083682008368201%, Yellow=0%, and Black=0.062745098039216%.
Shades of #cdedef
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 #cdedef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdedef
Preview of #cdedef on White Background
The contrast ratio of #cdedef with white color is 1.24
Preview of #cdedef on black background
The contrast ratio of #cdedef with black color is 16.96
#cdedef color will look good with a black background.
Color Schemes of #cdedef
Triadic Colors of #cdedef
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 #cdedef
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 #cdedef
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 #cdedef
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: #cdedef;
}
This is a sample text used for the color #cdedef. 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: #cdedef;
}
This is a sample text used for the color #cdedef. 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 #cdedef;
}
This is a sample text used for the color #cdedef. 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.1%
Green 34.8%
Blue 35.1%
CMYK Percentage
Cyan 66.67
Magenta 3.92%
Yellow 0%
Black 29.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.