#ad7cde Hex Color
rgb(173, 124, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 7c | de | - | #ad7cde |
RGB | 173 | 124 | 222 | - | rgb(173,124,222) |
HSL | 270 | 60% | 68% | - | hsl(270,60%,68%) |
HSV | 270 | 44% | 87% | - | hsv(270,44%,87%) |
XYZ | 37.626 | 28.5735 | 72.6394 | - | xyz(37.626,28.5735,72.6394) |
CIE-LAB | 60.4 | 37.81 | -43.03 | - | lab(60.4,37.81,-43.03) |
CMYK | 0.22072072072072 | 0.44144144144144 | 0 | 0.12941176470588 | cmyk(0.22072072072072,0.44144144144144,0,0.12941176470588) |
Description
The RGB value of color #ad7cde is rgb(173, 124, 222).
In the hex color #ad7cde, The value of Red is 173, value of Green is 124, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #ad7cde consists of 270° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #ad7cde can be represented as Cyan=0.22072072072072%, Magenta=0.44144144144144%, Yellow=0%, and Black=0.12941176470588%.
Shades of #ad7cde
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 #ad7cde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad7cde
Preview of #ad7cde on White Background
The contrast ratio of #ad7cde with white color is 3.13
Preview of #ad7cde on black background
The contrast ratio of #ad7cde with black color is 6.71
#ad7cde color will look good with a black background.
Color Schemes of #ad7cde
Triadic Colors of #ad7cde
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 #ad7cde
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 #ad7cde
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 #ad7cde
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: #ad7cde;
}
This is a sample text used for the color #ad7cde. 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: #ad7cde;
}
This is a sample text used for the color #ad7cde. 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 #ad7cde;
}
This is a sample text used for the color #ad7cde. 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.33%
Green 23.89%
Blue 42.77%
CMYK Percentage
Cyan 27.88
Magenta 55.77%
Yellow 0%
Black 16.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.