#caac3e Hex Color
rgb(202, 172, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | ac | 3e | - | #caac3e |
RGB | 202 | 172 | 62 | - | rgb(202,172,62) |
HSL | 47 | 57% | 52% | - | hsl(47,57%,52%) |
HSV | 47 | 69% | 79% | - | hsv(47,69%,79%) |
XYZ | 39.9791 | 42.4094 | 10.6361 | - | xyz(39.9791,42.4094,10.6361) |
CIE-LAB | 71.15 | -1.03 | 58.15 | - | lab(71.15,-1.03,58.15) |
CMYK | 0 | 0.14851485148515 | 0.69306930693069 | 0.2078431372549 | cmyk(0,0.14851485148515,0.69306930693069,0.2078431372549) |
Description
The RGB value of color #caac3e is rgb(202, 172, 62).
In the hex color #caac3e, The value of Red is 202, value of Green is 172, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #caac3e consists of 47° Hue, 57% Saturation, and 52% Lightness.
In the CMYK color model, the color #caac3e can be represented as Cyan=0%, Magenta=0.14851485148515%, Yellow=0.69306930693069%, and Black=0.2078431372549%.
Shades of #caac3e
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 #caac3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caac3e
Preview of #caac3e on White Background
The contrast ratio of #caac3e with white color is 2.21
Preview of #caac3e on black background
The contrast ratio of #caac3e with black color is 9.48
#caac3e color will look good with a black background.
Color Schemes of #caac3e
Triadic Colors of #caac3e
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 #caac3e
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 #caac3e
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 #caac3e
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: #caac3e;
}
This is a sample text used for the color #caac3e. 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: #caac3e;
}
This is a sample text used for the color #caac3e. 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 #caac3e;
}
This is a sample text used for the color #caac3e. 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 46.33%
Green 39.45%
Blue 14.22%
CMYK Percentage
Cyan 0
Magenta 14.15%
Yellow 66.04%
Black 19.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.