#cdd2df Hex Color
rgb(205, 210, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d2 | df | - | #cdd2df |
RGB | 205 | 210 | 223 | - | rgb(205,210,223) |
HSL | 223 | 22% | 84% | - | hsl(223,22%,84%) |
HSV | 223 | 8% | 87% | - | hsv(223,8%,87%) |
XYZ | 61.5427 | 64.4 | 78.9988 | - | xyz(61.5427,64.4,78.9988) |
CIE-LAB | 84.17 | 0.78 | -7 | - | lab(84.17,0.78,-7) |
CMYK | 0.080717488789238 | 0.058295964125561 | 0 | 0.12549019607843 | cmyk(0.080717488789238,0.058295964125561,0,0.12549019607843) |
Description
The RGB value of color #cdd2df is rgb(205, 210, 223).
In the hex color #cdd2df, The value of Red is 205, value of Green is 210, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #cdd2df consists of 223° Hue, 22% Saturation, and 84% Lightness.
In the CMYK color model, the color #cdd2df can be represented as Cyan=0.080717488789238%, Magenta=0.058295964125561%, Yellow=0%, and Black=0.12549019607843%.
Shades of #cdd2df
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 #cdd2df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd2df
Preview of #cdd2df on White Background
The contrast ratio of #cdd2df with white color is 1.51
Preview of #cdd2df on black background
The contrast ratio of #cdd2df with black color is 13.88
#cdd2df color will look good with a black background.
Color Schemes of #cdd2df
Triadic Colors of #cdd2df
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 #cdd2df
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 #cdd2df
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 #cdd2df
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: #cdd2df;
}
This is a sample text used for the color #cdd2df. 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: #cdd2df;
}
This is a sample text used for the color #cdd2df. 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 #cdd2df;
}
This is a sample text used for the color #cdd2df. 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 32.13%
Green 32.92%
Blue 34.95%
CMYK Percentage
Cyan 30.52
Magenta 22.04%
Yellow 0%
Black 47.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.