#dcac8d Hex Color
rgb(220, 172, 141)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | ac | 8d | - | #dcac8d |
| RGB | 220 | 172 | 141 | - | rgb(220,172,141) |
| HSL | 24 | 53% | 71% | - | hsl(24,53%,71%) |
| HSV | 24 | 36% | 86% | - | hsv(24,36%,86%) |
| XYZ | 49.0754 | 46.6438 | 31.6159 | - | xyz(49.0754,46.6438,31.6159) |
| CIE-LAB | 73.96 | 13.36 | 22.67 | - | lab(73.96,13.36,22.67) |
| CMYK | 0 | 0.21818181818182 | 0.35909090909091 | 0.13725490196078 | cmyk(0,0.21818181818182,0.35909090909091,0.13725490196078) |
Description
The RGB value of color #dcac8d is rgb(220, 172, 141).
In the hex color #dcac8d, The value of Red is 220, value of Green is 172, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #dcac8d consists of 24° Hue, 53% Saturation, and 71% Lightness.
In the CMYK color model, the color #dcac8d can be represented as Cyan=0%, Magenta=0.21818181818182%, Yellow=0.35909090909091%, and Black=0.13725490196078%.
Shades of #dcac8d
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 #dcac8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcac8d
Preview of #dcac8d on White Background
The contrast ratio of #dcac8d with white color is 2.03
Preview of #dcac8d on black background
The contrast ratio of #dcac8d with black color is 10.33
#dcac8d color will look good with a black background.
Color Schemes of #dcac8d
Triadic Colors of #dcac8d
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 #dcac8d
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 #dcac8d
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 #dcac8d
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: #dcac8d;
}
This is a sample text used for the color #dcac8d. 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: #dcac8d;
}
This is a sample text used for the color #dcac8d. 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 #dcac8d;
}
This is a sample text used for the color #dcac8d. 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 41.28%
Green 32.27%
Blue 26.45%
CMYK Percentage
Cyan 0
Magenta 30.54%
Yellow 50.26%
Black 19.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.