#aab29d Hex Color
rgb(170, 178, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b2 | 9d | - | #aab29d |
RGB | 170 | 178 | 157 | - | rgb(170,178,157) |
HSL | 83 | 12% | 66% | - | hsl(83,12%,66%) |
HSV | 83 | 12% | 70% | - | hsv(83,12%,70%) |
XYZ | 38.5838 | 42.8212 | 38.13 | - | xyz(38.5838,42.8212,38.13) |
CIE-LAB | 71.43 | -6.65 | 9.78 | - | lab(71.43,-6.65,9.78) |
CMYK | 0.044943820224719 | 0 | 0.11797752808989 | 0.30196078431373 | cmyk(0.044943820224719,0,0.11797752808989,0.30196078431373) |
Description
The RGB value of color #aab29d is rgb(170, 178, 157).
In the hex color #aab29d, The value of Red is 170, value of Green is 178, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #aab29d consists of 83° Hue, 12% Saturation, and 66% Lightness.
In the CMYK color model, the color #aab29d can be represented as Cyan=0.044943820224719%, Magenta=0%, Yellow=0.11797752808989%, and Black=0.30196078431373%.
Shades of #aab29d
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 #aab29d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab29d
Preview of #aab29d on White Background
The contrast ratio of #aab29d with white color is 2.2
Preview of #aab29d on black background
The contrast ratio of #aab29d with black color is 9.56
#aab29d color will look good with a black background.
Color Schemes of #aab29d
Triadic Colors of #aab29d
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 #aab29d
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 #aab29d
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 #aab29d
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: #aab29d;
}
This is a sample text used for the color #aab29d. 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: #aab29d;
}
This is a sample text used for the color #aab29d. 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 #aab29d;
}
This is a sample text used for the color #aab29d. 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.66%
Green 35.25%
Blue 31.09%
CMYK Percentage
Cyan 9.67
Magenta 0%
Yellow 25.38%
Black 64.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.