#cad5ea Hex Color
rgb(202, 213, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | d5 | ea | - | #cad5ea |
RGB | 202 | 213 | 234 | - | rgb(202,213,234) |
HSL | 219 | 43% | 85% | - | hsl(219,43%,85%) |
HSV | 219 | 14% | 92% | - | hsv(219,14%,92%) |
XYZ | 63.0027 | 66.0856 | 87.2771 | - | xyz(63.0027,66.0856,87.2771) |
CIE-LAB | 85.04 | 0.44 | -11.58 | - | lab(85.04,0.44,-11.58) |
CMYK | 0.13675213675214 | 0.08974358974359 | 0 | 0.082352941176471 | cmyk(0.13675213675214,0.08974358974359,0,0.082352941176471) |
Description
The RGB value of color #cad5ea is rgb(202, 213, 234).
In the hex color #cad5ea, The value of Red is 202, value of Green is 213, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #cad5ea consists of 219° Hue, 43% Saturation, and 85% Lightness.
In the CMYK color model, the color #cad5ea can be represented as Cyan=0.13675213675214%, Magenta=0.08974358974359%, Yellow=0%, and Black=0.082352941176471%.
Shades of #cad5ea
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 #cad5ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cad5ea
Preview of #cad5ea on White Background
The contrast ratio of #cad5ea with white color is 1.48
Preview of #cad5ea on black background
The contrast ratio of #cad5ea with black color is 14.22
#cad5ea color will look good with a black background.
Color Schemes of #cad5ea
Triadic Colors of #cad5ea
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 #cad5ea
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 #cad5ea
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 #cad5ea
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: #cad5ea;
}
This is a sample text used for the color #cad5ea. 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: #cad5ea;
}
This is a sample text used for the color #cad5ea. 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 #cad5ea;
}
This is a sample text used for the color #cad5ea. 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.12%
Green 32.82%
Blue 36.06%
CMYK Percentage
Cyan 44.28
Magenta 29.06%
Yellow 0%
Black 26.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.