#ac1ae8 Hex Color
rgb(172, 26, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 1a | e8 | - | #ac1ae8 |
RGB | 172 | 26 | 232 | - | rgb(172,26,232) |
HSL | 283 | 82% | 51% | - | hsl(283,82%,51%) |
HSV | 283 | 89% | 91% | - | hsv(283,89%,91%) |
XYZ | 31.9481 | 15.3356 | 77.6202 | - | xyz(31.9481,15.3356,77.6202) |
CIE-LAB | 46.09 | 80.02 | -71.61 | - | lab(46.09,80.02,-71.61) |
CMYK | 0.25862068965517 | 0.88793103448276 | 0 | 0.090196078431373 | cmyk(0.25862068965517,0.88793103448276,0,0.090196078431373) |
Description
The RGB value of color #ac1ae8 is rgb(172, 26, 232).
In the hex color #ac1ae8, The value of Red is 172, value of Green is 26, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #ac1ae8 consists of 283° Hue, 82% Saturation, and 51% Lightness.
In the CMYK color model, the color #ac1ae8 can be represented as Cyan=0.25862068965517%, Magenta=0.88793103448276%, Yellow=0%, and Black=0.090196078431373%.
Shades of #ac1ae8
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 #ac1ae8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac1ae8
Preview of #ac1ae8 on White Background
The contrast ratio of #ac1ae8 with white color is 5.16
#ac1ae8 color will look good on a white background.
Preview of #ac1ae8 on black background
The contrast ratio of #ac1ae8 with black color is 4.07
Color Schemes of #ac1ae8
Triadic Colors of #ac1ae8
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 #ac1ae8
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 #ac1ae8
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 #ac1ae8
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: #ac1ae8;
}
This is a sample text used for the color #ac1ae8. 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: #ac1ae8;
}
This is a sample text used for the color #ac1ae8. 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 #ac1ae8;
}
This is a sample text used for the color #ac1ae8. 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%
Green 6.05%
Blue 53.95%
CMYK Percentage
Cyan 20.91
Magenta 71.8%
Yellow 0%
Black 7.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.