#a6aaab Hex Color
rgb(166, 170, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | aa | ab | - | #a6aaab |
RGB | 166 | 170 | 171 | - | rgb(166,170,171) |
HSL | 192 | 3% | 66% | - | hsl(192,3%,66%) |
HSV | 192 | 3% | 67% | - | hsv(192,3%,67%) |
XYZ | 37.4513 | 39.7967 | 44.2357 | - | xyz(37.4513,39.7967,44.2357) |
CIE-LAB | 69.32 | -1.22 | -1.02 | - | lab(69.32,-1.22,-1.02) |
CMYK | 0.029239766081871 | 0.0058479532163742 | 0 | 0.32941176470588 | cmyk(0.029239766081871,0.0058479532163742,0,0.32941176470588) |
Description
The RGB value of color #a6aaab is rgb(166, 170, 171).
In the hex color #a6aaab, The value of Red is 166, value of Green is 170, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #a6aaab consists of 192° Hue, 3% Saturation, and 66% Lightness.
In the CMYK color model, the color #a6aaab can be represented as Cyan=0.029239766081871%, Magenta=0.0058479532163742%, Yellow=0%, and Black=0.32941176470588%.
Shades of #a6aaab
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 #a6aaab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6aaab
Preview of #a6aaab on White Background
The contrast ratio of #a6aaab with white color is 2.34
Preview of #a6aaab on black background
The contrast ratio of #a6aaab with black color is 8.96
#a6aaab color will look good with a black background.
Color Schemes of #a6aaab
Triadic Colors of #a6aaab
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 #a6aaab
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 #a6aaab
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 #a6aaab
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: #a6aaab;
}
This is a sample text used for the color #a6aaab. 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: #a6aaab;
}
This is a sample text used for the color #a6aaab. 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 #a6aaab;
}
This is a sample text used for the color #a6aaab. 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.74%
Green 33.53%
Blue 33.73%
CMYK Percentage
Cyan 8.02
Magenta 1.6%
Yellow 0%
Black 90.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.