#d6ca3e Hex Color
rgb(214, 202, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | ca | 3e | - | #d6ca3e |
RGB | 214 | 202 | 62 | - | rgb(214,202,62) |
HSL | 55 | 65% | 54% | - | hsl(55,65%,54%) |
HSV | 55 | 71% | 84% | - | hsv(55,71%,84%) |
XYZ | 49.7216 | 56.885 | 12.9167 | - | xyz(49.7216,56.885,12.9167) |
CIE-LAB | 80.11 | -11.41 | 67.44 | - | lab(80.11,-11.41,67.44) |
CMYK | 0 | 0.05607476635514 | 0.71028037383178 | 0.16078431372549 | cmyk(0,0.05607476635514,0.71028037383178,0.16078431372549) |
Description
The RGB value of color #d6ca3e is rgb(214, 202, 62).
In the hex color #d6ca3e, The value of Red is 214, value of Green is 202, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #d6ca3e consists of 55° Hue, 65% Saturation, and 54% Lightness.
In the CMYK color model, the color #d6ca3e can be represented as Cyan=0%, Magenta=0.05607476635514%, Yellow=0.71028037383178%, and Black=0.16078431372549%.
Shades of #d6ca3e
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 #d6ca3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6ca3e
Preview of #d6ca3e on White Background
The contrast ratio of #d6ca3e with white color is 1.7
Preview of #d6ca3e on black background
The contrast ratio of #d6ca3e with black color is 12.38
#d6ca3e color will look good with a black background.
Color Schemes of #d6ca3e
Triadic Colors of #d6ca3e
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 #d6ca3e
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 #d6ca3e
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 #d6ca3e
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: #d6ca3e;
}
This is a sample text used for the color #d6ca3e. 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: #d6ca3e;
}
This is a sample text used for the color #d6ca3e. 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 #d6ca3e;
}
This is a sample text used for the color #d6ca3e. 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.77%
Green 42.26%
Blue 12.97%
CMYK Percentage
Cyan 0
Magenta 6.05%
Yellow 76.61%
Black 17.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.