#ae90b2 Hex Color
rgb(174, 144, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 90 | b2 | - | #ae90b2 |
RGB | 174 | 144 | 178 | - | rgb(174,144,178) |
HSL | 293 | 18% | 63% | - | hsl(293,18%,63%) |
HSV | 293 | 19% | 70% | - | hsv(293,19%,70%) |
XYZ | 35.4647 | 32.1595 | 46.4577 | - | xyz(35.4647,32.1595,46.4577) |
CIE-LAB | 63.47 | 17.4 | -13.54 | - | lab(63.47,17.4,-13.54) |
CMYK | 0.022471910112359 | 0.19101123595506 | 0 | 0.30196078431373 | cmyk(0.022471910112359,0.19101123595506,0,0.30196078431373) |
Description
The RGB value of color #ae90b2 is rgb(174, 144, 178).
In the hex color #ae90b2, The value of Red is 174, value of Green is 144, and value of Blue is 178. The primary color is Blue. Similarly, The HSL values for #ae90b2 consists of 293° Hue, 18% Saturation, and 63% Lightness.
In the CMYK color model, the color #ae90b2 can be represented as Cyan=0.022471910112359%, Magenta=0.19101123595506%, Yellow=0%, and Black=0.30196078431373%.
Shades of #ae90b2
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 #ae90b2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae90b2
Preview of #ae90b2 on White Background
The contrast ratio of #ae90b2 with white color is 2.83
Preview of #ae90b2 on black background
The contrast ratio of #ae90b2 with black color is 7.43
#ae90b2 color will look good with a black background.
Color Schemes of #ae90b2
Triadic Colors of #ae90b2
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 #ae90b2
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 #ae90b2
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 #ae90b2
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: #ae90b2;
}
This is a sample text used for the color #ae90b2. 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: #ae90b2;
}
This is a sample text used for the color #ae90b2. 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 #ae90b2;
}
This is a sample text used for the color #ae90b2. 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.08%
Green 29.03%
Blue 35.89%
CMYK Percentage
Cyan 4.36
Magenta 37.06%
Yellow 0%
Black 58.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.