#d4cccd Hex Color
rgb(212, 204, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | cc | cd | - | #d4cccd |
RGB | 212 | 204 | 205 | - | rgb(212,204,205) |
HSL | 353 | 9% | 82% | - | hsl(353,9%,82%) |
HSV | 353 | 4% | 83% | - | hsv(353,4%,83%) |
XYZ | 59.7637 | 61.5906 | 66.4959 | - | xyz(59.7637,61.5906,66.4959) |
CIE-LAB | 82.7 | 2.94 | 0.48 | - | lab(82.7,2.94,0.48) |
CMYK | 0 | 0.037735849056604 | 0.033018867924528 | 0.16862745098039 | cmyk(0,0.037735849056604,0.033018867924528,0.16862745098039) |
Description
The RGB value of color #d4cccd is rgb(212, 204, 205).
In the hex color #d4cccd, The value of Red is 212, value of Green is 204, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #d4cccd consists of 353° Hue, 9% Saturation, and 82% Lightness.
In the CMYK color model, the color #d4cccd can be represented as Cyan=0%, Magenta=0.037735849056604%, Yellow=0.033018867924528%, and Black=0.16862745098039%.
Shades of #d4cccd
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 #d4cccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4cccd
Preview of #d4cccd on White Background
The contrast ratio of #d4cccd with white color is 1.58
Preview of #d4cccd on black background
The contrast ratio of #d4cccd with black color is 13.32
#d4cccd color will look good with a black background.
Color Schemes of #d4cccd
Triadic Colors of #d4cccd
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 #d4cccd
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 #d4cccd
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 #d4cccd
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: #d4cccd;
}
This is a sample text used for the color #d4cccd. 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: #d4cccd;
}
This is a sample text used for the color #d4cccd. 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 #d4cccd;
}
This is a sample text used for the color #d4cccd. 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.14%
Green 32.85%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 15.76%
Yellow 13.79%
Black 70.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.