#a2a98a Hex Color
rgb(162, 169, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | a9 | 8a | - | #a2a98a |
RGB | 162 | 169 | 138 | - | rgb(162,169,138) |
HSL | 74 | 15% | 60% | - | hsl(74,15%,60%) |
HSV | 74 | 18% | 66% | - | hsv(74,18%,66%) |
XYZ | 33.6757 | 37.8923 | 29.5838 | - | xyz(33.6757,37.8923,29.5838) |
CIE-LAB | 67.94 | -8.01 | 15.19 | - | lab(67.94,-8.01,15.19) |
CMYK | 0.041420118343195 | 0 | 0.18343195266272 | 0.33725490196078 | cmyk(0.041420118343195,0,0.18343195266272,0.33725490196078) |
Description
The RGB value of color #a2a98a is rgb(162, 169, 138).
In the hex color #a2a98a, The value of Red is 162, value of Green is 169, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #a2a98a consists of 74° Hue, 15% Saturation, and 60% Lightness.
In the CMYK color model, the color #a2a98a can be represented as Cyan=0.041420118343195%, Magenta=0%, Yellow=0.18343195266272%, and Black=0.33725490196078%.
Shades of #a2a98a
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 #a2a98a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2a98a
Preview of #a2a98a on White Background
The contrast ratio of #a2a98a with white color is 2.45
Preview of #a2a98a on black background
The contrast ratio of #a2a98a with black color is 8.58
#a2a98a color will look good with a black background.
Color Schemes of #a2a98a
Triadic Colors of #a2a98a
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 #a2a98a
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 #a2a98a
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 #a2a98a
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: #a2a98a;
}
This is a sample text used for the color #a2a98a. 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: #a2a98a;
}
This is a sample text used for the color #a2a98a. 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 #a2a98a;
}
This is a sample text used for the color #a2a98a. 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.54%
Green 36.03%
Blue 29.42%
CMYK Percentage
Cyan 7.37
Magenta 0%
Yellow 32.63%
Black 60%
Comments on this color
Please login or signup to post a comment.
No comments yet.