#ad5de7 Hex Color
rgb(173, 93, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 5d | e7 | - | #ad5de7 |
RGB | 173 | 93 | 231 | - | rgb(173,93,231) |
HSL | 275 | 74% | 64% | - | hsl(275,74%,64%) |
HSV | 275 | 60% | 91% | - | hsv(275,60%,91%) |
XYZ | 35.5717 | 22.4825 | 78.066 | - | xyz(35.5717,22.4825,78.066) |
CIE-LAB | 54.54 | 56.29 | -57.39 | - | lab(54.54,56.29,-57.39) |
CMYK | 0.25108225108225 | 0.5974025974026 | 0 | 0.094117647058824 | cmyk(0.25108225108225,0.5974025974026,0,0.094117647058824) |
Description
The RGB value of color #ad5de7 is rgb(173, 93, 231).
In the hex color #ad5de7, The value of Red is 173, value of Green is 93, and value of Blue is 231. The primary color is Blue. Similarly, The HSL values for #ad5de7 consists of 275° Hue, 74% Saturation, and 64% Lightness.
In the CMYK color model, the color #ad5de7 can be represented as Cyan=0.25108225108225%, Magenta=0.5974025974026%, Yellow=0%, and Black=0.094117647058824%.
Shades of #ad5de7
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 #ad5de7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad5de7
Preview of #ad5de7 on White Background
The contrast ratio of #ad5de7 with white color is 3.82
Preview of #ad5de7 on black background
The contrast ratio of #ad5de7 with black color is 5.5
#ad5de7 color will look good with a black background.
Color Schemes of #ad5de7
Triadic Colors of #ad5de7
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 #ad5de7
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 #ad5de7
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 #ad5de7
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: #ad5de7;
}
This is a sample text used for the color #ad5de7. 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: #ad5de7;
}
This is a sample text used for the color #ad5de7. 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 #ad5de7;
}
This is a sample text used for the color #ad5de7. 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 34.81%
Green 18.71%
Blue 46.48%
CMYK Percentage
Cyan 26.64
Magenta 63.38%
Yellow 0%
Black 9.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.