#ddd9ea Hex Color
rgb(221, 217, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d9 | ea | - | #ddd9ea |
RGB | 221 | 217 | 234 | - | rgb(221,217,234) |
HSL | 254 | 29% | 88% | - | hsl(254,29%,88%) |
HSV | 254 | 7% | 92% | - | hsv(254,7%,92%) |
XYZ | 69.4829 | 70.9384 | 87.8722 | - | xyz(69.4829,70.9384,87.8722) |
CIE-LAB | 87.46 | 4.49 | -7.84 | - | lab(87.46,4.49,-7.84) |
CMYK | 0.055555555555555 | 0.072649572649573 | 0 | 0.082352941176471 | cmyk(0.055555555555555,0.072649572649573,0,0.082352941176471) |
Description
The RGB value of color #ddd9ea is rgb(221, 217, 234).
In the hex color #ddd9ea, The value of Red is 221, value of Green is 217, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #ddd9ea consists of 254° Hue, 29% Saturation, and 88% Lightness.
In the CMYK color model, the color #ddd9ea can be represented as Cyan=0.055555555555555%, Magenta=0.072649572649573%, Yellow=0%, and Black=0.082352941176471%.
Shades of #ddd9ea
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 #ddd9ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd9ea
Preview of #ddd9ea on White Background
The contrast ratio of #ddd9ea with white color is 1.38
Preview of #ddd9ea on black background
The contrast ratio of #ddd9ea with black color is 15.19
#ddd9ea color will look good with a black background.
Color Schemes of #ddd9ea
Triadic Colors of #ddd9ea
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 #ddd9ea
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 #ddd9ea
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 #ddd9ea
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: #ddd9ea;
}
This is a sample text used for the color #ddd9ea. 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: #ddd9ea;
}
This is a sample text used for the color #ddd9ea. 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 #ddd9ea;
}
This is a sample text used for the color #ddd9ea. 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.89%
Green 32.29%
Blue 34.82%
CMYK Percentage
Cyan 26.38
Magenta 34.5%
Yellow 0%
Black 39.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.