#ddd7ed Hex Color
rgb(221, 215, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d7 | ed | - | #ddd7ed |
RGB | 221 | 215 | 237 | - | rgb(221,215,237) |
HSL | 256 | 38% | 89% | - | hsl(256,38%,89%) |
HSV | 256 | 9% | 93% | - | hsv(256,9%,93%) |
XYZ | 69.4053 | 70.0875 | 89.9909 | - | xyz(69.4053,70.0875,89.9909) |
CIE-LAB | 87.04 | 6.11 | -10.04 | - | lab(87.04,6.11,-10.04) |
CMYK | 0.067510548523207 | 0.092827004219409 | 0 | 0.070588235294118 | cmyk(0.067510548523207,0.092827004219409,0,0.070588235294118) |
Description
The RGB value of color #ddd7ed is rgb(221, 215, 237).
In the hex color #ddd7ed, The value of Red is 221, value of Green is 215, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #ddd7ed consists of 256° Hue, 38% Saturation, and 89% Lightness.
In the CMYK color model, the color #ddd7ed can be represented as Cyan=0.067510548523207%, Magenta=0.092827004219409%, Yellow=0%, and Black=0.070588235294118%.
Shades of #ddd7ed
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 #ddd7ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd7ed
Preview of #ddd7ed on White Background
The contrast ratio of #ddd7ed with white color is 1.4
Preview of #ddd7ed on black background
The contrast ratio of #ddd7ed with black color is 15.02
#ddd7ed color will look good with a black background.
Color Schemes of #ddd7ed
Triadic Colors of #ddd7ed
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 #ddd7ed
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 #ddd7ed
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 #ddd7ed
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: #ddd7ed;
}
This is a sample text used for the color #ddd7ed. 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: #ddd7ed;
}
This is a sample text used for the color #ddd7ed. 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 #ddd7ed;
}
This is a sample text used for the color #ddd7ed. 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.84%
Green 31.95%
Blue 35.22%
CMYK Percentage
Cyan 29.23
Magenta 40.2%
Yellow 0%
Black 30.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.