#dacdcc Hex Color
rgb(218, 205, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | cd | cc | - | #dacdcc |
| RGB | 218 | 205 | 204 | - | rgb(218,205,204) |
| HSL | 4 | 16% | 83% | - | hsl(4,16%,83%) |
| HSV | 4 | 6% | 85% | - | hsv(4,6%,85%) |
| XYZ | 61.6438 | 62.9277 | 66.024 | - | xyz(61.6438,62.9277,66.024) |
| CIE-LAB | 83.4 | 4.33 | 2.1 | - | lab(83.4,4.33,2.1) |
| CMYK | 0 | 0.059633027522936 | 0.064220183486238 | 0.14509803921569 | cmyk(0,0.059633027522936,0.064220183486238,0.14509803921569) |
Description
The RGB value of color #dacdcc is rgb(218, 205, 204).
In the hex color #dacdcc, The value of Red is 218, value of Green is 205, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #dacdcc consists of 4° Hue, 16% Saturation, and 83% Lightness.
In the CMYK color model, the color #dacdcc can be represented as Cyan=0%, Magenta=0.059633027522936%, Yellow=0.064220183486238%, and Black=0.14509803921569%.
Shades of #dacdcc
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 #dacdcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dacdcc
Preview of #dacdcc on White Background
The contrast ratio of #dacdcc with white color is 1.55
Preview of #dacdcc on black background
The contrast ratio of #dacdcc with black color is 13.59
#dacdcc color will look good with a black background.
Color Schemes of #dacdcc
Triadic Colors of #dacdcc
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 #dacdcc
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 #dacdcc
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 #dacdcc
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: #dacdcc;
}
This is a sample text used for the color #dacdcc. 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: #dacdcc;
}
This is a sample text used for the color #dacdcc. 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 #dacdcc;
}
This is a sample text used for the color #dacdcc. 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.77%
Green 32.7%
Blue 32.54%
CMYK Percentage
Cyan 0
Magenta 22.17%
Yellow 23.88%
Black 53.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.