#d28a4a Hex Color
rgb(210, 138, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 8a | 4a | - | #d28a4a |
RGB | 210 | 138 | 74 | - | rgb(210,138,74) |
HSL | 28 | 60% | 56% | - | hsl(28,60%,56%) |
HSV | 28 | 65% | 82% | - | hsv(28,65%,82%) |
XYZ | 36.9029 | 32.373 | 10.7822 | - | xyz(36.9029,32.373,10.7822) |
CIE-LAB | 63.65 | 21.44 | 44.8 | - | lab(63.65,21.44,44.8) |
CMYK | 0 | 0.34285714285714 | 0.64761904761905 | 0.17647058823529 | cmyk(0,0.34285714285714,0.64761904761905,0.17647058823529) |
Description
The RGB value of color #d28a4a is rgb(210, 138, 74).
In the hex color #d28a4a, The value of Red is 210, value of Green is 138, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #d28a4a consists of 28° Hue, 60% Saturation, and 56% Lightness.
In the CMYK color model, the color #d28a4a can be represented as Cyan=0%, Magenta=0.34285714285714%, Yellow=0.64761904761905%, and Black=0.17647058823529%.
Shades of #d28a4a
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 #d28a4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d28a4a
Preview of #d28a4a on White Background
The contrast ratio of #d28a4a with white color is 2.81
Preview of #d28a4a on black background
The contrast ratio of #d28a4a with black color is 7.47
#d28a4a color will look good with a black background.
Color Schemes of #d28a4a
Triadic Colors of #d28a4a
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 #d28a4a
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 #d28a4a
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 #d28a4a
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: #d28a4a;
}
This is a sample text used for the color #d28a4a. 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: #d28a4a;
}
This is a sample text used for the color #d28a4a. 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 #d28a4a;
}
This is a sample text used for the color #d28a4a. 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 49.76%
Green 32.7%
Blue 17.54%
CMYK Percentage
Cyan 0
Magenta 29.38%
Yellow 55.5%
Black 15.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.