#ddcde9 Hex Color
rgb(221, 205, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | cd | e9 | - | #ddcde9 |
RGB | 221 | 205 | 233 | - | rgb(221,205,233) |
HSL | 274 | 39% | 86% | - | hsl(274,39%,86%) |
HSV | 274 | 12% | 91% | - | hsv(274,12%,91%) |
XYZ | 66.3581 | 64.918 | 86.1238 | - | xyz(66.3581,64.918,86.1238) |
CIE-LAB | 84.44 | 10.63 | -11.79 | - | lab(84.44,10.63,-11.79) |
CMYK | 0.051502145922747 | 0.12017167381974 | 0 | 0.086274509803922 | cmyk(0.051502145922747,0.12017167381974,0,0.086274509803922) |
Description
The RGB value of color #ddcde9 is rgb(221, 205, 233).
In the hex color #ddcde9, The value of Red is 221, value of Green is 205, and value of Blue is 233. The primary color is Blue. Similarly, The HSL values for #ddcde9 consists of 274° Hue, 39% Saturation, and 86% Lightness.
In the CMYK color model, the color #ddcde9 can be represented as Cyan=0.051502145922747%, Magenta=0.12017167381974%, Yellow=0%, and Black=0.086274509803922%.
Shades of #ddcde9
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 #ddcde9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddcde9
Preview of #ddcde9 on White Background
The contrast ratio of #ddcde9 with white color is 1.5
Preview of #ddcde9 on black background
The contrast ratio of #ddcde9 with black color is 13.98
#ddcde9 color will look good with a black background.
Color Schemes of #ddcde9
Triadic Colors of #ddcde9
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 #ddcde9
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 #ddcde9
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 #ddcde9
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: #ddcde9;
}
This is a sample text used for the color #ddcde9. 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: #ddcde9;
}
This is a sample text used for the color #ddcde9. 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 #ddcde9;
}
This is a sample text used for the color #ddcde9. 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 33.54%
Green 31.11%
Blue 35.36%
CMYK Percentage
Cyan 19.97
Magenta 46.59%
Yellow 0%
Black 33.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.