#d1b4dd Hex Color
rgb(209, 180, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | b4 | dd | - | #d1b4dd |
RGB | 209 | 180 | 221 | - | rgb(209,180,221) |
HSL | 282 | 38% | 79% | - | hsl(282,38%,79%) |
HSV | 282 | 19% | 87% | - | hsv(282,19%,87%) |
XYZ | 55.6669 | 51.4183 | 75.3974 | - | xyz(55.6669,51.4183,75.3974) |
CIE-LAB | 76.93 | 17.77 | -16.71 | - | lab(76.93,17.77,-16.71) |
CMYK | 0.054298642533937 | 0.18552036199095 | 0 | 0.13333333333333 | cmyk(0.054298642533937,0.18552036199095,0,0.13333333333333) |
Description
The RGB value of color #d1b4dd is rgb(209, 180, 221).
In the hex color #d1b4dd, The value of Red is 209, value of Green is 180, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #d1b4dd consists of 282° Hue, 38% Saturation, and 79% Lightness.
In the CMYK color model, the color #d1b4dd can be represented as Cyan=0.054298642533937%, Magenta=0.18552036199095%, Yellow=0%, and Black=0.13333333333333%.
Shades of #d1b4dd
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 #d1b4dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1b4dd
Preview of #d1b4dd on White Background
The contrast ratio of #d1b4dd with white color is 1.86
Preview of #d1b4dd on black background
The contrast ratio of #d1b4dd with black color is 11.28
#d1b4dd color will look good with a black background.
Color Schemes of #d1b4dd
Triadic Colors of #d1b4dd
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 #d1b4dd
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 #d1b4dd
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 #d1b4dd
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: #d1b4dd;
}
This is a sample text used for the color #d1b4dd. 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: #d1b4dd;
}
This is a sample text used for the color #d1b4dd. 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 #d1b4dd;
}
This is a sample text used for the color #d1b4dd. 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.26%
Green 29.51%
Blue 36.23%
CMYK Percentage
Cyan 14.55
Magenta 49.72%
Yellow 0%
Black 35.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.