#ddd2ff Hex Color
rgb(221, 210, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | d2 | ff | - | #ddd2ff |
| RGB | 221 | 210 | 255 | - | rgb(221,210,255) |
| HSL | 255 | 100% | 91% | - | hsl(255,100%,91%) |
| HSV | 255 | 18% | 100% | - | hsv(255,18%,100%) |
| XYZ | 70.9154 | 68.6853 | 104.1277 | - | xyz(70.9154,68.6853,104.1277) |
| CIE-LAB | 86.35 | 12.34 | -20.58 | - | lab(86.35,12.34,-20.58) |
| CMYK | 0.13333333333333 | 0.17647058823529 | 0 | 0 | cmyk(0.13333333333333,0.17647058823529,0,0) |
Description
The RGB value of color #ddd2ff is rgb(221, 210, 255).
In the hex color #ddd2ff, The value of Red is 221, value of Green is 210, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ddd2ff consists of 255° Hue, 100% Saturation, and 91% Lightness.
In the CMYK color model, the color #ddd2ff can be represented as Cyan=0.13333333333333%, Magenta=0.17647058823529%, Yellow=0%, and Black=0%.
Shades of #ddd2ff
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 #ddd2ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd2ff
Preview of #ddd2ff on White Background
The contrast ratio of #ddd2ff with white color is 1.42
Preview of #ddd2ff on black background
The contrast ratio of #ddd2ff with black color is 14.74
#ddd2ff color will look good with a black background.
Color Schemes of #ddd2ff
Triadic Colors of #ddd2ff
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 #ddd2ff
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 #ddd2ff
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 #ddd2ff
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: #ddd2ff;
}
This is a sample text used for the color #ddd2ff. 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: #ddd2ff;
}
This is a sample text used for the color #ddd2ff. 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 #ddd2ff;
}
This is a sample text used for the color #ddd2ff. 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.22%
Green 30.61%
Blue 37.17%
CMYK Percentage
Cyan 43.04
Magenta 56.96%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.