#ad6ed1 Hex Color
rgb(173, 110, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 6e | d1 | - | #ad6ed1 |
RGB | 173 | 110 | 209 | - | rgb(173,110,209) |
HSL | 278 | 52% | 63% | - | hsl(278,52%,63%) |
HSV | 278 | 47% | 82% | - | hsv(278,47%,82%) |
XYZ | 34.3181 | 24.6395 | 63.2687 | - | xyz(34.3181,24.6395,63.2687) |
CIE-LAB | 56.72 | 42.58 | -41.51 | - | lab(56.72,42.58,-41.51) |
CMYK | 0.17224880382775 | 0.47368421052632 | 0 | 0.18039215686275 | cmyk(0.17224880382775,0.47368421052632,0,0.18039215686275) |
Description
The RGB value of color #ad6ed1 is rgb(173, 110, 209).
In the hex color #ad6ed1, The value of Red is 173, value of Green is 110, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #ad6ed1 consists of 278° Hue, 52% Saturation, and 63% Lightness.
In the CMYK color model, the color #ad6ed1 can be represented as Cyan=0.17224880382775%, Magenta=0.47368421052632%, Yellow=0%, and Black=0.18039215686275%.
Shades of #ad6ed1
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 #ad6ed1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad6ed1
Preview of #ad6ed1 on White Background
The contrast ratio of #ad6ed1 with white color is 3.54
Preview of #ad6ed1 on black background
The contrast ratio of #ad6ed1 with black color is 5.93
#ad6ed1 color will look good with a black background.
Color Schemes of #ad6ed1
Triadic Colors of #ad6ed1
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 #ad6ed1
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 #ad6ed1
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 #ad6ed1
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: #ad6ed1;
}
This is a sample text used for the color #ad6ed1. 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: #ad6ed1;
}
This is a sample text used for the color #ad6ed1. 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 #ad6ed1;
}
This is a sample text used for the color #ad6ed1. 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.16%
Green 22.36%
Blue 42.48%
CMYK Percentage
Cyan 20.85
Magenta 57.32%
Yellow 0%
Black 21.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.