#a2ac9c Hex Color
rgb(162, 172, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | ac | 9c | - | #a2ac9c |
RGB | 162 | 172 | 156 | - | rgb(162,172,156) |
HSL | 98 | 9% | 64% | - | hsl(98,9%,64%) |
HSV | 98 | 9% | 67% | - | hsv(98,9%,67%) |
XYZ | 35.6536 | 39.5867 | 37.2143 | - | xyz(35.6536,39.5867,37.2143) |
CIE-LAB | 69.17 | -6.53 | 7.02 | - | lab(69.17,-6.53,7.02) |
CMYK | 0.058139534883721 | 0 | 0.093023255813953 | 0.32549019607843 | cmyk(0.058139534883721,0,0.093023255813953,0.32549019607843) |
Description
The RGB value of color #a2ac9c is rgb(162, 172, 156).
In the hex color #a2ac9c, The value of Red is 162, value of Green is 172, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #a2ac9c consists of 98° Hue, 9% Saturation, and 64% Lightness.
In the CMYK color model, the color #a2ac9c can be represented as Cyan=0.058139534883721%, Magenta=0%, Yellow=0.093023255813953%, and Black=0.32549019607843%.
Shades of #a2ac9c
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 #a2ac9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2ac9c
Preview of #a2ac9c on White Background
The contrast ratio of #a2ac9c with white color is 2.35
Preview of #a2ac9c on black background
The contrast ratio of #a2ac9c with black color is 8.92
#a2ac9c color will look good with a black background.
Color Schemes of #a2ac9c
Triadic Colors of #a2ac9c
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 #a2ac9c
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 #a2ac9c
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 #a2ac9c
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: #a2ac9c;
}
This is a sample text used for the color #a2ac9c. 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: #a2ac9c;
}
This is a sample text used for the color #a2ac9c. 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 #a2ac9c;
}
This is a sample text used for the color #a2ac9c. 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.06%
Green 35.1%
Blue 31.84%
CMYK Percentage
Cyan 12.2
Magenta 0%
Yellow 19.52%
Black 68.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.