#a6acaa Hex Color
rgb(166, 172, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | ac | aa | - | #a6acaa |
RGB | 166 | 172 | 170 | - | rgb(166,172,170) |
HSL | 160 | 3% | 66% | - | hsl(160,3%,66%) |
HSV | 160 | 3% | 67% | - | hsv(160,3%,67%) |
XYZ | 37.7341 | 40.5143 | 43.8615 | - | xyz(37.7341,40.5143,43.8615) |
CIE-LAB | 69.83 | -2.49 | 0.28 | - | lab(69.83,-2.49,0.28) |
CMYK | 0.034883720930233 | 0 | 0.011627906976744 | 0.32549019607843 | cmyk(0.034883720930233,0,0.011627906976744,0.32549019607843) |
Description
The RGB value of color #a6acaa is rgb(166, 172, 170).
In the hex color #a6acaa, The value of Red is 166, value of Green is 172, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #a6acaa consists of 160° Hue, 3% Saturation, and 66% Lightness.
In the CMYK color model, the color #a6acaa can be represented as Cyan=0.034883720930233%, Magenta=0%, Yellow=0.011627906976744%, and Black=0.32549019607843%.
Shades of #a6acaa
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 #a6acaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6acaa
Preview of #a6acaa on White Background
The contrast ratio of #a6acaa with white color is 2.31
Preview of #a6acaa on black background
The contrast ratio of #a6acaa with black color is 9.1
#a6acaa color will look good with a black background.
Color Schemes of #a6acaa
Triadic Colors of #a6acaa
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 #a6acaa
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 #a6acaa
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 #a6acaa
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: #a6acaa;
}
This is a sample text used for the color #a6acaa. 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: #a6acaa;
}
This is a sample text used for the color #a6acaa. 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 #a6acaa;
}
This is a sample text used for the color #a6acaa. 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 32.68%
Green 33.86%
Blue 33.46%
CMYK Percentage
Cyan 9.38
Magenta 0%
Yellow 3.13%
Black 87.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.