#cddef0 Hex Color
rgb(205, 222, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | de | f0 | - | #cddef0 |
RGB | 205 | 222 | 240 | - | rgb(205,222,240) |
HSL | 211 | 54% | 87% | - | hsl(211,54%,87%) |
HSV | 211 | 15% | 94% | - | hsv(211,15%,94%) |
XYZ | 67.0263 | 71.513 | 92.7088 | - | xyz(67.0263,71.513,92.7088) |
CIE-LAB | 87.73 | -2.08 | -10.71 | - | lab(87.73,-2.08,-10.71) |
CMYK | 0.14583333333333 | 0.075 | 0 | 0.058823529411765 | cmyk(0.14583333333333,0.075,0,0.058823529411765) |
Description
The RGB value of color #cddef0 is rgb(205, 222, 240).
In the hex color #cddef0, The value of Red is 205, value of Green is 222, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #cddef0 consists of 211° Hue, 54% Saturation, and 87% Lightness.
In the CMYK color model, the color #cddef0 can be represented as Cyan=0.14583333333333%, Magenta=0.075%, Yellow=0%, and Black=0.058823529411765%.
Shades of #cddef0
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 #cddef0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cddef0
Preview of #cddef0 on White Background
The contrast ratio of #cddef0 with white color is 1.37
Preview of #cddef0 on black background
The contrast ratio of #cddef0 with black color is 15.3
#cddef0 color will look good with a black background.
Color Schemes of #cddef0
Triadic Colors of #cddef0
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 #cddef0
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 #cddef0
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 #cddef0
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: #cddef0;
}
This is a sample text used for the color #cddef0. 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: #cddef0;
}
This is a sample text used for the color #cddef0. 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 #cddef0;
}
This is a sample text used for the color #cddef0. 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.73%
Green 33.28%
Blue 35.98%
CMYK Percentage
Cyan 52.15
Magenta 26.82%
Yellow 0%
Black 21.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.