#d6b3dd Hex Color
rgb(214, 179, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | b3 | dd | - | #d6b3dd |
RGB | 214 | 179 | 221 | - | rgb(214,179,221) |
HSL | 290 | 38% | 78% | - | hsl(290,38%,78%) |
HSV | 290 | 19% | 87% | - | hsv(290,19%,87%) |
XYZ | 56.9028 | 51.7568 | 75.3976 | - | xyz(56.9028,51.7568,75.3976) |
CIE-LAB | 77.14 | 19.96 | -16.36 | - | lab(77.14,19.96,-16.36) |
CMYK | 0.031674208144796 | 0.19004524886878 | 0 | 0.13333333333333 | cmyk(0.031674208144796,0.19004524886878,0,0.13333333333333) |
Description
The RGB value of color #d6b3dd is rgb(214, 179, 221).
In the hex color #d6b3dd, The value of Red is 214, value of Green is 179, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #d6b3dd consists of 290° Hue, 38% Saturation, and 78% Lightness.
In the CMYK color model, the color #d6b3dd can be represented as Cyan=0.031674208144796%, Magenta=0.19004524886878%, Yellow=0%, and Black=0.13333333333333%.
Shades of #d6b3dd
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 #d6b3dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6b3dd
Preview of #d6b3dd on White Background
The contrast ratio of #d6b3dd with white color is 1.85
Preview of #d6b3dd on black background
The contrast ratio of #d6b3dd with black color is 11.35
#d6b3dd color will look good with a black background.
Color Schemes of #d6b3dd
Triadic Colors of #d6b3dd
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 #d6b3dd
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 #d6b3dd
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 #d6b3dd
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: #d6b3dd;
}
This is a sample text used for the color #d6b3dd. 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: #d6b3dd;
}
This is a sample text used for the color #d6b3dd. 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 #d6b3dd;
}
This is a sample text used for the color #d6b3dd. 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.85%
Green 29.15%
Blue 35.99%
CMYK Percentage
Cyan 8.92
Magenta 53.53%
Yellow 0%
Black 37.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.