#ab1bdd Hex Color
rgb(171, 27, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 1b | dd | - | #ab1bdd |
RGB | 171 | 27 | 221 | - | rgb(171,27,221) |
HSL | 285 | 78% | 49% | - | hsl(285,78%,49%) |
HSV | 285 | 88% | 87% | - | hsv(285,88%,87%) |
XYZ | 30.2377 | 14.6623 | 69.643 | - | xyz(30.2377,14.6623,69.643) |
CIE-LAB | 45.17 | 77.67 | -66.86 | - | lab(45.17,77.67,-66.86) |
CMYK | 0.2262443438914 | 0.87782805429864 | 0 | 0.13333333333333 | cmyk(0.2262443438914,0.87782805429864,0,0.13333333333333) |
Description
The RGB value of color #ab1bdd is rgb(171, 27, 221).
In the hex color #ab1bdd, The value of Red is 171, value of Green is 27, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #ab1bdd consists of 285° Hue, 78% Saturation, and 49% Lightness.
In the CMYK color model, the color #ab1bdd can be represented as Cyan=0.2262443438914%, Magenta=0.87782805429864%, Yellow=0%, and Black=0.13333333333333%.
Shades of #ab1bdd
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 #ab1bdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab1bdd
Preview of #ab1bdd on White Background
The contrast ratio of #ab1bdd with white color is 5.34
#ab1bdd color will look good on a white background.
Preview of #ab1bdd on black background
The contrast ratio of #ab1bdd with black color is 3.93
Color Schemes of #ab1bdd
Triadic Colors of #ab1bdd
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 #ab1bdd
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 #ab1bdd
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 #ab1bdd
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: #ab1bdd;
}
This is a sample text used for the color #ab1bdd. 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: #ab1bdd;
}
This is a sample text used for the color #ab1bdd. 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 #ab1bdd;
}
This is a sample text used for the color #ab1bdd. 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 40.81%
Green 6.44%
Blue 52.74%
CMYK Percentage
Cyan 18.28
Magenta 70.94%
Yellow 0%
Black 10.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.