#ddf2da Hex Color
rgb(221, 242, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f2 | da | - | #ddf2da |
RGB | 221 | 242 | 218 | - | rgb(221,242,218) |
HSL | 113 | 48% | 90% | - | hsl(113,48%,90%) |
HSV | 113 | 10% | 95% | - | hsv(113,10%,95%) |
XYZ | 74.2258 | 83.9384 | 78.6193 | - | xyz(74.2258,83.9384,78.6193) |
CIE-LAB | 93.42 | -11.21 | 9.24 | - | lab(93.42,-11.21,9.24) |
CMYK | 0.086776859504132 | 0 | 0.099173553719008 | 0.050980392156863 | cmyk(0.086776859504132,0,0.099173553719008,0.050980392156863) |
Description
The RGB value of color #ddf2da is rgb(221, 242, 218).
In the hex color #ddf2da, The value of Red is 221, value of Green is 242, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #ddf2da consists of 113° Hue, 48% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddf2da can be represented as Cyan=0.086776859504132%, Magenta=0%, Yellow=0.099173553719008%, and Black=0.050980392156863%.
Shades of #ddf2da
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 #ddf2da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf2da
Preview of #ddf2da on White Background
The contrast ratio of #ddf2da with white color is 1.18
Preview of #ddf2da on black background
The contrast ratio of #ddf2da with black color is 17.79
#ddf2da color will look good with a black background.
Color Schemes of #ddf2da
Triadic Colors of #ddf2da
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 #ddf2da
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 #ddf2da
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 #ddf2da
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: #ddf2da;
}
This is a sample text used for the color #ddf2da. 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: #ddf2da;
}
This is a sample text used for the color #ddf2da. 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 #ddf2da;
}
This is a sample text used for the color #ddf2da. 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.45%
Green 35.54%
Blue 32.01%
CMYK Percentage
Cyan 36.63
Magenta 0%
Yellow 41.86%
Black 21.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.