#aab59f Hex Color
rgb(170, 181, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b5 | 9f | - | #aab59f |
RGB | 170 | 181 | 159 | - | rgb(170,181,159) |
HSL | 90 | 13% | 67% | - | hsl(90,13%,67%) |
HSV | 90 | 12% | 71% | - | hsv(90,12%,71%) |
XYZ | 39.3594 | 44.097 | 39.238 | - | xyz(39.3594,44.097,39.238) |
CIE-LAB | 72.29 | -7.89 | 9.91 | - | lab(72.29,-7.89,9.91) |
CMYK | 0.060773480662984 | 0 | 0.12154696132597 | 0.29019607843137 | cmyk(0.060773480662984,0,0.12154696132597,0.29019607843137) |
Description
The RGB value of color #aab59f is rgb(170, 181, 159).
In the hex color #aab59f, The value of Red is 170, value of Green is 181, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #aab59f consists of 90° Hue, 13% Saturation, and 67% Lightness.
In the CMYK color model, the color #aab59f can be represented as Cyan=0.060773480662984%, Magenta=0%, Yellow=0.12154696132597%, and Black=0.29019607843137%.
Shades of #aab59f
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 #aab59f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab59f
Preview of #aab59f on White Background
The contrast ratio of #aab59f with white color is 2.14
Preview of #aab59f on black background
The contrast ratio of #aab59f with black color is 9.82
#aab59f color will look good with a black background.
Color Schemes of #aab59f
Triadic Colors of #aab59f
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 #aab59f
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 #aab59f
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 #aab59f
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: #aab59f;
}
This is a sample text used for the color #aab59f. 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: #aab59f;
}
This is a sample text used for the color #aab59f. 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 #aab59f;
}
This is a sample text used for the color #aab59f. 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.33%
Green 35.49%
Blue 31.18%
CMYK Percentage
Cyan 12.86
Magenta 0%
Yellow 25.72%
Black 61.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.