#cad19c Hex Color
rgb(202, 209, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | d1 | 9c | - | #cad19c |
RGB | 202 | 209 | 156 | - | rgb(202,209,156) |
HSL | 68 | 37% | 72% | - | hsl(68,37%,72%) |
HSV | 68 | 25% | 82% | - | hsv(68,25%,82%) |
XYZ | 53.1583 | 60.5578 | 40.3396 | - | xyz(53.1583,60.5578,40.3396) |
CIE-LAB | 82.14 | -11.07 | 25.56 | - | lab(82.14,-11.07,25.56) |
CMYK | 0.033492822966507 | 0 | 0.25358851674641 | 0.18039215686275 | cmyk(0.033492822966507,0,0.25358851674641,0.18039215686275) |
Description
The RGB value of color #cad19c is rgb(202, 209, 156).
In the hex color #cad19c, The value of Red is 202, value of Green is 209, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #cad19c consists of 68° Hue, 37% Saturation, and 72% Lightness.
In the CMYK color model, the color #cad19c can be represented as Cyan=0.033492822966507%, Magenta=0%, Yellow=0.25358851674641%, and Black=0.18039215686275%.
Shades of #cad19c
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 #cad19c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cad19c
Preview of #cad19c on White Background
The contrast ratio of #cad19c with white color is 1.6
Preview of #cad19c on black background
The contrast ratio of #cad19c with black color is 13.11
#cad19c color will look good with a black background.
Color Schemes of #cad19c
Triadic Colors of #cad19c
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 #cad19c
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 #cad19c
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 #cad19c
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: #cad19c;
}
This is a sample text used for the color #cad19c. 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: #cad19c;
}
This is a sample text used for the color #cad19c. 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 #cad19c;
}
This is a sample text used for the color #cad19c. 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.63%
Green 36.86%
Blue 27.51%
CMYK Percentage
Cyan 7.16
Magenta 0%
Yellow 54.25%
Black 38.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.