#ae6e7e Hex Color
rgb(174, 110, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 6e | 7e | - | #ae6e7e |
RGB | 174 | 110 | 126 | - | rgb(174,110,126) |
HSL | 345 | 28% | 56% | - | hsl(345,28%,56%) |
HSV | 345 | 37% | 68% | - | hsv(345,37%,68%) |
XYZ | 26.7974 | 21.6569 | 22.5065 | - | xyz(26.7974,21.6569,22.5065) |
CIE-LAB | 53.66 | 27.6 | 1.85 | - | lab(53.66,27.6,1.85) |
CMYK | 0 | 0.36781609195402 | 0.27586206896552 | 0.31764705882353 | cmyk(0,0.36781609195402,0.27586206896552,0.31764705882353) |
Description
The RGB value of color #ae6e7e is rgb(174, 110, 126).
In the hex color #ae6e7e, The value of Red is 174, value of Green is 110, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #ae6e7e consists of 345° Hue, 28% Saturation, and 56% Lightness.
In the CMYK color model, the color #ae6e7e can be represented as Cyan=0%, Magenta=0.36781609195402%, Yellow=0.27586206896552%, and Black=0.31764705882353%.
Shades of #ae6e7e
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 #ae6e7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae6e7e
Preview of #ae6e7e on White Background
The contrast ratio of #ae6e7e with white color is 3.94
Preview of #ae6e7e on black background
The contrast ratio of #ae6e7e with black color is 5.33
#ae6e7e color will look good with a black background.
Color Schemes of #ae6e7e
Triadic Colors of #ae6e7e
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 #ae6e7e
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 #ae6e7e
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 #ae6e7e
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: #ae6e7e;
}
This is a sample text used for the color #ae6e7e. 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: #ae6e7e;
}
This is a sample text used for the color #ae6e7e. 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 #ae6e7e;
}
This is a sample text used for the color #ae6e7e. 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.44%
Green 26.83%
Blue 30.73%
CMYK Percentage
Cyan 0
Magenta 38.26%
Yellow 28.7%
Black 33.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.