#ae47a0 Hex Color
rgb(174, 71, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 47 | a0 | - | #ae47a0 |
RGB | 174 | 71 | 160 | - | rgb(174,71,160) |
HSL | 308 | 42% | 48% | - | hsl(308,42%,48%) |
HSV | 308 | 59% | 68% | - | hsv(308,59%,68%) |
XYZ | 26.054 | 16.0432 | 34.9812 | - | xyz(26.054,16.0432,34.9812) |
CIE-LAB | 47.03 | 53.11 | -28.3 | - | lab(47.03,53.11,-28.3) |
CMYK | 0 | 0.59195402298851 | 0.080459770114943 | 0.31764705882353 | cmyk(0,0.59195402298851,0.080459770114943,0.31764705882353) |
Description
The RGB value of color #ae47a0 is rgb(174, 71, 160).
In the hex color #ae47a0, The value of Red is 174, value of Green is 71, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #ae47a0 consists of 308° Hue, 42% Saturation, and 48% Lightness.
In the CMYK color model, the color #ae47a0 can be represented as Cyan=0%, Magenta=0.59195402298851%, Yellow=0.080459770114943%, and Black=0.31764705882353%.
Shades of #ae47a0
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 #ae47a0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae47a0
Preview of #ae47a0 on White Background
The contrast ratio of #ae47a0 with white color is 4.99
#ae47a0 color will look good on a white background.
Preview of #ae47a0 on black background
The contrast ratio of #ae47a0 with black color is 4.21
Color Schemes of #ae47a0
Triadic Colors of #ae47a0
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 #ae47a0
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 #ae47a0
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 #ae47a0
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: #ae47a0;
}
This is a sample text used for the color #ae47a0. 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: #ae47a0;
}
This is a sample text used for the color #ae47a0. 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 #ae47a0;
}
This is a sample text used for the color #ae47a0. 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.96%
Green 17.53%
Blue 39.51%
CMYK Percentage
Cyan 0
Magenta 59.79%
Yellow 8.13%
Black 32.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.