#aab2a0 Hex Color
rgb(170, 178, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b2 | a0 | - | #aab2a0 |
RGB | 170 | 178 | 160 | - | rgb(170,178,160) |
HSL | 87 | 10% | 66% | - | hsl(87,10%,66%) |
HSV | 87 | 10% | 70% | - | hsv(87,10%,70%) |
XYZ | 38.8431 | 42.9249 | 39.4958 | - | xyz(38.8431,42.9249,39.4958) |
CIE-LAB | 71.5 | -6.13 | 8.23 | - | lab(71.5,-6.13,8.23) |
CMYK | 0.044943820224719 | 0 | 0.10112359550562 | 0.30196078431373 | cmyk(0.044943820224719,0,0.10112359550562,0.30196078431373) |
Description
The RGB value of color #aab2a0 is rgb(170, 178, 160).
In the hex color #aab2a0, The value of Red is 170, value of Green is 178, and value of Blue is 160. The primary color is Green. Similarly, The HSL values for #aab2a0 consists of 87° Hue, 10% Saturation, and 66% Lightness.
In the CMYK color model, the color #aab2a0 can be represented as Cyan=0.044943820224719%, Magenta=0%, Yellow=0.10112359550562%, and Black=0.30196078431373%.
Shades of #aab2a0
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 #aab2a0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab2a0
Preview of #aab2a0 on White Background
The contrast ratio of #aab2a0 with white color is 2.19
Preview of #aab2a0 on black background
The contrast ratio of #aab2a0 with black color is 9.58
#aab2a0 color will look good with a black background.
Color Schemes of #aab2a0
Triadic Colors of #aab2a0
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 #aab2a0
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 #aab2a0
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 #aab2a0
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: #aab2a0;
}
This is a sample text used for the color #aab2a0. 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: #aab2a0;
}
This is a sample text used for the color #aab2a0. 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 #aab2a0;
}
This is a sample text used for the color #aab2a0. 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 35.04%
Blue 31.5%
CMYK Percentage
Cyan 10.03
Magenta 0%
Yellow 22.57%
Black 67.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.