#dcd5cd Hex Color
rgb(220, 213, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | d5 | cd | - | #dcd5cd |
RGB | 220 | 213 | 205 | - | rgb(220,213,205) |
HSL | 32 | 18% | 83% | - | hsl(32,18%,83%) |
HSV | 32 | 7% | 86% | - | hsv(32,7%,86%) |
XYZ | 64.3289 | 67.2119 | 67.3403 | - | xyz(64.3289,67.2119,67.3403) |
CIE-LAB | 85.61 | 1.02 | 4.79 | - | lab(85.61,1.02,4.79) |
CMYK | 0 | 0.031818181818182 | 0.068181818181818 | 0.13725490196078 | cmyk(0,0.031818181818182,0.068181818181818,0.13725490196078) |
Description
The RGB value of color #dcd5cd is rgb(220, 213, 205).
In the hex color #dcd5cd, The value of Red is 220, value of Green is 213, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #dcd5cd consists of 32° Hue, 18% Saturation, and 83% Lightness.
In the CMYK color model, the color #dcd5cd can be represented as Cyan=0%, Magenta=0.031818181818182%, Yellow=0.068181818181818%, and Black=0.13725490196078%.
Shades of #dcd5cd
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 #dcd5cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcd5cd
Preview of #dcd5cd on White Background
The contrast ratio of #dcd5cd with white color is 1.45
Preview of #dcd5cd on black background
The contrast ratio of #dcd5cd with black color is 14.44
#dcd5cd color will look good with a black background.
Color Schemes of #dcd5cd
Triadic Colors of #dcd5cd
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 #dcd5cd
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 #dcd5cd
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 #dcd5cd
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: #dcd5cd;
}
This is a sample text used for the color #dcd5cd. 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: #dcd5cd;
}
This is a sample text used for the color #dcd5cd. 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 #dcd5cd;
}
This is a sample text used for the color #dcd5cd. 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 34.48%
Green 33.39%
Blue 32.13%
CMYK Percentage
Cyan 0
Magenta 13.41%
Yellow 28.74%
Black 57.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.