#ddf2d4 Hex Color
rgb(221, 242, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f2 | d4 | - | #ddf2d4 |
RGB | 221 | 242 | 212 | - | rgb(221,242,212) |
HSL | 102 | 54% | 89% | - | hsl(102,54%,89%) |
HSV | 102 | 12% | 95% | - | hsv(102,12%,95%) |
XYZ | 73.4546 | 83.6299 | 74.5581 | - | xyz(73.4546,83.6299,74.5581) |
CIE-LAB | 93.29 | -12.23 | 12.15 | - | lab(93.29,-12.23,12.15) |
CMYK | 0.086776859504132 | 0 | 0.12396694214876 | 0.050980392156863 | cmyk(0.086776859504132,0,0.12396694214876,0.050980392156863) |
Description
The RGB value of color #ddf2d4 is rgb(221, 242, 212).
In the hex color #ddf2d4, The value of Red is 221, value of Green is 242, and value of Blue is 212. The primary color is Green. Similarly, The HSL values for #ddf2d4 consists of 102° Hue, 54% Saturation, and 89% Lightness.
In the CMYK color model, the color #ddf2d4 can be represented as Cyan=0.086776859504132%, Magenta=0%, Yellow=0.12396694214876%, and Black=0.050980392156863%.
Shades of #ddf2d4
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 #ddf2d4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf2d4
Preview of #ddf2d4 on White Background
The contrast ratio of #ddf2d4 with white color is 1.18
Preview of #ddf2d4 on black background
The contrast ratio of #ddf2d4 with black color is 17.73
#ddf2d4 color will look good with a black background.
Color Schemes of #ddf2d4
Triadic Colors of #ddf2d4
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 #ddf2d4
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 #ddf2d4
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 #ddf2d4
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: #ddf2d4;
}
This is a sample text used for the color #ddf2d4. 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: #ddf2d4;
}
This is a sample text used for the color #ddf2d4. 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 #ddf2d4;
}
This is a sample text used for the color #ddf2d4. 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.74%
Green 35.85%
Blue 31.41%
CMYK Percentage
Cyan 33.16
Magenta 0%
Yellow 47.37%
Black 19.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.