#d39dde Hex Color
rgb(211, 157, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | 9d | de | - | #d39dde |
RGB | 211 | 157 | 222 | - | rgb(211,157,222) |
HSL | 290 | 50% | 74% | - | hsl(290,50%,74%) |
HSV | 290 | 29% | 87% | - | hsv(290,29%,87%) |
XYZ | 52.1058 | 43.2368 | 74.7065 | - | xyz(52.1058,43.2368,74.7065) |
CIE-LAB | 71.72 | 31.13 | -25.17 | - | lab(71.72,31.13,-25.17) |
CMYK | 0.04954954954955 | 0.29279279279279 | 0 | 0.12941176470588 | cmyk(0.04954954954955,0.29279279279279,0,0.12941176470588) |
Description
The RGB value of color #d39dde is rgb(211, 157, 222).
In the hex color #d39dde, The value of Red is 211, value of Green is 157, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #d39dde consists of 290° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #d39dde can be represented as Cyan=0.04954954954955%, Magenta=0.29279279279279%, Yellow=0%, and Black=0.12941176470588%.
Shades of #d39dde
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 #d39dde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d39dde
Preview of #d39dde on White Background
The contrast ratio of #d39dde with white color is 2.18
Preview of #d39dde on black background
The contrast ratio of #d39dde with black color is 9.65
#d39dde color will look good with a black background.
Color Schemes of #d39dde
Triadic Colors of #d39dde
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 #d39dde
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 #d39dde
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 #d39dde
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: #d39dde;
}
This is a sample text used for the color #d39dde. 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: #d39dde;
}
This is a sample text used for the color #d39dde. 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 #d39dde;
}
This is a sample text used for the color #d39dde. 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.76%
Green 26.61%
Blue 37.63%
CMYK Percentage
Cyan 10.5
Magenta 62.06%
Yellow 0%
Black 27.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.