#ae9ac0 Hex Color
rgb(174, 154, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 9a | c0 | - | #ae9ac0 |
RGB | 174 | 154 | 192 | - | rgb(174,154,192) |
HSL | 272 | 23% | 68% | - | hsl(272,23%,68%) |
HSV | 272 | 20% | 75% | - | hsv(272,20%,75%) |
XYZ | 38.5256 | 35.9156 | 54.7711 | - | xyz(38.5256,35.9156,54.7711) |
CIE-LAB | 66.46 | 14.62 | -16.9 | - | lab(66.46,14.62,-16.9) |
CMYK | 0.09375 | 0.19791666666667 | 0 | 0.24705882352941 | cmyk(0.09375,0.19791666666667,0,0.24705882352941) |
Description
The RGB value of color #ae9ac0 is rgb(174, 154, 192).
In the hex color #ae9ac0, The value of Red is 174, value of Green is 154, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #ae9ac0 consists of 272° Hue, 23% Saturation, and 68% Lightness.
In the CMYK color model, the color #ae9ac0 can be represented as Cyan=0.09375%, Magenta=0.19791666666667%, Yellow=0%, and Black=0.24705882352941%.
Shades of #ae9ac0
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 #ae9ac0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae9ac0
Preview of #ae9ac0 on White Background
The contrast ratio of #ae9ac0 with white color is 2.57
Preview of #ae9ac0 on black background
The contrast ratio of #ae9ac0 with black color is 8.18
#ae9ac0 color will look good with a black background.
Color Schemes of #ae9ac0
Triadic Colors of #ae9ac0
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 #ae9ac0
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 #ae9ac0
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 #ae9ac0
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: #ae9ac0;
}
This is a sample text used for the color #ae9ac0. 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: #ae9ac0;
}
This is a sample text used for the color #ae9ac0. 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 #ae9ac0;
}
This is a sample text used for the color #ae9ac0. 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.46%
Green 29.62%
Blue 36.92%
CMYK Percentage
Cyan 17.4
Magenta 36.74%
Yellow 0%
Black 45.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.