#ae5a7e Hex Color
rgb(174, 90, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 5a | 7e | - | #ae5a7e |
RGB | 174 | 90 | 126 | - | rgb(174,90,126) |
HSL | 334 | 34% | 52% | - | hsl(334,34%,52%) |
HSV | 334 | 48% | 68% | - | hsv(334,48%,68%) |
XYZ | 24.8776 | 17.8174 | 21.8666 | - | xyz(24.8776,17.8174,21.8666) |
CIE-LAB | 49.27 | 38.48 | -4.58 | - | lab(49.27,38.48,-4.58) |
CMYK | 0 | 0.48275862068966 | 0.27586206896552 | 0.31764705882353 | cmyk(0,0.48275862068966,0.27586206896552,0.31764705882353) |
Description
The RGB value of color #ae5a7e is rgb(174, 90, 126).
In the hex color #ae5a7e, The value of Red is 174, value of Green is 90, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #ae5a7e consists of 334° Hue, 34% Saturation, and 52% Lightness.
In the CMYK color model, the color #ae5a7e can be represented as Cyan=0%, Magenta=0.48275862068966%, Yellow=0.27586206896552%, and Black=0.31764705882353%.
Shades of #ae5a7e
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 #ae5a7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae5a7e
Preview of #ae5a7e on White Background
The contrast ratio of #ae5a7e with white color is 4.6
#ae5a7e color will look good on a white background.
Preview of #ae5a7e on black background
The contrast ratio of #ae5a7e with black color is 4.56
Color Schemes of #ae5a7e
Triadic Colors of #ae5a7e
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 #ae5a7e
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 #ae5a7e
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 #ae5a7e
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: #ae5a7e;
}
This is a sample text used for the color #ae5a7e. 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: #ae5a7e;
}
This is a sample text used for the color #ae5a7e. 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 #ae5a7e;
}
This is a sample text used for the color #ae5a7e. 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 44.62%
Green 23.08%
Blue 32.31%
CMYK Percentage
Cyan 0
Magenta 44.85%
Yellow 25.63%
Black 29.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.