#dcc4cd Hex Color
rgb(220, 196, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | c4 | cd | - | #dcc4cd |
RGB | 220 | 196 | 205 | - | rgb(220,196,205) |
HSL | 338 | 26% | 82% | - | hsl(338,26%,82%) |
HSV | 338 | 11% | 86% | - | hsv(338,11%,86%) |
XYZ | 60.2746 | 59.1033 | 65.9889 | - | xyz(60.2746,59.1033,65.9889) |
CIE-LAB | 81.35 | 9.97 | -1.41 | - | lab(81.35,9.97,-1.41) |
CMYK | 0 | 0.10909090909091 | 0.068181818181818 | 0.13725490196078 | cmyk(0,0.10909090909091,0.068181818181818,0.13725490196078) |
Description
The RGB value of color #dcc4cd is rgb(220, 196, 205).
In the hex color #dcc4cd, The value of Red is 220, value of Green is 196, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #dcc4cd consists of 338° Hue, 26% Saturation, and 82% Lightness.
In the CMYK color model, the color #dcc4cd can be represented as Cyan=0%, Magenta=0.10909090909091%, Yellow=0.068181818181818%, and Black=0.13725490196078%.
Shades of #dcc4cd
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 #dcc4cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcc4cd
Preview of #dcc4cd on White Background
The contrast ratio of #dcc4cd with white color is 1.64
Preview of #dcc4cd on black background
The contrast ratio of #dcc4cd with black color is 12.82
#dcc4cd color will look good with a black background.
Color Schemes of #dcc4cd
Triadic Colors of #dcc4cd
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 #dcc4cd
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 #dcc4cd
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 #dcc4cd
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: #dcc4cd;
}
This is a sample text used for the color #dcc4cd. 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: #dcc4cd;
}
This is a sample text used for the color #dcc4cd. 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 #dcc4cd;
}
This is a sample text used for the color #dcc4cd. 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 35.43%
Green 31.56%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 34.68%
Yellow 21.68%
Black 43.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.