#ae3f5a Hex Color
rgb(174, 63, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 3f | 5a | - | #ae3f5a |
RGB | 174 | 63 | 90 | - | rgb(174,63,90) |
HSL | 345 | 47% | 46% | - | hsl(345,47%,46%) |
HSV | 345 | 64% | 68% | - | hsv(345,64%,68%) |
XYZ | 21.0785 | 13.2919 | 11.1275 | - | xyz(21.0785,13.2919,11.1275) |
CIE-LAB | 43.2 | 47.48 | 8.56 | - | lab(43.2,47.48,8.56) |
CMYK | 0 | 0.63793103448276 | 0.48275862068966 | 0.31764705882353 | cmyk(0,0.63793103448276,0.48275862068966,0.31764705882353) |
Description
The RGB value of color #ae3f5a is rgb(174, 63, 90).
In the hex color #ae3f5a, The value of Red is 174, value of Green is 63, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #ae3f5a consists of 345° Hue, 47% Saturation, and 46% Lightness.
In the CMYK color model, the color #ae3f5a can be represented as Cyan=0%, Magenta=0.63793103448276%, Yellow=0.48275862068966%, and Black=0.31764705882353%.
Shades of #ae3f5a
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 #ae3f5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae3f5a
Preview of #ae3f5a on White Background
The contrast ratio of #ae3f5a with white color is 5.74
#ae3f5a color will look good on a white background.
Preview of #ae3f5a on black background
The contrast ratio of #ae3f5a with black color is 3.66
Color Schemes of #ae3f5a
Triadic Colors of #ae3f5a
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 #ae3f5a
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 #ae3f5a
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 #ae3f5a
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: #ae3f5a;
}
This is a sample text used for the color #ae3f5a. 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: #ae3f5a;
}
This is a sample text used for the color #ae3f5a. 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 #ae3f5a;
}
This is a sample text used for the color #ae3f5a. 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 53.21%
Green 19.27%
Blue 27.52%
CMYK Percentage
Cyan 0
Magenta 44.35%
Yellow 33.56%
Black 22.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.