#cac730 Hex Color
rgb(202, 199, 48)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | c7 | 30 | - | #cac730 |
| RGB | 202 | 199 | 48 | - | rgb(202,199,48) |
| HSL | 59 | 62% | 49% | - | hsl(59,62%,49%) |
| HSV | 59 | 76% | 79% | - | hsv(59,76%,79%) |
| XYZ | 45.314 | 53.6168 | 10.7571 | - | xyz(45.314,53.6168,10.7571) |
| CIE-LAB | 78.24 | -15.6 | 70.02 | - | lab(78.24,-15.6,70.02) |
| CMYK | 0 | 0.014851485148515 | 0.76237623762376 | 0.2078431372549 | cmyk(0,0.014851485148515,0.76237623762376,0.2078431372549) |
Description
The RGB value of color #cac730 is rgb(202, 199, 48).
In the hex color #cac730, The value of Red is 202, value of Green is 199, and value of Blue is 48. The primary color is Red. Similarly, The HSL values for #cac730 consists of 59° Hue, 62% Saturation, and 49% Lightness.
In the CMYK color model, the color #cac730 can be represented as Cyan=0%, Magenta=0.014851485148515%, Yellow=0.76237623762376%, and Black=0.2078431372549%.
Shades of #cac730
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 #cac730
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac730
Preview of #cac730 on White Background
The contrast ratio of #cac730 with white color is 1.79
Preview of #cac730 on black background
The contrast ratio of #cac730 with black color is 11.72
#cac730 color will look good with a black background.
Color Schemes of #cac730
Triadic Colors of #cac730
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 #cac730
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 #cac730
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 #cac730
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: #cac730;
}
This is a sample text used for the color #cac730. 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: #cac730;
}
This is a sample text used for the color #cac730. 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 #cac730;
}
This is a sample text used for the color #cac730. 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 44.99%
Green 44.32%
Blue 10.69%
CMYK Percentage
Cyan 0
Magenta 1.51%
Yellow 77.39%
Black 21.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.