#ddbdd2 Hex Color
rgb(221, 189, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | bd | d2 | - | #ddbdd2 |
RGB | 221 | 189 | 210 | - | rgb(221,189,210) |
HSL | 321 | 32% | 80% | - | hsl(321,32%,80%) |
HSV | 321 | 14% | 87% | - | hsv(321,14%,87%) |
XYZ | 59.6492 | 56.4205 | 68.7192 | - | xyz(59.6492,56.4205,68.7192) |
CIE-LAB | 79.85 | 14.92 | -6.29 | - | lab(79.85,14.92,-6.29) |
CMYK | 0 | 0.1447963800905 | 0.049773755656109 | 0.13333333333333 | cmyk(0,0.1447963800905,0.049773755656109,0.13333333333333) |
Description
The RGB value of color #ddbdd2 is rgb(221, 189, 210).
In the hex color #ddbdd2, The value of Red is 221, value of Green is 189, and value of Blue is 210. The primary color is Red. Similarly, The HSL values for #ddbdd2 consists of 321° Hue, 32% Saturation, and 80% Lightness.
In the CMYK color model, the color #ddbdd2 can be represented as Cyan=0%, Magenta=0.1447963800905%, Yellow=0.049773755656109%, and Black=0.13333333333333%.
Shades of #ddbdd2
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 #ddbdd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddbdd2
Preview of #ddbdd2 on White Background
The contrast ratio of #ddbdd2 with white color is 1.71
Preview of #ddbdd2 on black background
The contrast ratio of #ddbdd2 with black color is 12.28
#ddbdd2 color will look good with a black background.
Color Schemes of #ddbdd2
Triadic Colors of #ddbdd2
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 #ddbdd2
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 #ddbdd2
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 #ddbdd2
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: #ddbdd2;
}
This is a sample text used for the color #ddbdd2. 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: #ddbdd2;
}
This is a sample text used for the color #ddbdd2. 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 #ddbdd2;
}
This is a sample text used for the color #ddbdd2. 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 35.65%
Green 30.48%
Blue 33.87%
CMYK Percentage
Cyan 0
Magenta 44.16%
Yellow 15.18%
Black 40.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.