#cac4a7 Hex Color
rgb(202, 196, 167)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c4 | a7 | - | #cac4a7 |
RGB | 202 | 196 | 167 | - | rgb(202,196,167) |
HSL | 50 | 25% | 72% | - | hsl(50,25%,72%) |
HSV | 50 | 17% | 79% | - | hsv(50,17%,79%) |
XYZ | 51.0721 | 54.8264 | 44.45 | - | xyz(51.0721,54.8264,44.45) |
CIE-LAB | 78.94 | -2.74 | 15.33 | - | lab(78.94,-2.74,15.33) |
CMYK | 0 | 0.02970297029703 | 0.17326732673267 | 0.2078431372549 | cmyk(0,0.02970297029703,0.17326732673267,0.2078431372549) |
Description
The RGB value of color #cac4a7 is rgb(202, 196, 167).
In the hex color #cac4a7, The value of Red is 202, value of Green is 196, and value of Blue is 167. The primary color is Red. Similarly, The HSL values for #cac4a7 consists of 50° Hue, 25% Saturation, and 72% Lightness.
In the CMYK color model, the color #cac4a7 can be represented as Cyan=0%, Magenta=0.02970297029703%, Yellow=0.17326732673267%, and Black=0.2078431372549%.
Shades of #cac4a7
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 #cac4a7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac4a7
Preview of #cac4a7 on White Background
The contrast ratio of #cac4a7 with white color is 1.76
Preview of #cac4a7 on black background
The contrast ratio of #cac4a7 with black color is 11.97
#cac4a7 color will look good with a black background.
Color Schemes of #cac4a7
Triadic Colors of #cac4a7
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 #cac4a7
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 #cac4a7
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 #cac4a7
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: #cac4a7;
}
This is a sample text used for the color #cac4a7. 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: #cac4a7;
}
This is a sample text used for the color #cac4a7. 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 #cac4a7;
}
This is a sample text used for the color #cac4a7. 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 35.75%
Green 34.69%
Blue 29.56%
CMYK Percentage
Cyan 0
Magenta 7.23%
Yellow 42.18%
Black 50.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.