#caae96 Hex Color
rgb(202, 174, 150)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | ae | 96 | - | #caae96 |
| RGB | 202 | 174 | 150 | - | rgb(202,174,150) |
| HSL | 28 | 33% | 69% | - | hsl(28,33%,69%) |
| HSV | 28 | 26% | 79% | - | hsv(28,26%,79%) |
| XYZ | 44.9982 | 45.0307 | 35.1743 | - | xyz(44.9982,45.0307,35.1743) |
| CIE-LAB | 72.91 | 6.45 | 16.07 | - | lab(72.91,6.45,16.07) |
| CMYK | 0 | 0.13861386138614 | 0.25742574257426 | 0.2078431372549 | cmyk(0,0.13861386138614,0.25742574257426,0.2078431372549) |
Description
The RGB value of color #caae96 is rgb(202, 174, 150).
In the hex color #caae96, The value of Red is 202, value of Green is 174, and value of Blue is 150. The primary color is Red. Similarly, The HSL values for #caae96 consists of 28° Hue, 33% Saturation, and 69% Lightness.
In the CMYK color model, the color #caae96 can be represented as Cyan=0%, Magenta=0.13861386138614%, Yellow=0.25742574257426%, and Black=0.2078431372549%.
Shades of #caae96
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 #caae96
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caae96
Preview of #caae96 on White Background
The contrast ratio of #caae96 with white color is 2.1
Preview of #caae96 on black background
The contrast ratio of #caae96 with black color is 10.01
#caae96 color will look good with a black background.
Color Schemes of #caae96
Triadic Colors of #caae96
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 #caae96
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 #caae96
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 #caae96
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: #caae96;
}
This is a sample text used for the color #caae96. 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: #caae96;
}
This is a sample text used for the color #caae96. 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 #caae96;
}
This is a sample text used for the color #caae96. 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 38.4%
Green 33.08%
Blue 28.52%
CMYK Percentage
Cyan 0
Magenta 22.95%
Yellow 42.63%
Black 34.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.