#cae6e5 Hex Color
rgb(202, 230, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e6 | e5 | - | #cae6e5 |
RGB | 202 | 230 | 229 | - | rgb(202,230,229) |
HSL | 178 | 36% | 85% | - | hsl(178,36%,85%) |
HSV | 178 | 12% | 90% | - | hsv(178,12%,90%) |
XYZ | 66.7968 | 74.8073 | 85.0474 | - | xyz(66.7968,74.8073,85.0474) |
CIE-LAB | 89.3 | -9.35 | -2.63 | - | lab(89.3,-9.35,-2.63) |
CMYK | 0.12173913043478 | 0 | 0.0043478260869565 | 0.098039215686274 | cmyk(0.12173913043478,0,0.0043478260869565,0.098039215686274) |
Description
The RGB value of color #cae6e5 is rgb(202, 230, 229).
In the hex color #cae6e5, The value of Red is 202, value of Green is 230, and value of Blue is 229. The primary color is Green. Similarly, The HSL values for #cae6e5 consists of 178° Hue, 36% Saturation, and 85% Lightness.
In the CMYK color model, the color #cae6e5 can be represented as Cyan=0.12173913043478%, Magenta=0%, Yellow=0.0043478260869565%, and Black=0.098039215686274%.
Shades of #cae6e5
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 #cae6e5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae6e5
Preview of #cae6e5 on White Background
The contrast ratio of #cae6e5 with white color is 1.32
Preview of #cae6e5 on black background
The contrast ratio of #cae6e5 with black color is 15.96
#cae6e5 color will look good with a black background.
Color Schemes of #cae6e5
Triadic Colors of #cae6e5
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 #cae6e5
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 #cae6e5
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 #cae6e5
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: #cae6e5;
}
This is a sample text used for the color #cae6e5. 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: #cae6e5;
}
This is a sample text used for the color #cae6e5. 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 #cae6e5;
}
This is a sample text used for the color #cae6e5. 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.56%
Green 34.8%
Blue 34.64%
CMYK Percentage
Cyan 54.32
Magenta 0%
Yellow 1.94%
Black 43.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.