#ddefe0 Hex Color
rgb(221, 239, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ef | e0 | - | #ddefe0 |
RGB | 221 | 239 | 224 | - | rgb(221,239,224) |
HSL | 130 | 36% | 90% | - | hsl(130,36%,90%) |
HSV | 130 | 8% | 94% | - | hsv(130,8%,94%) |
XYZ | 74.1398 | 82.487 | 82.535 | - | xyz(74.1398,82.487,82.535) |
CIE-LAB | 92.79 | -8.66 | 5.21 | - | lab(92.79,-8.66,5.21) |
CMYK | 0.075313807531381 | 0 | 0.062761506276151 | 0.062745098039216 | cmyk(0.075313807531381,0,0.062761506276151,0.062745098039216) |
Description
The RGB value of color #ddefe0 is rgb(221, 239, 224).
In the hex color #ddefe0, The value of Red is 221, value of Green is 239, and value of Blue is 224. The primary color is Green. Similarly, The HSL values for #ddefe0 consists of 130° Hue, 36% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddefe0 can be represented as Cyan=0.075313807531381%, Magenta=0%, Yellow=0.062761506276151%, and Black=0.062745098039216%.
Shades of #ddefe0
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 #ddefe0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddefe0
Preview of #ddefe0 on White Background
The contrast ratio of #ddefe0 with white color is 1.2
Preview of #ddefe0 on black background
The contrast ratio of #ddefe0 with black color is 17.5
#ddefe0 color will look good with a black background.
Color Schemes of #ddefe0
Triadic Colors of #ddefe0
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 #ddefe0
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 #ddefe0
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 #ddefe0
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: #ddefe0;
}
This is a sample text used for the color #ddefe0. 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: #ddefe0;
}
This is a sample text used for the color #ddefe0. 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 #ddefe0;
}
This is a sample text used for the color #ddefe0. 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.31%
Green 34.94%
Blue 32.75%
CMYK Percentage
Cyan 37.5
Magenta 0%
Yellow 31.25%
Black 31.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.