#ddcdff Hex Color
rgb(221, 205, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | cd | ff | - | #ddcdff |
| RGB | 221 | 205 | 255 | - | rgb(221,205,255) |
| HSL | 259 | 100% | 90% | - | hsl(259,100%,90%) |
| HSV | 259 | 20% | 100% | - | hsv(259,20%,100%) |
| XYZ | 69.7001 | 66.2548 | 103.7226 | - | xyz(69.7001,66.2548,103.7226) |
| CIE-LAB | 85.13 | 15 | -22.43 | - | lab(85.13,15,-22.43) |
| CMYK | 0.13333333333333 | 0.19607843137255 | 0 | 0 | cmyk(0.13333333333333,0.19607843137255,0,0) |
Description
The RGB value of color #ddcdff is rgb(221, 205, 255).
In the hex color #ddcdff, The value of Red is 221, value of Green is 205, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ddcdff consists of 259° Hue, 100% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddcdff can be represented as Cyan=0.13333333333333%, Magenta=0.19607843137255%, Yellow=0%, and Black=0%.
Shades of #ddcdff
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 #ddcdff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddcdff
Preview of #ddcdff on White Background
The contrast ratio of #ddcdff with white color is 1.47
Preview of #ddcdff on black background
The contrast ratio of #ddcdff with black color is 14.25
#ddcdff color will look good with a black background.
Color Schemes of #ddcdff
Triadic Colors of #ddcdff
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 #ddcdff
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 #ddcdff
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 #ddcdff
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: #ddcdff;
}
This is a sample text used for the color #ddcdff. 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: #ddcdff;
}
This is a sample text used for the color #ddcdff. 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 #ddcdff;
}
This is a sample text used for the color #ddcdff. 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.45%
Green 30.1%
Blue 37.44%
CMYK Percentage
Cyan 40.48
Magenta 59.52%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.