#a6a8ac Hex Color
rgb(166, 168, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | a8 | ac | - | #a6a8ac |
RGB | 166 | 168 | 172 | - | rgb(166,168,172) |
HSL | 220 | 3% | 66% | - | hsl(220,3%,66%) |
HSV | 220 | 3% | 67% | - | hsv(220,3%,67%) |
XYZ | 37.1749 | 39.0908 | 44.6157 | - | xyz(37.1749,39.0908,44.6157) |
CIE-LAB | 68.82 | 0.07 | -2.31 | - | lab(68.82,0.07,-2.31) |
CMYK | 0.034883720930233 | 0.023255813953488 | 0 | 0.32549019607843 | cmyk(0.034883720930233,0.023255813953488,0,0.32549019607843) |
Description
The RGB value of color #a6a8ac is rgb(166, 168, 172).
In the hex color #a6a8ac, The value of Red is 166, value of Green is 168, and value of Blue is 172. The primary color is Blue. Similarly, The HSL values for #a6a8ac consists of 220° Hue, 3% Saturation, and 66% Lightness.
In the CMYK color model, the color #a6a8ac can be represented as Cyan=0.034883720930233%, Magenta=0.023255813953488%, Yellow=0%, and Black=0.32549019607843%.
Shades of #a6a8ac
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 #a6a8ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6a8ac
Preview of #a6a8ac on White Background
The contrast ratio of #a6a8ac with white color is 2.38
Preview of #a6a8ac on black background
The contrast ratio of #a6a8ac with black color is 8.82
#a6a8ac color will look good with a black background.
Color Schemes of #a6a8ac
Triadic Colors of #a6a8ac
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 #a6a8ac
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 #a6a8ac
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 #a6a8ac
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: #a6a8ac;
}
This is a sample text used for the color #a6a8ac. 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: #a6a8ac;
}
This is a sample text used for the color #a6a8ac. 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 #a6a8ac;
}
This is a sample text used for the color #a6a8ac. 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.81%
Green 33.2%
Blue 33.99%
CMYK Percentage
Cyan 9.09
Magenta 6.06%
Yellow 0%
Black 84.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.