#d4ded3 Hex Color
rgb(212, 222, 211)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d4 | de | d3 | - | #d4ded3 |
| RGB | 212 | 222 | 211 | - | rgb(212,222,211) |
| HSL | 115 | 14% | 85% | - | hsl(115,14%,85%) |
| HSV | 115 | 5% | 87% | - | hsv(115,5%,87%) |
| XYZ | 65.0305 | 70.9427 | 71.8939 | - | xyz(65.0305,70.9427,71.8939) |
| CIE-LAB | 87.46 | -5.35 | 4.22 | - | lab(87.46,-5.35,4.22) |
| CMYK | 0.045045045045045 | 0 | 0.04954954954955 | 0.12941176470588 | cmyk(0.045045045045045,0,0.04954954954955,0.12941176470588) |
Description
The RGB value of color #d4ded3 is rgb(212, 222, 211).
In the hex color #d4ded3, The value of Red is 212, value of Green is 222, and value of Blue is 211. The primary color is Green. Similarly, The HSL values for #d4ded3 consists of 115° Hue, 14% Saturation, and 85% Lightness.
In the CMYK color model, the color #d4ded3 can be represented as Cyan=0.045045045045045%, Magenta=0%, Yellow=0.04954954954955%, and Black=0.12941176470588%.
Shades of #d4ded3
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 #d4ded3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4ded3
Preview of #d4ded3 on White Background
The contrast ratio of #d4ded3 with white color is 1.38
Preview of #d4ded3 on black background
The contrast ratio of #d4ded3 with black color is 15.19
#d4ded3 color will look good with a black background.
Color Schemes of #d4ded3
Triadic Colors of #d4ded3
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 #d4ded3
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 #d4ded3
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 #d4ded3
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: #d4ded3;
}
This is a sample text used for the color #d4ded3. 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: #d4ded3;
}
This is a sample text used for the color #d4ded3. 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 #d4ded3;
}
This is a sample text used for the color #d4ded3. 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 32.87%
Green 34.42%
Blue 32.71%
CMYK Percentage
Cyan 20.11
Magenta 0%
Yellow 22.12%
Black 57.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.