#ddeaf7 Hex Color
rgb(221, 234, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ea | f7 | - | #ddeaf7 |
RGB | 221 | 234 | 247 | - | rgb(221,234,247) |
HSL | 210 | 62% | 92% | - | hsl(210,62%,92%) |
HSV | 210 | 11% | 97% | - | hsv(210,11%,97%) |
XYZ | 76.0301 | 80.9332 | 99.6101 | - | xyz(76.0301,80.9332,99.6101) |
CIE-LAB | 92.1 | -1.81 | -7.77 | - | lab(92.1,-1.81,-7.77) |
CMYK | 0.10526315789474 | 0.052631578947368 | 0 | 0.031372549019608 | cmyk(0.10526315789474,0.052631578947368,0,0.031372549019608) |
Description
The RGB value of color #ddeaf7 is rgb(221, 234, 247).
In the hex color #ddeaf7, The value of Red is 221, value of Green is 234, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #ddeaf7 consists of 210° Hue, 62% Saturation, and 92% Lightness.
In the CMYK color model, the color #ddeaf7 can be represented as Cyan=0.10526315789474%, Magenta=0.052631578947368%, Yellow=0%, and Black=0.031372549019608%.
Shades of #ddeaf7
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 #ddeaf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddeaf7
Preview of #ddeaf7 on White Background
The contrast ratio of #ddeaf7 with white color is 1.22
Preview of #ddeaf7 on black background
The contrast ratio of #ddeaf7 with black color is 17.19
#ddeaf7 color will look good with a black background.
Color Schemes of #ddeaf7
Triadic Colors of #ddeaf7
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 #ddeaf7
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 #ddeaf7
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 #ddeaf7
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: #ddeaf7;
}
This is a sample text used for the color #ddeaf7. 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: #ddeaf7;
}
This is a sample text used for the color #ddeaf7. 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 #ddeaf7;
}
This is a sample text used for the color #ddeaf7. 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.48%
Green 33.33%
Blue 35.19%
CMYK Percentage
Cyan 55.62
Magenta 27.81%
Yellow 0%
Black 16.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.