#d5bddd Hex Color
rgb(213, 189, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d5 | bd | dd | - | #d5bddd |
| RGB | 213 | 189 | 221 | - | rgb(213,189,221) |
| HSL | 285 | 32% | 80% | - | hsl(285,32%,80%) |
| HSV | 285 | 14% | 87% | - | hsv(285,14%,87%) |
| XYZ | 58.6893 | 55.7618 | 76.0765 | - | xyz(58.6893,55.7618,76.0765) |
| CIE-LAB | 79.48 | 14.23 | -12.85 | - | lab(79.48,14.23,-12.85) |
| CMYK | 0.036199095022624 | 0.1447963800905 | 0 | 0.13333333333333 | cmyk(0.036199095022624,0.1447963800905,0,0.13333333333333) |
Description
The RGB value of color #d5bddd is rgb(213, 189, 221).
In the hex color #d5bddd, The value of Red is 213, value of Green is 189, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #d5bddd consists of 285° Hue, 32% Saturation, and 80% Lightness.
In the CMYK color model, the color #d5bddd can be represented as Cyan=0.036199095022624%, Magenta=0.1447963800905%, Yellow=0%, and Black=0.13333333333333%.
Shades of #d5bddd
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 #d5bddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5bddd
Preview of #d5bddd on White Background
The contrast ratio of #d5bddd with white color is 1.73
Preview of #d5bddd on black background
The contrast ratio of #d5bddd with black color is 12.15
#d5bddd color will look good with a black background.
Color Schemes of #d5bddd
Triadic Colors of #d5bddd
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 #d5bddd
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 #d5bddd
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 #d5bddd
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: #d5bddd;
}
This is a sample text used for the color #d5bddd. 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: #d5bddd;
}
This is a sample text used for the color #d5bddd. 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 #d5bddd;
}
This is a sample text used for the color #d5bddd. 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.19%
Green 30.34%
Blue 35.47%
CMYK Percentage
Cyan 11.52
Magenta 46.07%
Yellow 0%
Black 42.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.