#ddbddf Hex Color
rgb(221, 189, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | bd | df | - | #ddbddf |
RGB | 221 | 189 | 223 | - | rgb(221,189,223) |
HSL | 296 | 35% | 81% | - | hsl(296,35%,81%) |
HSV | 296 | 15% | 87% | - | hsv(296,15%,87%) |
XYZ | 61.3357 | 57.0951 | 77.5997 | - | xyz(61.3357,57.0951,77.5997) |
CIE-LAB | 80.23 | 17.28 | -12.73 | - | lab(80.23,17.28,-12.73) |
CMYK | 0.0089686098654708 | 0.152466367713 | 0 | 0.12549019607843 | cmyk(0.0089686098654708,0.152466367713,0,0.12549019607843) |
Description
The RGB value of color #ddbddf is rgb(221, 189, 223).
In the hex color #ddbddf, The value of Red is 221, value of Green is 189, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #ddbddf consists of 296° Hue, 35% Saturation, and 81% Lightness.
In the CMYK color model, the color #ddbddf can be represented as Cyan=0.0089686098654708%, Magenta=0.152466367713%, Yellow=0%, and Black=0.12549019607843%.
Shades of #ddbddf
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 #ddbddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddbddf
Preview of #ddbddf on White Background
The contrast ratio of #ddbddf with white color is 1.69
Preview of #ddbddf on black background
The contrast ratio of #ddbddf with black color is 12.42
#ddbddf color will look good with a black background.
Color Schemes of #ddbddf
Triadic Colors of #ddbddf
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 #ddbddf
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 #ddbddf
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 #ddbddf
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: #ddbddf;
}
This is a sample text used for the color #ddbddf. 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: #ddbddf;
}
This is a sample text used for the color #ddbddf. 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 #ddbddf;
}
This is a sample text used for the color #ddbddf. 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 34.91%
Green 29.86%
Blue 35.23%
CMYK Percentage
Cyan 3.13
Magenta 53.14%
Yellow 0%
Black 43.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.