#cddaf0 Hex Color
rgb(205, 218, 240)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | da | f0 | - | #cddaf0 |
| RGB | 205 | 218 | 240 | - | rgb(205,218,240) |
| HSL | 218 | 54% | 87% | - | hsl(218,54%,87%) |
| HSV | 218 | 15% | 94% | - | hsv(218,15%,94%) |
| XYZ | 65.9764 | 69.4132 | 92.3588 | - | xyz(65.9764,69.4132,92.3588) |
| CIE-LAB | 86.71 | 0 | -12.24 | - | lab(86.71,0,-12.24) |
| CMYK | 0.14583333333333 | 0.091666666666667 | 0 | 0.058823529411765 | cmyk(0.14583333333333,0.091666666666667,0,0.058823529411765) |
Description
The RGB value of color #cddaf0 is rgb(205, 218, 240).
In the hex color #cddaf0, The value of Red is 205, value of Green is 218, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #cddaf0 consists of 218° Hue, 54% Saturation, and 87% Lightness.
In the CMYK color model, the color #cddaf0 can be represented as Cyan=0.14583333333333%, Magenta=0.091666666666667%, Yellow=0%, and Black=0.058823529411765%.
Shades of #cddaf0
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 #cddaf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cddaf0
Preview of #cddaf0 on White Background
The contrast ratio of #cddaf0 with white color is 1.41
Preview of #cddaf0 on black background
The contrast ratio of #cddaf0 with black color is 14.88
#cddaf0 color will look good with a black background.
Color Schemes of #cddaf0
Triadic Colors of #cddaf0
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 #cddaf0
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 #cddaf0
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 #cddaf0
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: #cddaf0;
}
This is a sample text used for the color #cddaf0. 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: #cddaf0;
}
This is a sample text used for the color #cddaf0. 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 #cddaf0;
}
This is a sample text used for the color #cddaf0. 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.92%
Green 32.88%
Blue 36.2%
CMYK Percentage
Cyan 49.21
Magenta 30.93%
Yellow 0%
Black 19.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.