#aaab9e Hex Color
rgb(170, 171, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ab | 9e | - | #aaab9e |
RGB | 170 | 171 | 158 | - | rgb(170,171,158) |
HSL | 65 | 7% | 65% | - | hsl(65,7%,65%) |
HSV | 65 | 8% | 67% | - | hsv(65,8%,67%) |
XYZ | 37.312 | 40.1405 | 38.1291 | - | xyz(37.312,40.1405,38.1291) |
CIE-LAB | 69.57 | -2.73 | 6.56 | - | lab(69.57,-2.73,6.56) |
CMYK | 0.0058479532163742 | 0 | 0.076023391812865 | 0.32941176470588 | cmyk(0.0058479532163742,0,0.076023391812865,0.32941176470588) |
Description
The RGB value of color #aaab9e is rgb(170, 171, 158).
In the hex color #aaab9e, The value of Red is 170, value of Green is 171, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #aaab9e consists of 65° Hue, 7% Saturation, and 65% Lightness.
In the CMYK color model, the color #aaab9e can be represented as Cyan=0.0058479532163742%, Magenta=0%, Yellow=0.076023391812865%, and Black=0.32941176470588%.
Shades of #aaab9e
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 #aaab9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaab9e
Preview of #aaab9e on White Background
The contrast ratio of #aaab9e with white color is 2.33
Preview of #aaab9e on black background
The contrast ratio of #aaab9e with black color is 9.03
#aaab9e color will look good with a black background.
Color Schemes of #aaab9e
Triadic Colors of #aaab9e
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 #aaab9e
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 #aaab9e
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 #aaab9e
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: #aaab9e;
}
This is a sample text used for the color #aaab9e. 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: #aaab9e;
}
This is a sample text used for the color #aaab9e. 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 #aaab9e;
}
This is a sample text used for the color #aaab9e. 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 34.07%
Green 34.27%
Blue 31.66%
CMYK Percentage
Cyan 1.42
Magenta 0%
Yellow 18.48%
Black 80.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.