#ae91b0 Hex Color
rgb(174, 145, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 91 | b0 | - | #ae91b0 |
RGB | 174 | 145 | 176 | - | rgb(174,145,176) |
HSL | 296 | 16% | 63% | - | hsl(296,16%,63%) |
HSV | 296 | 18% | 69% | - | hsv(296,18%,69%) |
XYZ | 35.4174 | 32.3841 | 45.4583 | - | xyz(35.4174,32.3841,45.4583) |
CIE-LAB | 63.66 | 16.44 | -12.14 | - | lab(63.66,16.44,-12.14) |
CMYK | 0.011363636363636 | 0.17613636363636 | 0 | 0.30980392156863 | cmyk(0.011363636363636,0.17613636363636,0,0.30980392156863) |
Description
The RGB value of color #ae91b0 is rgb(174, 145, 176).
In the hex color #ae91b0, The value of Red is 174, value of Green is 145, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #ae91b0 consists of 296° Hue, 16% Saturation, and 63% Lightness.
In the CMYK color model, the color #ae91b0 can be represented as Cyan=0.011363636363636%, Magenta=0.17613636363636%, Yellow=0%, and Black=0.30980392156863%.
Shades of #ae91b0
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 #ae91b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae91b0
Preview of #ae91b0 on White Background
The contrast ratio of #ae91b0 with white color is 2.81
Preview of #ae91b0 on black background
The contrast ratio of #ae91b0 with black color is 7.48
#ae91b0 color will look good with a black background.
Color Schemes of #ae91b0
Triadic Colors of #ae91b0
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 #ae91b0
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 #ae91b0
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 #ae91b0
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: #ae91b0;
}
This is a sample text used for the color #ae91b0. 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: #ae91b0;
}
This is a sample text used for the color #ae91b0. 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 #ae91b0;
}
This is a sample text used for the color #ae91b0. 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.15%
Green 29.29%
Blue 35.56%
CMYK Percentage
Cyan 2.29
Magenta 35.42%
Yellow 0%
Black 62.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.