#ddf1dd Hex Color
rgb(221, 241, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f1 | dd | - | #ddf1dd |
RGB | 221 | 241 | 221 | - | rgb(221,241,221) |
HSL | 120 | 42% | 91% | - | hsl(120,42%,91%) |
HSV | 120 | 8% | 95% | - | hsv(120,8%,95%) |
XYZ | 74.3252 | 83.5032 | 80.607 | - | xyz(74.3252,83.5032,80.607) |
CIE-LAB | 93.23 | -10.19 | 7.41 | - | lab(93.23,-10.19,7.41) |
CMYK | 0.08298755186722 | 0 | 0.08298755186722 | 0.054901960784314 | cmyk(0.08298755186722,0,0.08298755186722,0.054901960784314) |
Description
The RGB value of color #ddf1dd is rgb(221, 241, 221).
In the hex color #ddf1dd, The value of Red is 221, value of Green is 241, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #ddf1dd consists of 120° Hue, 42% Saturation, and 91% Lightness.
In the CMYK color model, the color #ddf1dd can be represented as Cyan=0.08298755186722%, Magenta=0%, Yellow=0.08298755186722%, and Black=0.054901960784314%.
Shades of #ddf1dd
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 #ddf1dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf1dd
Preview of #ddf1dd on White Background
The contrast ratio of #ddf1dd with white color is 1.19
Preview of #ddf1dd on black background
The contrast ratio of #ddf1dd with black color is 17.7
#ddf1dd color will look good with a black background.
Color Schemes of #ddf1dd
Triadic Colors of #ddf1dd
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 #ddf1dd
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 #ddf1dd
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 #ddf1dd
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: #ddf1dd;
}
This is a sample text used for the color #ddf1dd. 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: #ddf1dd;
}
This is a sample text used for the color #ddf1dd. 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 #ddf1dd;
}
This is a sample text used for the color #ddf1dd. 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.36%
Green 35.29%
Blue 32.36%
CMYK Percentage
Cyan 37.57
Magenta 0%
Yellow 37.57%
Black 24.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.