#ac1fe8 Hex Color
rgb(172, 31, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 1f | e8 | - | #ac1fe8 |
RGB | 172 | 31 | 232 | - | rgb(172,31,232) |
HSL | 282 | 81% | 52% | - | hsl(282,81%,52%) |
HSV | 282 | 87% | 91% | - | hsv(282,87%,91%) |
XYZ | 32.0687 | 15.5768 | 77.6603 | - | xyz(32.0687,15.5768,77.6603) |
CIE-LAB | 46.41 | 79.06 | -71.08 | - | lab(46.41,79.06,-71.08) |
CMYK | 0.25862068965517 | 0.86637931034483 | 0 | 0.090196078431373 | cmyk(0.25862068965517,0.86637931034483,0,0.090196078431373) |
Description
The RGB value of color #ac1fe8 is rgb(172, 31, 232).
In the hex color #ac1fe8, The value of Red is 172, value of Green is 31, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #ac1fe8 consists of 282° Hue, 81% Saturation, and 52% Lightness.
In the CMYK color model, the color #ac1fe8 can be represented as Cyan=0.25862068965517%, Magenta=0.86637931034483%, Yellow=0%, and Black=0.090196078431373%.
Shades of #ac1fe8
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 #ac1fe8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac1fe8
Preview of #ac1fe8 on White Background
The contrast ratio of #ac1fe8 with white color is 5.1
#ac1fe8 color will look good on a white background.
Preview of #ac1fe8 on black background
The contrast ratio of #ac1fe8 with black color is 4.12
Color Schemes of #ac1fe8
Triadic Colors of #ac1fe8
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 #ac1fe8
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 #ac1fe8
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 #ac1fe8
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: #ac1fe8;
}
This is a sample text used for the color #ac1fe8. 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: #ac1fe8;
}
This is a sample text used for the color #ac1fe8. 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 #ac1fe8;
}
This is a sample text used for the color #ac1fe8. 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.54%
Green 7.13%
Blue 53.33%
CMYK Percentage
Cyan 21.28
Magenta 71.3%
Yellow 0%
Black 7.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.