#d2bbd2 Hex Color
rgb(210, 187, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | bb | d2 | - | #d2bbd2 |
RGB | 210 | 187 | 210 | - | rgb(210,187,210) |
HSL | 300 | 20% | 78% | - | hsl(300,20%,78%) |
HSV | 300 | 11% | 82% | - | hsv(300,11%,82%) |
XYZ | 55.9815 | 53.8954 | 68.4251 | - | xyz(55.9815,53.8954,68.4251) |
CIE-LAB | 78.4 | 12.22 | -8.55 | - | lab(78.4,12.22,-8.55) |
CMYK | 0 | 0.10952380952381 | 0 | 0.17647058823529 | cmyk(0,0.10952380952381,0,0.17647058823529) |
Description
The RGB value of color #d2bbd2 is rgb(210, 187, 210).
In the hex color #d2bbd2, The value of Red is 210, value of Green is 187, and value of Blue is 210. The primary color is Red. Similarly, The HSL values for #d2bbd2 consists of 300° Hue, 20% Saturation, and 78% Lightness.
In the CMYK color model, the color #d2bbd2 can be represented as Cyan=0%, Magenta=0.10952380952381%, Yellow=0%, and Black=0.17647058823529%.
Shades of #d2bbd2
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 #d2bbd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2bbd2
Preview of #d2bbd2 on White Background
The contrast ratio of #d2bbd2 with white color is 1.78
Preview of #d2bbd2 on black background
The contrast ratio of #d2bbd2 with black color is 11.78
#d2bbd2 color will look good with a black background.
Color Schemes of #d2bbd2
Triadic Colors of #d2bbd2
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 #d2bbd2
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 #d2bbd2
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 #d2bbd2
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: #d2bbd2;
}
This is a sample text used for the color #d2bbd2. 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: #d2bbd2;
}
This is a sample text used for the color #d2bbd2. 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 #d2bbd2;
}
This is a sample text used for the color #d2bbd2. 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.6%
Green 30.81%
Blue 34.6%
CMYK Percentage
Cyan 0
Magenta 38.3%
Yellow 0%
Black 61.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.