#ae7faf Hex Color
rgb(174, 127, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 7f | af | - | #ae7faf |
RGB | 174 | 127 | 175 | - | rgb(174,127,175) |
HSL | 299 | 23% | 59% | - | hsl(299,23%,59%) |
HSV | 299 | 27% | 69% | - | hsv(299,27%,69%) |
XYZ | 32.7828 | 27.2726 | 44.0937 | - | xyz(32.7828,27.2726,44.0937) |
CIE-LAB | 59.23 | 26.4 | -18.27 | - | lab(59.23,26.4,-18.27) |
CMYK | 0.0057142857142857 | 0.27428571428571 | 0 | 0.31372549019608 | cmyk(0.0057142857142857,0.27428571428571,0,0.31372549019608) |
Description
The RGB value of color #ae7faf is rgb(174, 127, 175).
In the hex color #ae7faf, The value of Red is 174, value of Green is 127, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #ae7faf consists of 299° Hue, 23% Saturation, and 59% Lightness.
In the CMYK color model, the color #ae7faf can be represented as Cyan=0.0057142857142857%, Magenta=0.27428571428571%, Yellow=0%, and Black=0.31372549019608%.
Shades of #ae7faf
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 #ae7faf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae7faf
Preview of #ae7faf on White Background
The contrast ratio of #ae7faf with white color is 3.25
Preview of #ae7faf on black background
The contrast ratio of #ae7faf with black color is 6.45
#ae7faf color will look good with a black background.
Color Schemes of #ae7faf
Triadic Colors of #ae7faf
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 #ae7faf
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 #ae7faf
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 #ae7faf
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: #ae7faf;
}
This is a sample text used for the color #ae7faf. 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: #ae7faf;
}
This is a sample text used for the color #ae7faf. 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 #ae7faf;
}
This is a sample text used for the color #ae7faf. 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 36.55%
Green 26.68%
Blue 36.76%
CMYK Percentage
Cyan 0.96
Magenta 46.2%
Yellow 0%
Black 52.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.