#cae6c2 Hex Color
rgb(202, 230, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e6 | c2 | - | #cae6c2 |
RGB | 202 | 230 | 194 | - | rgb(202,230,194) |
HSL | 107 | 42% | 83% | - | hsl(107,42%,83%) |
HSV | 107 | 16% | 90% | - | hsv(107,16%,90%) |
XYZ | 62.3915 | 73.0452 | 61.8497 | - | xyz(62.3915,73.0452,61.8497) |
CIE-LAB | 88.47 | -15.76 | 14.48 | - | lab(88.47,-15.76,14.48) |
CMYK | 0.12173913043478 | 0 | 0.15652173913043 | 0.098039215686274 | cmyk(0.12173913043478,0,0.15652173913043,0.098039215686274) |
Description
The RGB value of color #cae6c2 is rgb(202, 230, 194).
In the hex color #cae6c2, The value of Red is 202, value of Green is 230, and value of Blue is 194. The primary color is Green. Similarly, The HSL values for #cae6c2 consists of 107° Hue, 42% Saturation, and 83% Lightness.
In the CMYK color model, the color #cae6c2 can be represented as Cyan=0.12173913043478%, Magenta=0%, Yellow=0.15652173913043%, and Black=0.098039215686274%.
Shades of #cae6c2
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 #cae6c2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae6c2
Preview of #cae6c2 on White Background
The contrast ratio of #cae6c2 with white color is 1.35
Preview of #cae6c2 on black background
The contrast ratio of #cae6c2 with black color is 15.61
#cae6c2 color will look good with a black background.
Color Schemes of #cae6c2
Triadic Colors of #cae6c2
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 #cae6c2
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 #cae6c2
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 #cae6c2
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: #cae6c2;
}
This is a sample text used for the color #cae6c2. 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: #cae6c2;
}
This is a sample text used for the color #cae6c2. 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 #cae6c2;
}
This is a sample text used for the color #cae6c2. 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.27%
Green 36.74%
Blue 30.99%
CMYK Percentage
Cyan 32.35
Magenta 0%
Yellow 41.59%
Black 26.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.