#cae9dd Hex Color
rgb(202, 233, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e9 | dd | - | #cae9dd |
RGB | 202 | 233 | 221 | - | rgb(202,233,221) |
HSL | 157 | 41% | 85% | - | hsl(157,41%,85%) |
HSV | 157 | 13% | 91% | - | hsv(157,13%,91%) |
XYZ | 66.5472 | 76.0548 | 79.5793 | - | xyz(66.5472,76.0548,79.5793) |
CIE-LAB | 89.88 | -12.42 | 2.41 | - | lab(89.88,-12.42,2.41) |
CMYK | 0.13304721030043 | 0 | 0.051502145922747 | 0.086274509803922 | cmyk(0.13304721030043,0,0.051502145922747,0.086274509803922) |
Description
The RGB value of color #cae9dd is rgb(202, 233, 221).
In the hex color #cae9dd, The value of Red is 202, value of Green is 233, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #cae9dd consists of 157° Hue, 41% Saturation, and 85% Lightness.
In the CMYK color model, the color #cae9dd can be represented as Cyan=0.13304721030043%, Magenta=0%, Yellow=0.051502145922747%, and Black=0.086274509803922%.
Shades of #cae9dd
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 #cae9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae9dd
Preview of #cae9dd on White Background
The contrast ratio of #cae9dd with white color is 1.3
Preview of #cae9dd on black background
The contrast ratio of #cae9dd with black color is 16.21
#cae9dd color will look good with a black background.
Color Schemes of #cae9dd
Triadic Colors of #cae9dd
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 #cae9dd
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 #cae9dd
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 #cae9dd
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: #cae9dd;
}
This is a sample text used for the color #cae9dd. 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: #cae9dd;
}
This is a sample text used for the color #cae9dd. 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 #cae9dd;
}
This is a sample text used for the color #cae9dd. 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.79%
Green 35.52%
Blue 33.69%
CMYK Percentage
Cyan 49.13
Magenta 0%
Yellow 19.02%
Black 31.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.