#a7a3ad Hex Color
rgb(167, 163, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | a3 | ad | - | #a7a3ad |
RGB | 167 | 163 | 173 | - | rgb(167,163,173) |
HSL | 264 | 6% | 66% | - | hsl(264,6%,66%) |
HSV | 264 | 6% | 68% | - | hsv(264,6%,68%) |
XYZ | 36.5764 | 37.427 | 44.8315 | - | xyz(36.5764,37.427,44.8315) |
CIE-LAB | 67.6 | 3.36 | -4.66 | - | lab(67.6,3.36,-4.66) |
CMYK | 0.034682080924856 | 0.057803468208093 | 0 | 0.32156862745098 | cmyk(0.034682080924856,0.057803468208093,0,0.32156862745098) |
Description
The RGB value of color #a7a3ad is rgb(167, 163, 173).
In the hex color #a7a3ad, The value of Red is 167, value of Green is 163, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a7a3ad consists of 264° Hue, 6% Saturation, and 66% Lightness.
In the CMYK color model, the color #a7a3ad can be represented as Cyan=0.034682080924856%, Magenta=0.057803468208093%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a7a3ad
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 #a7a3ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7a3ad
Preview of #a7a3ad on White Background
The contrast ratio of #a7a3ad with white color is 2.47
Preview of #a7a3ad on black background
The contrast ratio of #a7a3ad with black color is 8.49
#a7a3ad color will look good with a black background.
Color Schemes of #a7a3ad
Triadic Colors of #a7a3ad
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 #a7a3ad
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 #a7a3ad
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 #a7a3ad
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: #a7a3ad;
}
This is a sample text used for the color #a7a3ad. 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: #a7a3ad;
}
This is a sample text used for the color #a7a3ad. 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 #a7a3ad;
}
This is a sample text used for the color #a7a3ad. 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.2%
Green 32.41%
Blue 34.39%
CMYK Percentage
Cyan 8.38
Magenta 13.96%
Yellow 0%
Black 77.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.