#ddd8ff Hex Color
rgb(221, 216, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d8 | ff | - | #ddd8ff |
RGB | 221 | 216 | 255 | - | rgb(221,216,255) |
HSL | 248 | 100% | 92% | - | hsl(248,100%,92%) |
HSV | 248 | 15% | 100% | - | hsv(248,15%,100%) |
XYZ | 72.4247 | 71.7039 | 104.6308 | - | xyz(72.4247,71.7039,104.6308) |
CIE-LAB | 87.83 | 9.16 | -18.35 | - | lab(87.83,9.16,-18.35) |
CMYK | 0.13333333333333 | 0.15294117647059 | 0 | 0 | cmyk(0.13333333333333,0.15294117647059,0,0) |
Description
The RGB value of color #ddd8ff is rgb(221, 216, 255).
In the hex color #ddd8ff, The value of Red is 221, value of Green is 216, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ddd8ff consists of 248° Hue, 100% Saturation, and 92% Lightness.
In the CMYK color model, the color #ddd8ff can be represented as Cyan=0.13333333333333%, Magenta=0.15294117647059%, Yellow=0%, and Black=0%.
Shades of #ddd8ff
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 #ddd8ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd8ff
Preview of #ddd8ff on White Background
The contrast ratio of #ddd8ff with white color is 1.37
Preview of #ddd8ff on black background
The contrast ratio of #ddd8ff with black color is 15.34
#ddd8ff color will look good with a black background.
Color Schemes of #ddd8ff
Triadic Colors of #ddd8ff
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 #ddd8ff
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 #ddd8ff
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 #ddd8ff
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: #ddd8ff;
}
This is a sample text used for the color #ddd8ff. 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: #ddd8ff;
}
This is a sample text used for the color #ddd8ff. 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 #ddd8ff;
}
This is a sample text used for the color #ddd8ff. 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.94%
Green 31.21%
Blue 36.85%
CMYK Percentage
Cyan 46.58
Magenta 53.42%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.