#ab1fe6 Hex Color
rgb(171, 31, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 1f | e6 | - | #ab1fe6 |
RGB | 171 | 31 | 230 | - | rgb(171,31,230) |
HSL | 282 | 80% | 51% | - | hsl(282,80%,51%) |
HSV | 282 | 87% | 90% | - | hsv(282,87%,90%) |
XYZ | 31.5675 | 15.3511 | 76.1622 | - | xyz(31.5675,15.3511,76.1622) |
CIE-LAB | 46.11 | 78.54 | -70.45 | - | lab(46.11,78.54,-70.45) |
CMYK | 0.25652173913043 | 0.86521739130435 | 0 | 0.098039215686274 | cmyk(0.25652173913043,0.86521739130435,0,0.098039215686274) |
Description
The RGB value of color #ab1fe6 is rgb(171, 31, 230).
In the hex color #ab1fe6, The value of Red is 171, value of Green is 31, and value of Blue is 230. The primary color is Blue. Similarly, The HSL values for #ab1fe6 consists of 282° Hue, 80% Saturation, and 51% Lightness.
In the CMYK color model, the color #ab1fe6 can be represented as Cyan=0.25652173913043%, Magenta=0.86521739130435%, Yellow=0%, and Black=0.098039215686274%.
Shades of #ab1fe6
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 #ab1fe6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab1fe6
Preview of #ab1fe6 on White Background
The contrast ratio of #ab1fe6 with white color is 5.16
#ab1fe6 color will look good on a white background.
Preview of #ab1fe6 on black background
The contrast ratio of #ab1fe6 with black color is 4.07
Color Schemes of #ab1fe6
Triadic Colors of #ab1fe6
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 #ab1fe6
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 #ab1fe6
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 #ab1fe6
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: #ab1fe6;
}
This is a sample text used for the color #ab1fe6. 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: #ab1fe6;
}
This is a sample text used for the color #ab1fe6. 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 #ab1fe6;
}
This is a sample text used for the color #ab1fe6. 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.58%
Green 7.18%
Blue 53.24%
CMYK Percentage
Cyan 21.03
Magenta 70.93%
Yellow 0%
Black 8.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.