#dcc8ae Hex Color
rgb(220, 200, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | c8 | ae | - | #dcc8ae |
| RGB | 220 | 200 | 174 | - | rgb(220,200,174) |
| HSL | 34 | 40% | 77% | - | hsl(34,40%,77%) |
| HSV | 34 | 21% | 86% | - | hsv(34,21%,86%) |
| XYZ | 57.8095 | 59.5802 | 48.4976 | - | xyz(57.8095,59.5802,48.4976) |
| CIE-LAB | 81.61 | 2.9 | 15.55 | - | lab(81.61,2.9,15.55) |
| CMYK | 0 | 0.090909090909091 | 0.20909090909091 | 0.13725490196078 | cmyk(0,0.090909090909091,0.20909090909091,0.13725490196078) |
Description
The RGB value of color #dcc8ae is rgb(220, 200, 174).
In the hex color #dcc8ae, The value of Red is 220, value of Green is 200, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #dcc8ae consists of 34° Hue, 40% Saturation, and 77% Lightness.
In the CMYK color model, the color #dcc8ae can be represented as Cyan=0%, Magenta=0.090909090909091%, Yellow=0.20909090909091%, and Black=0.13725490196078%.
Shades of #dcc8ae
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 #dcc8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcc8ae
Preview of #dcc8ae on White Background
The contrast ratio of #dcc8ae with white color is 1.63
Preview of #dcc8ae on black background
The contrast ratio of #dcc8ae with black color is 12.92
#dcc8ae color will look good with a black background.
Color Schemes of #dcc8ae
Triadic Colors of #dcc8ae
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 #dcc8ae
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 #dcc8ae
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 #dcc8ae
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: #dcc8ae;
}
This is a sample text used for the color #dcc8ae. 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: #dcc8ae;
}
This is a sample text used for the color #dcc8ae. 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 #dcc8ae;
}
This is a sample text used for the color #dcc8ae. 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 37.04%
Green 33.67%
Blue 29.29%
CMYK Percentage
Cyan 0
Magenta 20.79%
Yellow 47.82%
Black 31.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.