#d2984c Hex Color
rgb(210, 152, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 98 | 4c | - | #d2984c |
RGB | 210 | 152 | 76 | - | rgb(210,152,76) |
HSL | 34 | 60% | 56% | - | hsl(34,60%,56%) |
HSV | 34 | 64% | 82% | - | hsv(34,64%,82%) |
XYZ | 39.1111 | 36.6799 | 11.856 | - | xyz(39.1111,36.6799,11.856) |
CIE-LAB | 67.04 | 13.98 | 47.66 | - | lab(67.04,13.98,47.66) |
CMYK | 0 | 0.27619047619048 | 0.63809523809524 | 0.17647058823529 | cmyk(0,0.27619047619048,0.63809523809524,0.17647058823529) |
Description
The RGB value of color #d2984c is rgb(210, 152, 76).
In the hex color #d2984c, The value of Red is 210, value of Green is 152, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #d2984c consists of 34° Hue, 60% Saturation, and 56% Lightness.
In the CMYK color model, the color #d2984c can be represented as Cyan=0%, Magenta=0.27619047619048%, Yellow=0.63809523809524%, and Black=0.17647058823529%.
Shades of #d2984c
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 #d2984c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2984c
Preview of #d2984c on White Background
The contrast ratio of #d2984c with white color is 2.52
Preview of #d2984c on black background
The contrast ratio of #d2984c with black color is 8.34
#d2984c color will look good with a black background.
Color Schemes of #d2984c
Triadic Colors of #d2984c
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 #d2984c
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 #d2984c
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 #d2984c
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: #d2984c;
}
This is a sample text used for the color #d2984c. 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: #d2984c;
}
This is a sample text used for the color #d2984c. 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 #d2984c;
}
This is a sample text used for the color #d2984c. 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.95%
Green 34.7%
Blue 17.35%
CMYK Percentage
Cyan 0
Magenta 25.32%
Yellow 58.5%
Black 16.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.