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