#ae87b5 Hex Color
rgb(174, 135, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 87 | b5 | - | #ae87b5 |
RGB | 174 | 135 | 181 | - | rgb(174,135,181) |
HSL | 291 | 24% | 62% | - | hsl(291,24%,62%) |
HSV | 291 | 25% | 71% | - | hsv(291,25%,71%) |
XYZ | 34.46 | 29.6628 | 47.6253 | - | xyz(34.46,29.6628,47.6253) |
CIE-LAB | 61.36 | 23.07 | -18.43 | - | lab(61.36,23.07,-18.43) |
CMYK | 0.038674033149171 | 0.25414364640884 | 0 | 0.29019607843137 | cmyk(0.038674033149171,0.25414364640884,0,0.29019607843137) |
Description
The RGB value of color #ae87b5 is rgb(174, 135, 181).
In the hex color #ae87b5, The value of Red is 174, value of Green is 135, and value of Blue is 181. The primary color is Blue. Similarly, The HSL values for #ae87b5 consists of 291° Hue, 24% Saturation, and 62% Lightness.
In the CMYK color model, the color #ae87b5 can be represented as Cyan=0.038674033149171%, Magenta=0.25414364640884%, Yellow=0%, and Black=0.29019607843137%.
Shades of #ae87b5
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 #ae87b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae87b5
Preview of #ae87b5 on White Background
The contrast ratio of #ae87b5 with white color is 3.03
Preview of #ae87b5 on black background
The contrast ratio of #ae87b5 with black color is 6.93
#ae87b5 color will look good with a black background.
Color Schemes of #ae87b5
Triadic Colors of #ae87b5
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 #ae87b5
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 #ae87b5
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 #ae87b5
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: #ae87b5;
}
This is a sample text used for the color #ae87b5. 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: #ae87b5;
}
This is a sample text used for the color #ae87b5. 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 #ae87b5;
}
This is a sample text used for the color #ae87b5. 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 35.51%
Green 27.55%
Blue 36.94%
CMYK Percentage
Cyan 6.63
Magenta 43.59%
Yellow 0%
Black 49.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.