#d59dea Hex Color
rgb(213, 157, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 9d | ea | - | #d59dea |
RGB | 213 | 157 | 234 | - | rgb(213,157,234) |
HSL | 284 | 65% | 77% | - | hsl(284,65%,77%) |
HSV | 284 | 33% | 92% | - | hsv(284,33%,92%) |
XYZ | 54.3488 | 44.2006 | 83.509 | - | xyz(54.3488,44.2006,83.509) |
CIE-LAB | 72.36 | 34.13 | -30.72 | - | lab(72.36,34.13,-30.72) |
CMYK | 0.08974358974359 | 0.32905982905983 | 0 | 0.082352941176471 | cmyk(0.08974358974359,0.32905982905983,0,0.082352941176471) |
Description
The RGB value of color #d59dea is rgb(213, 157, 234).
In the hex color #d59dea, The value of Red is 213, value of Green is 157, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #d59dea consists of 284° Hue, 65% Saturation, and 77% Lightness.
In the CMYK color model, the color #d59dea can be represented as Cyan=0.08974358974359%, Magenta=0.32905982905983%, Yellow=0%, and Black=0.082352941176471%.
Shades of #d59dea
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 #d59dea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d59dea
Preview of #d59dea on White Background
The contrast ratio of #d59dea with white color is 2.13
Preview of #d59dea on black background
The contrast ratio of #d59dea with black color is 9.84
#d59dea color will look good with a black background.
Color Schemes of #d59dea
Triadic Colors of #d59dea
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 #d59dea
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 #d59dea
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 #d59dea
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: #d59dea;
}
This is a sample text used for the color #d59dea. 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: #d59dea;
}
This is a sample text used for the color #d59dea. 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 #d59dea;
}
This is a sample text used for the color #d59dea. 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.26%
Green 25.99%
Blue 38.74%
CMYK Percentage
Cyan 17.91
Magenta 65.66%
Yellow 0%
Black 16.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.