#ddf9eb Hex Color
rgb(221, 249, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f9 | eb | - | #ddf9eb |
RGB | 221 | 249 | 235 | - | rgb(221,249,235) |
HSL | 150 | 70% | 92% | - | hsl(150,70%,92%) |
HSV | 150 | 11% | 98% | - | hsv(150,11%,98%) |
XYZ | 78.6899 | 89.1217 | 91.6521 | - | xyz(78.6899,89.1217,91.6521) |
CIE-LAB | 95.63 | -11.68 | 3.63 | - | lab(95.63,-11.68,3.63) |
CMYK | 0.11244979919679 | 0 | 0.056224899598394 | 0.023529411764706 | cmyk(0.11244979919679,0,0.056224899598394,0.023529411764706) |
Description
The RGB value of color #ddf9eb is rgb(221, 249, 235).
In the hex color #ddf9eb, The value of Red is 221, value of Green is 249, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #ddf9eb consists of 150° Hue, 70% Saturation, and 92% Lightness.
In the CMYK color model, the color #ddf9eb can be represented as Cyan=0.11244979919679%, Magenta=0%, Yellow=0.056224899598394%, and Black=0.023529411764706%.
Shades of #ddf9eb
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 #ddf9eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf9eb
Preview of #ddf9eb on White Background
The contrast ratio of #ddf9eb with white color is 1.12
Preview of #ddf9eb on black background
The contrast ratio of #ddf9eb with black color is 18.82
#ddf9eb color will look good with a black background.
Color Schemes of #ddf9eb
Triadic Colors of #ddf9eb
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 #ddf9eb
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 #ddf9eb
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 #ddf9eb
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: #ddf9eb;
}
This is a sample text used for the color #ddf9eb. 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: #ddf9eb;
}
This is a sample text used for the color #ddf9eb. 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 #ddf9eb;
}
This is a sample text used for the color #ddf9eb. 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 31.35%
Green 35.32%
Blue 33.33%
CMYK Percentage
Cyan 58.51
Magenta 0%
Yellow 29.25%
Black 12.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.