#cac17f Hex Color
rgb(202, 193, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c1 | 7f | - | #cac17f |
RGB | 202 | 193 | 127 | - | rgb(202,193,127) |
HSL | 53 | 41% | 65% | - | hsl(53,41%,65%) |
HSV | 53 | 37% | 79% | - | hsv(53,37%,79%) |
XYZ | 47.2579 | 52.2288 | 27.6691 | - | xyz(47.2579,52.2288,27.6691) |
CIE-LAB | 77.42 | -6.55 | 34.38 | - | lab(77.42,-6.55,34.38) |
CMYK | 0 | 0.044554455445545 | 0.37128712871287 | 0.2078431372549 | cmyk(0,0.044554455445545,0.37128712871287,0.2078431372549) |
Description
The RGB value of color #cac17f is rgb(202, 193, 127).
In the hex color #cac17f, The value of Red is 202, value of Green is 193, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #cac17f consists of 53° Hue, 41% Saturation, and 65% Lightness.
In the CMYK color model, the color #cac17f can be represented as Cyan=0%, Magenta=0.044554455445545%, Yellow=0.37128712871287%, and Black=0.2078431372549%.
Shades of #cac17f
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 #cac17f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac17f
Preview of #cac17f on White Background
The contrast ratio of #cac17f with white color is 1.83
Preview of #cac17f on black background
The contrast ratio of #cac17f with black color is 11.45
#cac17f color will look good with a black background.
Color Schemes of #cac17f
Triadic Colors of #cac17f
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 #cac17f
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 #cac17f
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 #cac17f
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: #cac17f;
}
This is a sample text used for the color #cac17f. 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: #cac17f;
}
This is a sample text used for the color #cac17f. 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 #cac17f;
}
This is a sample text used for the color #cac17f. 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.7%
Green 36.97%
Blue 24.33%
CMYK Percentage
Cyan 0
Magenta 7.14%
Yellow 59.53%
Black 33.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.