#ddf2d8 Hex Color
rgb(221, 242, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f2 | d8 | - | #ddf2d8 |
RGB | 221 | 242 | 216 | - | rgb(221,242,216) |
HSL | 108 | 50% | 90% | - | hsl(108,50%,90%) |
HSV | 108 | 11% | 95% | - | hsv(108,11%,95%) |
XYZ | 73.9656 | 83.8343 | 77.249 | - | xyz(73.9656,83.8343,77.249) |
CIE-LAB | 93.38 | -11.56 | 10.21 | - | lab(93.38,-11.56,10.21) |
CMYK | 0.086776859504132 | 0 | 0.10743801652893 | 0.050980392156863 | cmyk(0.086776859504132,0,0.10743801652893,0.050980392156863) |
Description
The RGB value of color #ddf2d8 is rgb(221, 242, 216).
In the hex color #ddf2d8, The value of Red is 221, value of Green is 242, and value of Blue is 216. The primary color is Green. Similarly, The HSL values for #ddf2d8 consists of 108° Hue, 50% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddf2d8 can be represented as Cyan=0.086776859504132%, Magenta=0%, Yellow=0.10743801652893%, and Black=0.050980392156863%.
Shades of #ddf2d8
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 #ddf2d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf2d8
Preview of #ddf2d8 on White Background
The contrast ratio of #ddf2d8 with white color is 1.18
Preview of #ddf2d8 on black background
The contrast ratio of #ddf2d8 with black color is 17.77
#ddf2d8 color will look good with a black background.
Color Schemes of #ddf2d8
Triadic Colors of #ddf2d8
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 #ddf2d8
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 #ddf2d8
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 #ddf2d8
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: #ddf2d8;
}
This is a sample text used for the color #ddf2d8. 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: #ddf2d8;
}
This is a sample text used for the color #ddf2d8. 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 #ddf2d8;
}
This is a sample text used for the color #ddf2d8. 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.55%
Green 35.64%
Blue 31.81%
CMYK Percentage
Cyan 35.39
Magenta 0%
Yellow 43.82%
Black 20.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.