#cac50b Hex Color
rgb(202, 197, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c5 | 0b | - | #cac50b |
RGB | 202 | 197 | 11 | - | rgb(202,197,11) |
HSL | 58 | 90% | 42% | - | hsl(58,90%,42%) |
HSV | 58 | 95% | 79% | - | hsv(58,95%,79%) |
XYZ | 44.3838 | 52.5132 | 8.1134 | - | xyz(44.3838,52.5132,8.1134) |
CIE-LAB | 77.59 | -15.48 | 77.2 | - | lab(77.59,-15.48,77.2) |
CMYK | 0 | 0.024752475247525 | 0.94554455445545 | 0.2078431372549 | cmyk(0,0.024752475247525,0.94554455445545,0.2078431372549) |
Description
The RGB value of color #cac50b is rgb(202, 197, 11).
In the hex color #cac50b, The value of Red is 202, value of Green is 197, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #cac50b consists of 58° Hue, 90% Saturation, and 42% Lightness.
In the CMYK color model, the color #cac50b can be represented as Cyan=0%, Magenta=0.024752475247525%, Yellow=0.94554455445545%, and Black=0.2078431372549%.
Shades of #cac50b
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 #cac50b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac50b
Preview of #cac50b on White Background
The contrast ratio of #cac50b with white color is 1.83
Preview of #cac50b on black background
The contrast ratio of #cac50b with black color is 11.5
#cac50b color will look good with a black background.
Color Schemes of #cac50b
Triadic Colors of #cac50b
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 #cac50b
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 #cac50b
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 #cac50b
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.
Monochromatic Colors of #cac50b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cac50b;
}
This is a sample text used for the color #cac50b. 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: #cac50b;
}
This is a sample text used for the color #cac50b. 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 #cac50b;
}
This is a sample text used for the color #cac50b. 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 49.27%
Green 48.05%
Blue 2.68%
CMYK Percentage
Cyan 0
Magenta 2.1%
Yellow 80.26%
Black 17.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.