#d39ebc Hex Color
rgb(211, 158, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | 9e | bc | - | #d39ebc |
RGB | 211 | 158 | 188 | - | rgb(211,158,188) |
HSL | 326 | 38% | 72% | - | hsl(326,38%,72%) |
HSV | 326 | 25% | 83% | - | hsv(326,25%,83%) |
XYZ | 48.1679 | 41.9334 | 53.1322 | - | xyz(48.1679,41.9334,53.1322) |
CIE-LAB | 70.82 | 24.39 | -7.76 | - | lab(70.82,24.39,-7.76) |
CMYK | 0 | 0.25118483412322 | 0.10900473933649 | 0.17254901960784 | cmyk(0,0.25118483412322,0.10900473933649,0.17254901960784) |
Description
The RGB value of color #d39ebc is rgb(211, 158, 188).
In the hex color #d39ebc, The value of Red is 211, value of Green is 158, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #d39ebc consists of 326° Hue, 38% Saturation, and 72% Lightness.
In the CMYK color model, the color #d39ebc can be represented as Cyan=0%, Magenta=0.25118483412322%, Yellow=0.10900473933649%, and Black=0.17254901960784%.
Shades of #d39ebc
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 #d39ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d39ebc
Preview of #d39ebc on White Background
The contrast ratio of #d39ebc with white color is 2.24
Preview of #d39ebc on black background
The contrast ratio of #d39ebc with black color is 9.39
#d39ebc color will look good with a black background.
Color Schemes of #d39ebc
Triadic Colors of #d39ebc
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 #d39ebc
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 #d39ebc
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 #d39ebc
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: #d39ebc;
}
This is a sample text used for the color #d39ebc. 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: #d39ebc;
}
This is a sample text used for the color #d39ebc. 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 #d39ebc;
}
This is a sample text used for the color #d39ebc. 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 37.88%
Green 28.37%
Blue 33.75%
CMYK Percentage
Cyan 0
Magenta 47.15%
Yellow 20.46%
Black 32.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.