#a2ab8a Hex Color
rgb(162, 171, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | ab | 8a | - | #a2ab8a |
RGB | 162 | 171 | 138 | - | rgb(162,171,138) |
HSL | 76 | 16% | 61% | - | hsl(76,16%,61%) |
HSV | 76 | 19% | 67% | - | hsv(76,19%,67%) |
XYZ | 34.0506 | 38.6422 | 29.7088 | - | xyz(34.0506,38.6422,29.7088) |
CIE-LAB | 68.49 | -9.07 | 15.96 | - | lab(68.49,-9.07,15.96) |
CMYK | 0.052631578947368 | 0 | 0.19298245614035 | 0.32941176470588 | cmyk(0.052631578947368,0,0.19298245614035,0.32941176470588) |
Description
The RGB value of color #a2ab8a is rgb(162, 171, 138).
In the hex color #a2ab8a, The value of Red is 162, value of Green is 171, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #a2ab8a consists of 76° Hue, 16% Saturation, and 61% Lightness.
In the CMYK color model, the color #a2ab8a can be represented as Cyan=0.052631578947368%, Magenta=0%, Yellow=0.19298245614035%, and Black=0.32941176470588%.
Shades of #a2ab8a
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 #a2ab8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2ab8a
Preview of #a2ab8a on White Background
The contrast ratio of #a2ab8a with white color is 2.41
Preview of #a2ab8a on black background
The contrast ratio of #a2ab8a with black color is 8.73
#a2ab8a color will look good with a black background.
Color Schemes of #a2ab8a
Triadic Colors of #a2ab8a
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 #a2ab8a
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 #a2ab8a
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 #a2ab8a
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: #a2ab8a;
}
This is a sample text used for the color #a2ab8a. 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: #a2ab8a;
}
This is a sample text used for the color #a2ab8a. 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 #a2ab8a;
}
This is a sample text used for the color #a2ab8a. 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.39%
Green 36.31%
Blue 29.3%
CMYK Percentage
Cyan 9.15
Magenta 0%
Yellow 33.56%
Black 57.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.