#aa79ae Hex Color
rgb(170, 121, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 79 | ae | - | #aa79ae |
RGB | 170 | 121 | 174 | - | rgb(170,121,174) |
HSL | 295 | 25% | 58% | - | hsl(295,25%,58%) |
HSV | 295 | 30% | 68% | - | hsv(295,30%,68%) |
XYZ | 31.0549 | 25.2768 | 43.2865 | - | xyz(31.0549,25.2768,43.2865) |
CIE-LAB | 57.34 | 28.24 | -20.6 | - | lab(57.34,28.24,-20.6) |
CMYK | 0.022988505747127 | 0.30459770114943 | 0 | 0.31764705882353 | cmyk(0.022988505747127,0.30459770114943,0,0.31764705882353) |
Description
The RGB value of color #aa79ae is rgb(170, 121, 174).
In the hex color #aa79ae, The value of Red is 170, value of Green is 121, and value of Blue is 174. The primary color is Blue. Similarly, The HSL values for #aa79ae consists of 295° Hue, 25% Saturation, and 58% Lightness.
In the CMYK color model, the color #aa79ae can be represented as Cyan=0.022988505747127%, Magenta=0.30459770114943%, Yellow=0%, and Black=0.31764705882353%.
Shades of #aa79ae
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 #aa79ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa79ae
Preview of #aa79ae on White Background
The contrast ratio of #aa79ae with white color is 3.47
Preview of #aa79ae on black background
The contrast ratio of #aa79ae with black color is 6.06
#aa79ae color will look good with a black background.
Color Schemes of #aa79ae
Triadic Colors of #aa79ae
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 #aa79ae
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 #aa79ae
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 #aa79ae
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: #aa79ae;
}
This is a sample text used for the color #aa79ae. 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: #aa79ae;
}
This is a sample text used for the color #aa79ae. 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 #aa79ae;
}
This is a sample text used for the color #aa79ae. 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 36.56%
Green 26.02%
Blue 37.42%
CMYK Percentage
Cyan 3.56
Magenta 47.21%
Yellow 0%
Black 49.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.