#d35aed Hex Color
rgb(211, 90, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | 5a | ed | - | #d35aed |
RGB | 211 | 90 | 237 | - | rgb(211,90,237) |
HSL | 289 | 80% | 64% | - | hsl(289,80%,64%) |
HSV | 289 | 62% | 93% | - | hsv(289,62%,93%) |
XYZ | 45.8062 | 27.2756 | 82.9712 | - | xyz(45.8062,27.2756,82.9712) |
CIE-LAB | 59.23 | 67.75 | -52.97 | - | lab(59.23,67.75,-52.97) |
CMYK | 0.10970464135021 | 0.62025316455696 | 0 | 0.070588235294118 | cmyk(0.10970464135021,0.62025316455696,0,0.070588235294118) |
Description
The RGB value of color #d35aed is rgb(211, 90, 237).
In the hex color #d35aed, The value of Red is 211, value of Green is 90, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #d35aed consists of 289° Hue, 80% Saturation, and 64% Lightness.
In the CMYK color model, the color #d35aed can be represented as Cyan=0.10970464135021%, Magenta=0.62025316455696%, Yellow=0%, and Black=0.070588235294118%.
Shades of #d35aed
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 #d35aed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d35aed
Preview of #d35aed on White Background
The contrast ratio of #d35aed with white color is 3.25
Preview of #d35aed on black background
The contrast ratio of #d35aed with black color is 6.46
#d35aed color will look good with a black background.
Color Schemes of #d35aed
Triadic Colors of #d35aed
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 #d35aed
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 #d35aed
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 #d35aed
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: #d35aed;
}
This is a sample text used for the color #d35aed. 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: #d35aed;
}
This is a sample text used for the color #d35aed. 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 #d35aed;
}
This is a sample text used for the color #d35aed. 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 39.22%
Green 16.73%
Blue 44.05%
CMYK Percentage
Cyan 13.7
Magenta 77.48%
Yellow 0%
Black 8.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.