#ae9abc Hex Color
rgb(174, 154, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 9a | bc | - | #ae9abc |
RGB | 174 | 154 | 188 | - | rgb(174,154,188) |
HSL | 275 | 20% | 67% | - | hsl(275,20%,67%) |
HSV | 275 | 18% | 74% | - | hsv(275,18%,74%) |
XYZ | 38.0883 | 35.7407 | 52.4681 | - | xyz(38.0883,35.7407,52.4681) |
CIE-LAB | 66.32 | 13.79 | -14.87 | - | lab(66.32,13.79,-14.87) |
CMYK | 0.074468085106383 | 0.18085106382979 | 0 | 0.26274509803922 | cmyk(0.074468085106383,0.18085106382979,0,0.26274509803922) |
Description
The RGB value of color #ae9abc is rgb(174, 154, 188).
In the hex color #ae9abc, The value of Red is 174, value of Green is 154, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #ae9abc consists of 275° Hue, 20% Saturation, and 67% Lightness.
In the CMYK color model, the color #ae9abc can be represented as Cyan=0.074468085106383%, Magenta=0.18085106382979%, Yellow=0%, and Black=0.26274509803922%.
Shades of #ae9abc
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 #ae9abc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae9abc
Preview of #ae9abc on White Background
The contrast ratio of #ae9abc with white color is 2.58
Preview of #ae9abc on black background
The contrast ratio of #ae9abc with black color is 8.15
#ae9abc color will look good with a black background.
Color Schemes of #ae9abc
Triadic Colors of #ae9abc
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 #ae9abc
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 #ae9abc
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 #ae9abc
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: #ae9abc;
}
This is a sample text used for the color #ae9abc. 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: #ae9abc;
}
This is a sample text used for the color #ae9abc. 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 #ae9abc;
}
This is a sample text used for the color #ae9abc. 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 33.72%
Green 29.84%
Blue 36.43%
CMYK Percentage
Cyan 14.37
Magenta 34.91%
Yellow 0%
Black 50.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.