#ab0adf Hex Color
rgb(171, 10, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 0a | df | - | #ab0adf |
RGB | 171 | 10 | 223 | - | rgb(171,10,223) |
HSL | 285 | 91% | 46% | - | hsl(285,91%,46%) |
HSV | 285 | 96% | 87% | - | hsv(285,96%,87%) |
XYZ | 30.2224 | 14.2027 | 70.9605 | - | xyz(30.2224,14.2027,70.9605) |
CIE-LAB | 44.52 | 80.4 | -69.05 | - | lab(44.52,80.4,-69.05) |
CMYK | 0.23318385650224 | 0.95515695067265 | 0 | 0.12549019607843 | cmyk(0.23318385650224,0.95515695067265,0,0.12549019607843) |
Description
The RGB value of color #ab0adf is rgb(171, 10, 223).
In the hex color #ab0adf, The value of Red is 171, value of Green is 10, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #ab0adf consists of 285° Hue, 91% Saturation, and 46% Lightness.
In the CMYK color model, the color #ab0adf can be represented as Cyan=0.23318385650224%, Magenta=0.95515695067265%, Yellow=0%, and Black=0.12549019607843%.
Shades of #ab0adf
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 #ab0adf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab0adf
Preview of #ab0adf on White Background
The contrast ratio of #ab0adf with white color is 5.47
#ab0adf color will look good on a white background.
Preview of #ab0adf on black background
The contrast ratio of #ab0adf with black color is 3.84
Color Schemes of #ab0adf
Triadic Colors of #ab0adf
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 #ab0adf
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 #ab0adf
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 #ab0adf
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: #ab0adf;
}
This is a sample text used for the color #ab0adf. 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: #ab0adf;
}
This is a sample text used for the color #ab0adf. 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 #ab0adf;
}
This is a sample text used for the color #ab0adf. 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 42.33%
Green 2.48%
Blue 55.2%
CMYK Percentage
Cyan 17.75
Magenta 72.7%
Yellow 0%
Black 9.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.