#ddeaf6 Hex Color
rgb(221, 234, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ea | f6 | - | #ddeaf6 |
RGB | 221 | 234 | 246 | - | rgb(221,234,246) |
HSL | 209 | 58% | 92% | - | hsl(209,58%,92%) |
HSV | 209 | 10% | 96% | - | hsv(209,10%,96%) |
XYZ | 75.8762 | 80.8716 | 98.7995 | - | xyz(75.8762,80.8716,98.7995) |
CIE-LAB | 92.07 | -2.01 | -7.29 | - | lab(92.07,-2.01,-7.29) |
CMYK | 0.10162601626016 | 0.048780487804878 | 0 | 0.035294117647059 | cmyk(0.10162601626016,0.048780487804878,0,0.035294117647059) |
Description
The RGB value of color #ddeaf6 is rgb(221, 234, 246).
In the hex color #ddeaf6, The value of Red is 221, value of Green is 234, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #ddeaf6 consists of 209° Hue, 58% Saturation, and 92% Lightness.
In the CMYK color model, the color #ddeaf6 can be represented as Cyan=0.10162601626016%, Magenta=0.048780487804878%, Yellow=0%, and Black=0.035294117647059%.
Shades of #ddeaf6
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 #ddeaf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddeaf6
Preview of #ddeaf6 on White Background
The contrast ratio of #ddeaf6 with white color is 1.22
Preview of #ddeaf6 on black background
The contrast ratio of #ddeaf6 with black color is 17.17
#ddeaf6 color will look good with a black background.
Color Schemes of #ddeaf6
Triadic Colors of #ddeaf6
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 #ddeaf6
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 #ddeaf6
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 #ddeaf6
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: #ddeaf6;
}
This is a sample text used for the color #ddeaf6. 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: #ddeaf6;
}
This is a sample text used for the color #ddeaf6. 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 #ddeaf6;
}
This is a sample text used for the color #ddeaf6. 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.53%
Green 33.38%
Blue 35.09%
CMYK Percentage
Cyan 54.73
Magenta 26.27%
Yellow 0%
Black 19.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.