#ad8de5 Hex Color
rgb(173, 141, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 8d | e5 | - | #ad8de5 |
RGB | 173 | 141 | 229 | - | rgb(173,141,229) |
HSL | 262 | 63% | 73% | - | hsl(262,63%,73%) |
HSV | 262 | 38% | 90% | - | hsv(262,38%,90%) |
XYZ | 40.9013 | 33.5911 | 78.4567 | - | xyz(40.9013,33.5911,78.4567) |
CIE-LAB | 64.64 | 29.92 | -40.27 | - | lab(64.64,29.92,-40.27) |
CMYK | 0.24454148471616 | 0.38427947598253 | 0 | 0.10196078431373 | cmyk(0.24454148471616,0.38427947598253,0,0.10196078431373) |
Description
The RGB value of color #ad8de5 is rgb(173, 141, 229).
In the hex color #ad8de5, The value of Red is 173, value of Green is 141, and value of Blue is 229. The primary color is Blue. Similarly, The HSL values for #ad8de5 consists of 262° Hue, 63% Saturation, and 73% Lightness.
In the CMYK color model, the color #ad8de5 can be represented as Cyan=0.24454148471616%, Magenta=0.38427947598253%, Yellow=0%, and Black=0.10196078431373%.
Shades of #ad8de5
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 #ad8de5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad8de5
Preview of #ad8de5 on White Background
The contrast ratio of #ad8de5 with white color is 2.72
Preview of #ad8de5 on black background
The contrast ratio of #ad8de5 with black color is 7.72
#ad8de5 color will look good with a black background.
Color Schemes of #ad8de5
Triadic Colors of #ad8de5
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 #ad8de5
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 #ad8de5
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 #ad8de5
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: #ad8de5;
}
This is a sample text used for the color #ad8de5. 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: #ad8de5;
}
This is a sample text used for the color #ad8de5. 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 #ad8de5;
}
This is a sample text used for the color #ad8de5. 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 31.86%
Green 25.97%
Blue 42.17%
CMYK Percentage
Cyan 33.46
Magenta 52.58%
Yellow 0%
Black 13.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.