#ae4b7b Hex Color
rgb(174, 75, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 4b | 7b | - | #ae4b7b |
RGB | 174 | 75 | 123 | - | rgb(174,75,123) |
HSL | 331 | 40% | 49% | - | hsl(331,40%,49%) |
HSV | 331 | 57% | 68% | - | hsv(331,57%,68%) |
XYZ | 23.5468 | 15.4609 | 20.4821 | - | xyz(23.5468,15.4609,20.4821) |
CIE-LAB | 46.26 | 45.67 | -7.25 | - | lab(46.26,45.67,-7.25) |
CMYK | 0 | 0.56896551724138 | 0.29310344827586 | 0.31764705882353 | cmyk(0,0.56896551724138,0.29310344827586,0.31764705882353) |
Description
The RGB value of color #ae4b7b is rgb(174, 75, 123).
In the hex color #ae4b7b, The value of Red is 174, value of Green is 75, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #ae4b7b consists of 331° Hue, 40% Saturation, and 49% Lightness.
In the CMYK color model, the color #ae4b7b can be represented as Cyan=0%, Magenta=0.56896551724138%, Yellow=0.29310344827586%, and Black=0.31764705882353%.
Shades of #ae4b7b
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 #ae4b7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae4b7b
Preview of #ae4b7b on White Background
The contrast ratio of #ae4b7b with white color is 5.13
#ae4b7b color will look good on a white background.
Preview of #ae4b7b on black background
The contrast ratio of #ae4b7b with black color is 4.09
Color Schemes of #ae4b7b
Triadic Colors of #ae4b7b
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 #ae4b7b
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 #ae4b7b
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 #ae4b7b
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: #ae4b7b;
}
This is a sample text used for the color #ae4b7b. 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: #ae4b7b;
}
This is a sample text used for the color #ae4b7b. 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 #ae4b7b;
}
This is a sample text used for the color #ae4b7b. 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 46.77%
Green 20.16%
Blue 33.06%
CMYK Percentage
Cyan 0
Magenta 48.23%
Yellow 24.85%
Black 26.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.