#ae8bbf Hex Color
rgb(174, 139, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 8b | bf | - | #ae8bbf |
RGB | 174 | 139 | 191 | - | rgb(174,139,191) |
HSL | 280 | 29% | 65% | - | hsl(280,29%,65%) |
HSV | 280 | 27% | 75% | - | hsv(280,27%,75%) |
XYZ | 36.0921 | 31.2255 | 53.4151 | - | xyz(36.0921,31.2255,53.4151) |
CIE-LAB | 62.7 | 22.86 | -22.05 | - | lab(62.7,22.86,-22.05) |
CMYK | 0.089005235602094 | 0.27225130890052 | 0 | 0.25098039215686 | cmyk(0.089005235602094,0.27225130890052,0,0.25098039215686) |
Description
The RGB value of color #ae8bbf is rgb(174, 139, 191).
In the hex color #ae8bbf, The value of Red is 174, value of Green is 139, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #ae8bbf consists of 280° Hue, 29% Saturation, and 65% Lightness.
In the CMYK color model, the color #ae8bbf can be represented as Cyan=0.089005235602094%, Magenta=0.27225130890052%, Yellow=0%, and Black=0.25098039215686%.
Shades of #ae8bbf
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 #ae8bbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae8bbf
Preview of #ae8bbf on White Background
The contrast ratio of #ae8bbf with white color is 2.9
Preview of #ae8bbf on black background
The contrast ratio of #ae8bbf with black color is 7.25
#ae8bbf color will look good with a black background.
Color Schemes of #ae8bbf
Triadic Colors of #ae8bbf
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 #ae8bbf
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 #ae8bbf
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 #ae8bbf
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: #ae8bbf;
}
This is a sample text used for the color #ae8bbf. 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: #ae8bbf;
}
This is a sample text used for the color #ae8bbf. 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 #ae8bbf;
}
This is a sample text used for the color #ae8bbf. 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 34.52%
Green 27.58%
Blue 37.9%
CMYK Percentage
Cyan 14.54
Magenta 44.47%
Yellow 0%
Black 40.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.