#cdd4ee Hex Color
rgb(205, 212, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d4 | ee | - | #cdd4ee |
RGB | 205 | 212 | 238 | - | rgb(205,212,238) |
HSL | 227 | 49% | 87% | - | hsl(227,49%,87%) |
HSV | 227 | 14% | 93% | - | hsv(227,14%,93%) |
XYZ | 64.1529 | 66.2391 | 90.2931 | - | xyz(64.1529,66.2391,90.2931) |
CIE-LAB | 85.12 | 2.74 | -13.56 | - | lab(85.12,2.74,-13.56) |
CMYK | 0.13865546218487 | 0.10924369747899 | 0 | 0.066666666666667 | cmyk(0.13865546218487,0.10924369747899,0,0.066666666666667) |
Description
The RGB value of color #cdd4ee is rgb(205, 212, 238).
In the hex color #cdd4ee, The value of Red is 205, value of Green is 212, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #cdd4ee consists of 227° Hue, 49% Saturation, and 87% Lightness.
In the CMYK color model, the color #cdd4ee can be represented as Cyan=0.13865546218487%, Magenta=0.10924369747899%, Yellow=0%, and Black=0.066666666666667%.
Shades of #cdd4ee
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 #cdd4ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd4ee
Preview of #cdd4ee on White Background
The contrast ratio of #cdd4ee with white color is 1.47
Preview of #cdd4ee on black background
The contrast ratio of #cdd4ee with black color is 14.25
#cdd4ee color will look good with a black background.
Color Schemes of #cdd4ee
Triadic Colors of #cdd4ee
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 #cdd4ee
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 #cdd4ee
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 #cdd4ee
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: #cdd4ee;
}
This is a sample text used for the color #cdd4ee. 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: #cdd4ee;
}
This is a sample text used for the color #cdd4ee. 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 #cdd4ee;
}
This is a sample text used for the color #cdd4ee. 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.3%
Green 32.37%
Blue 36.34%
CMYK Percentage
Cyan 44.08
Magenta 34.73%
Yellow 0%
Black 21.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.