#ae12ef Hex Color
rgb(174, 18, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | 12 | ef | - | #ae12ef |
| RGB | 174 | 18 | 239 | - | rgb(174,18,239) |
| HSL | 282 | 87% | 50% | - | hsl(282,87%,50%) |
| HSV | 282 | 92% | 94% | - | hsv(282,92%,94%) |
| XYZ | 33.2519 | 15.6633 | 82.9321 | - | xyz(33.2519,15.6633,82.9321) |
| CIE-LAB | 46.53 | 82.79 | -74.84 | - | lab(46.53,82.79,-74.84) |
| CMYK | 0.27196652719665 | 0.92468619246862 | 0 | 0.062745098039216 | cmyk(0.27196652719665,0.92468619246862,0,0.062745098039216) |
Description
The RGB value of color #ae12ef is rgb(174, 18, 239).
In the hex color #ae12ef, The value of Red is 174, value of Green is 18, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ae12ef consists of 282° Hue, 87% Saturation, and 50% Lightness.
In the CMYK color model, the color #ae12ef can be represented as Cyan=0.27196652719665%, Magenta=0.92468619246862%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ae12ef
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 #ae12ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae12ef
Preview of #ae12ef on White Background
The contrast ratio of #ae12ef with white color is 5.08
#ae12ef color will look good on a white background.
Preview of #ae12ef on black background
The contrast ratio of #ae12ef with black color is 4.13
Color Schemes of #ae12ef
Triadic Colors of #ae12ef
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 #ae12ef
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 #ae12ef
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 #ae12ef
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: #ae12ef;
}
This is a sample text used for the color #ae12ef. 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: #ae12ef;
}
This is a sample text used for the color #ae12ef. 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 #ae12ef;
}
This is a sample text used for the color #ae12ef. 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.37%
Green 4.18%
Blue 55.45%
CMYK Percentage
Cyan 21.59
Magenta 73.42%
Yellow 0%
Black 4.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.