#d4ccda Hex Color
rgb(212, 204, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d4 | cc | da | - | #d4ccda |
| RGB | 212 | 204 | 218 | - | rgb(212,204,218) |
| HSL | 274 | 16% | 83% | - | hsl(274,16%,83%) |
| HSV | 274 | 6% | 85% | - | hsv(274,6%,85%) |
| XYZ | 61.3991 | 62.2447 | 75.108 | - | xyz(61.3991,62.2447,75.108) |
| CIE-LAB | 83.04 | 5.32 | -5.95 | - | lab(83.04,5.32,-5.95) |
| CMYK | 0.027522935779816 | 0.064220183486238 | 0 | 0.14509803921569 | cmyk(0.027522935779816,0.064220183486238,0,0.14509803921569) |
Description
The RGB value of color #d4ccda is rgb(212, 204, 218).
In the hex color #d4ccda, The value of Red is 212, value of Green is 204, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #d4ccda consists of 274° Hue, 16% Saturation, and 83% Lightness.
In the CMYK color model, the color #d4ccda can be represented as Cyan=0.027522935779816%, Magenta=0.064220183486238%, Yellow=0%, and Black=0.14509803921569%.
Shades of #d4ccda
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 #d4ccda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4ccda
Preview of #d4ccda on White Background
The contrast ratio of #d4ccda with white color is 1.56
Preview of #d4ccda on black background
The contrast ratio of #d4ccda with black color is 13.45
#d4ccda color will look good with a black background.
Color Schemes of #d4ccda
Triadic Colors of #d4ccda
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 #d4ccda
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 #d4ccda
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 #d4ccda
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: #d4ccda;
}
This is a sample text used for the color #d4ccda. 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: #d4ccda;
}
This is a sample text used for the color #d4ccda. 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 #d4ccda;
}
This is a sample text used for the color #d4ccda. 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 33.44%
Green 32.18%
Blue 34.38%
CMYK Percentage
Cyan 11.62
Magenta 27.12%
Yellow 0%
Black 61.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.