#ddf0da Hex Color
rgb(221, 240, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f0 | da | - | #ddf0da |
RGB | 221 | 240 | 218 | - | rgb(221,240,218) |
HSL | 112 | 42% | 90% | - | hsl(112,42%,90%) |
HSV | 112 | 9% | 94% | - | hsv(112,9%,94%) |
XYZ | 73.6338 | 82.7543 | 78.4219 | - | xyz(73.6338,82.7543,78.4219) |
CIE-LAB | 92.91 | -10.21 | 8.49 | - | lab(92.91,-10.21,8.49) |
CMYK | 0.079166666666667 | 0 | 0.091666666666667 | 0.058823529411765 | cmyk(0.079166666666667,0,0.091666666666667,0.058823529411765) |
Description
The RGB value of color #ddf0da is rgb(221, 240, 218).
In the hex color #ddf0da, The value of Red is 221, value of Green is 240, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #ddf0da consists of 112° Hue, 42% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddf0da can be represented as Cyan=0.079166666666667%, Magenta=0%, Yellow=0.091666666666667%, and Black=0.058823529411765%.
Shades of #ddf0da
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 #ddf0da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf0da
Preview of #ddf0da on White Background
The contrast ratio of #ddf0da with white color is 1.2
Preview of #ddf0da on black background
The contrast ratio of #ddf0da with black color is 17.55
#ddf0da color will look good with a black background.
Color Schemes of #ddf0da
Triadic Colors of #ddf0da
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 #ddf0da
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 #ddf0da
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 #ddf0da
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: #ddf0da;
}
This is a sample text used for the color #ddf0da. 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: #ddf0da;
}
This is a sample text used for the color #ddf0da. 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 #ddf0da;
}
This is a sample text used for the color #ddf0da. 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.35%
Blue 32.11%
CMYK Percentage
Cyan 34.47
Magenta 0%
Yellow 39.91%
Black 25.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.