#cae2cd Hex Color
rgb(202, 226, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e2 | cd | - | #cae2cd |
RGB | 202 | 226 | 205 | - | rgb(202,226,205) |
HSL | 128 | 29% | 84% | - | hsl(128,29%,84%) |
HSV | 128 | 11% | 89% | - | hsv(128,11%,89%) |
XYZ | 62.5729 | 71.357 | 68.233 | - | xyz(62.5729,71.357,68.233) |
CIE-LAB | 87.66 | -11.84 | 7.57 | - | lab(87.66,-11.84,7.57) |
CMYK | 0.10619469026549 | 0 | 0.092920353982301 | 0.11372549019608 | cmyk(0.10619469026549,0,0.092920353982301,0.11372549019608) |
Description
The RGB value of color #cae2cd is rgb(202, 226, 205).
In the hex color #cae2cd, The value of Red is 202, value of Green is 226, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #cae2cd consists of 128° Hue, 29% Saturation, and 84% Lightness.
In the CMYK color model, the color #cae2cd can be represented as Cyan=0.10619469026549%, Magenta=0%, Yellow=0.092920353982301%, and Black=0.11372549019608%.
Shades of #cae2cd
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 #cae2cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae2cd
Preview of #cae2cd on White Background
The contrast ratio of #cae2cd with white color is 1.38
Preview of #cae2cd on black background
The contrast ratio of #cae2cd with black color is 15.27
#cae2cd color will look good with a black background.
Color Schemes of #cae2cd
Triadic Colors of #cae2cd
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 #cae2cd
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 #cae2cd
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 #cae2cd
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: #cae2cd;
}
This is a sample text used for the color #cae2cd. 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: #cae2cd;
}
This is a sample text used for the color #cae2cd. 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 #cae2cd;
}
This is a sample text used for the color #cae2cd. 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.91%
Green 35.7%
Blue 32.39%
CMYK Percentage
Cyan 33.95
Magenta 0%
Yellow 29.7%
Black 36.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.