#d2ca1c Hex Color
rgb(210, 202, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | ca | 1c | - | #d2ca1c |
RGB | 210 | 202 | 28 | - | rgb(210,202,28) |
HSL | 57 | 76% | 47% | - | hsl(57,76%,47%) |
HSV | 57 | 87% | 82% | - | hsv(57,87%,82%) |
XYZ | 47.9085 | 56.0265 | 9.3878 | - | xyz(47.9085,56.0265,9.3878) |
CIE-LAB | 79.63 | -14.27 | 76.52 | - | lab(79.63,-14.27,76.52) |
CMYK | 0 | 0.038095238095238 | 0.86666666666667 | 0.17647058823529 | cmyk(0,0.038095238095238,0.86666666666667,0.17647058823529) |
Description
The RGB value of color #d2ca1c is rgb(210, 202, 28).
In the hex color #d2ca1c, The value of Red is 210, value of Green is 202, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #d2ca1c consists of 57° Hue, 76% Saturation, and 47% Lightness.
In the CMYK color model, the color #d2ca1c can be represented as Cyan=0%, Magenta=0.038095238095238%, Yellow=0.86666666666667%, and Black=0.17647058823529%.
Shades of #d2ca1c
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 #d2ca1c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2ca1c
Preview of #d2ca1c on White Background
The contrast ratio of #d2ca1c with white color is 1.72
Preview of #d2ca1c on black background
The contrast ratio of #d2ca1c with black color is 12.21
#d2ca1c color will look good with a black background.
Color Schemes of #d2ca1c
Triadic Colors of #d2ca1c
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 #d2ca1c
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 #d2ca1c
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 #d2ca1c
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: #d2ca1c;
}
This is a sample text used for the color #d2ca1c. 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: #d2ca1c;
}
This is a sample text used for the color #d2ca1c. 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 #d2ca1c;
}
This is a sample text used for the color #d2ca1c. 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 47.73%
Green 45.91%
Blue 6.36%
CMYK Percentage
Cyan 0
Magenta 3.52%
Yellow 80.16%
Black 16.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.