#d4ddcc Hex Color
rgb(212, 221, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | dd | cc | - | #d4ddcc |
RGB | 212 | 221 | 204 | - | rgb(212,221,204) |
HSL | 92 | 20% | 83% | - | hsl(92,20%,83%) |
HSV | 92 | 8% | 87% | - | hsv(92,8%,87%) |
XYZ | 63.9069 | 70.0696 | 67.2833 | - | xyz(63.9069,70.0696,67.2833) |
CIE-LAB | 87.03 | -6.07 | 7.29 | - | lab(87.03,-6.07,7.29) |
CMYK | 0.040723981900452 | 0 | 0.076923076923077 | 0.13333333333333 | cmyk(0.040723981900452,0,0.076923076923077,0.13333333333333) |
Description
The RGB value of color #d4ddcc is rgb(212, 221, 204).
In the hex color #d4ddcc, The value of Red is 212, value of Green is 221, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #d4ddcc consists of 92° Hue, 20% Saturation, and 83% Lightness.
In the CMYK color model, the color #d4ddcc can be represented as Cyan=0.040723981900452%, Magenta=0%, Yellow=0.076923076923077%, and Black=0.13333333333333%.
Shades of #d4ddcc
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 #d4ddcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4ddcc
Preview of #d4ddcc on White Background
The contrast ratio of #d4ddcc with white color is 1.4
Preview of #d4ddcc on black background
The contrast ratio of #d4ddcc with black color is 15.01
#d4ddcc color will look good with a black background.
Color Schemes of #d4ddcc
Triadic Colors of #d4ddcc
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 #d4ddcc
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 #d4ddcc
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 #d4ddcc
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: #d4ddcc;
}
This is a sample text used for the color #d4ddcc. 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: #d4ddcc;
}
This is a sample text used for the color #d4ddcc. 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 #d4ddcc;
}
This is a sample text used for the color #d4ddcc. 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.28%
Green 34.69%
Blue 32.03%
CMYK Percentage
Cyan 16.23
Magenta 0%
Yellow 30.65%
Black 53.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.