#ad7dfc Hex Color
rgb(173, 125, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 7d | fc | - | #ad7dfc |
RGB | 173 | 125 | 252 | - | rgb(173,125,252) |
HSL | 263 | 95% | 74% | - | hsl(263,95%,74%) |
HSV | 263 | 50% | 99% | - | hsv(263,50%,99%) |
XYZ | 42.1379 | 30.5797 | 95.777 | - | xyz(42.1379,30.5797,95.777) |
CIE-LAB | 62.15 | 44.4 | -56.89 | - | lab(62.15,44.4,-56.89) |
CMYK | 0.31349206349206 | 0.50396825396825 | 0 | 0.011764705882353 | cmyk(0.31349206349206,0.50396825396825,0,0.011764705882353) |
Description
The RGB value of color #ad7dfc is rgb(173, 125, 252).
In the hex color #ad7dfc, The value of Red is 173, value of Green is 125, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ad7dfc consists of 263° Hue, 95% Saturation, and 74% Lightness.
In the CMYK color model, the color #ad7dfc can be represented as Cyan=0.31349206349206%, Magenta=0.50396825396825%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ad7dfc
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 #ad7dfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad7dfc
Preview of #ad7dfc on White Background
The contrast ratio of #ad7dfc with white color is 2.95
Preview of #ad7dfc on black background
The contrast ratio of #ad7dfc with black color is 7.12
#ad7dfc color will look good with a black background.
Color Schemes of #ad7dfc
Triadic Colors of #ad7dfc
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 #ad7dfc
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 #ad7dfc
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 #ad7dfc
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: #ad7dfc;
}
This is a sample text used for the color #ad7dfc. 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: #ad7dfc;
}
This is a sample text used for the color #ad7dfc. 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 #ad7dfc;
}
This is a sample text used for the color #ad7dfc. 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.45%
Green 22.73%
Blue 45.82%
CMYK Percentage
Cyan 37.81
Magenta 60.78%
Yellow 0%
Black 1.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.