#aaab8d Hex Color
rgb(170, 171, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ab | 8d | - | #aaab8d |
RGB | 170 | 171 | 141 | - | rgb(170,171,141) |
HSL | 62 | 15% | 61% | - | hsl(62,15%,61%) |
HSV | 62 | 18% | 67% | - | hsv(62,18%,67%) |
XYZ | 35.9482 | 39.595 | 30.9472 | - | xyz(35.9482,39.595,30.9472) |
CIE-LAB | 69.18 | -5.57 | 15.36 | - | lab(69.18,-5.57,15.36) |
CMYK | 0.0058479532163742 | 0 | 0.17543859649123 | 0.32941176470588 | cmyk(0.0058479532163742,0,0.17543859649123,0.32941176470588) |
Description
The RGB value of color #aaab8d is rgb(170, 171, 141).
In the hex color #aaab8d, The value of Red is 170, value of Green is 171, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #aaab8d consists of 62° Hue, 15% Saturation, and 61% Lightness.
In the CMYK color model, the color #aaab8d can be represented as Cyan=0.0058479532163742%, Magenta=0%, Yellow=0.17543859649123%, and Black=0.32941176470588%.
Shades of #aaab8d
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 #aaab8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaab8d
Preview of #aaab8d on White Background
The contrast ratio of #aaab8d with white color is 2.35
Preview of #aaab8d on black background
The contrast ratio of #aaab8d with black color is 8.92
#aaab8d color will look good with a black background.
Color Schemes of #aaab8d
Triadic Colors of #aaab8d
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 #aaab8d
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 #aaab8d
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 #aaab8d
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: #aaab8d;
}
This is a sample text used for the color #aaab8d. 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: #aaab8d;
}
This is a sample text used for the color #aaab8d. 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 #aaab8d;
}
This is a sample text used for the color #aaab8d. 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.27%
Green 35.48%
Blue 29.25%
CMYK Percentage
Cyan 1.15
Magenta 0%
Yellow 34.35%
Black 64.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.