#ad6cea Hex Color
rgb(173, 108, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 6c | ea | - | #ad6cea |
RGB | 173 | 108 | 234 | - | rgb(173,108,234) |
HSL | 271 | 75% | 67% | - | hsl(271,75%,67%) |
HSV | 271 | 54% | 92% | - | hsv(271,54%,92%) |
XYZ | 37.4474 | 25.5499 | 80.7998 | - | xyz(37.4474,25.5499,80.7998) |
CIE-LAB | 57.61 | 49.28 | -54.16 | - | lab(57.61,49.28,-54.16) |
CMYK | 0.26068376068376 | 0.53846153846154 | 0 | 0.082352941176471 | cmyk(0.26068376068376,0.53846153846154,0,0.082352941176471) |
Description
The RGB value of color #ad6cea is rgb(173, 108, 234).
In the hex color #ad6cea, The value of Red is 173, value of Green is 108, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #ad6cea consists of 271° Hue, 75% Saturation, and 67% Lightness.
In the CMYK color model, the color #ad6cea can be represented as Cyan=0.26068376068376%, Magenta=0.53846153846154%, Yellow=0%, and Black=0.082352941176471%.
Shades of #ad6cea
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 #ad6cea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad6cea
Preview of #ad6cea on White Background
The contrast ratio of #ad6cea with white color is 3.44
Preview of #ad6cea on black background
The contrast ratio of #ad6cea with black color is 6.11
#ad6cea color will look good with a black background.
Color Schemes of #ad6cea
Triadic Colors of #ad6cea
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 #ad6cea
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 #ad6cea
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 #ad6cea
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: #ad6cea;
}
This is a sample text used for the color #ad6cea. 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: #ad6cea;
}
This is a sample text used for the color #ad6cea. 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 #ad6cea;
}
This is a sample text used for the color #ad6cea. 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 33.59%
Green 20.97%
Blue 45.44%
CMYK Percentage
Cyan 29.57
Magenta 61.08%
Yellow 0%
Black 9.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.