#ab2add Hex Color
rgb(171, 42, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | 2a | dd | - | #ab2add |
| RGB | 171 | 42 | 221 | - | rgb(171,42,221) |
| HSL | 283 | 72% | 52% | - | hsl(283,72%,52%) |
| HSV | 283 | 81% | 87% | - | hsv(283,81%,87%) |
| XYZ | 30.6737 | 15.5343 | 69.7884 | - | xyz(30.6737,15.5343,69.7884) |
| CIE-LAB | 46.36 | 74.18 | -64.93 | - | lab(46.36,74.18,-64.93) |
| CMYK | 0.2262443438914 | 0.80995475113122 | 0 | 0.13333333333333 | cmyk(0.2262443438914,0.80995475113122,0,0.13333333333333) |
Description
The RGB value of color #ab2add is rgb(171, 42, 221).
In the hex color #ab2add, The value of Red is 171, value of Green is 42, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #ab2add consists of 283° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #ab2add can be represented as Cyan=0.2262443438914%, Magenta=0.80995475113122%, Yellow=0%, and Black=0.13333333333333%.
Shades of #ab2add
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 #ab2add
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab2add
Preview of #ab2add on White Background
The contrast ratio of #ab2add with white color is 5.11
#ab2add color will look good on a white background.
Preview of #ab2add on black background
The contrast ratio of #ab2add with black color is 4.11
Color Schemes of #ab2add
Triadic Colors of #ab2add
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 #ab2add
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 #ab2add
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 #ab2add
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: #ab2add;
}
This is a sample text used for the color #ab2add. 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: #ab2add;
}
This is a sample text used for the color #ab2add. 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 #ab2add;
}
This is a sample text used for the color #ab2add. 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 39.4%
Green 9.68%
Blue 50.92%
CMYK Percentage
Cyan 19.34
Magenta 69.25%
Yellow 0%
Black 11.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.