#ae3fab Hex Color
rgb(174, 63, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 3f | ab | - | #ae3fab |
RGB | 174 | 63 | 171 | - | rgb(174,63,171) |
HSL | 302 | 47% | 46% | - | hsl(302,47%,46%) |
HSV | 302 | 64% | 68% | - | hsv(302,64%,68%) |
XYZ | 26.5838 | 15.494 | 40.1176 | - | xyz(26.5838,15.494,40.1176) |
CIE-LAB | 46.3 | 58.44 | -35.96 | - | lab(46.3,58.44,-35.96) |
CMYK | 0 | 0.63793103448276 | 0.017241379310345 | 0.31764705882353 | cmyk(0,0.63793103448276,0.017241379310345,0.31764705882353) |
Description
The RGB value of color #ae3fab is rgb(174, 63, 171).
In the hex color #ae3fab, The value of Red is 174, value of Green is 63, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #ae3fab consists of 302° Hue, 47% Saturation, and 46% Lightness.
In the CMYK color model, the color #ae3fab can be represented as Cyan=0%, Magenta=0.63793103448276%, Yellow=0.017241379310345%, and Black=0.31764705882353%.
Shades of #ae3fab
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 #ae3fab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae3fab
Preview of #ae3fab on White Background
The contrast ratio of #ae3fab with white color is 5.12
#ae3fab color will look good on a white background.
Preview of #ae3fab on black background
The contrast ratio of #ae3fab with black color is 4.1
Color Schemes of #ae3fab
Triadic Colors of #ae3fab
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 #ae3fab
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 #ae3fab
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 #ae3fab
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: #ae3fab;
}
This is a sample text used for the color #ae3fab. 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: #ae3fab;
}
This is a sample text used for the color #ae3fab. 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 #ae3fab;
}
This is a sample text used for the color #ae3fab. 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 42.65%
Green 15.44%
Blue 41.91%
CMYK Percentage
Cyan 0
Magenta 65.58%
Yellow 1.77%
Black 32.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.