#d2a84a Hex Color
rgb(210, 168, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | a8 | 4a | - | #d2a84a |
RGB | 210 | 168 | 74 | - | rgb(210,168,74) |
HSL | 41 | 60% | 56% | - | hsl(41,60%,56%) |
HSV | 41 | 65% | 82% | - | hsv(41,65%,82%) |
XYZ | 41.817 | 42.2013 | 12.4202 | - | xyz(41.817,42.2013,12.4202) |
CIE-LAB | 71.01 | 5.24 | 53.02 | - | lab(71.01,5.24,53.02) |
CMYK | 0 | 0.2 | 0.64761904761905 | 0.17647058823529 | cmyk(0,0.2,0.64761904761905,0.17647058823529) |
Description
The RGB value of color #d2a84a is rgb(210, 168, 74).
In the hex color #d2a84a, The value of Red is 210, value of Green is 168, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #d2a84a consists of 41° Hue, 60% Saturation, and 56% Lightness.
In the CMYK color model, the color #d2a84a can be represented as Cyan=0%, Magenta=0.2%, Yellow=0.64761904761905%, and Black=0.17647058823529%.
Shades of #d2a84a
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 #d2a84a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2a84a
Preview of #d2a84a on White Background
The contrast ratio of #d2a84a with white color is 2.22
Preview of #d2a84a on black background
The contrast ratio of #d2a84a with black color is 9.44
#d2a84a color will look good with a black background.
Color Schemes of #d2a84a
Triadic Colors of #d2a84a
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 #d2a84a
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 #d2a84a
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 #d2a84a
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: #d2a84a;
}
This is a sample text used for the color #d2a84a. 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: #d2a84a;
}
This is a sample text used for the color #d2a84a. 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 #d2a84a;
}
This is a sample text used for the color #d2a84a. 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 46.46%
Green 37.17%
Blue 16.37%
CMYK Percentage
Cyan 0
Magenta 19.53%
Yellow 63.24%
Black 17.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.