#a7a5ad Hex Color
rgb(167, 165, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | a5 | ad | - | #a7a5ad |
RGB | 167 | 165 | 173 | - | rgb(167,165,173) |
HSL | 255 | 5% | 66% | - | hsl(255,5%,66%) |
HSV | 255 | 5% | 68% | - | hsv(255,5%,68%) |
XYZ | 36.9343 | 38.1429 | 44.9508 | - | xyz(36.9343,38.1429,44.9508) |
CIE-LAB | 68.13 | 2.26 | -3.88 | - | lab(68.13,2.26,-3.88) |
CMYK | 0.034682080924856 | 0.046242774566474 | 0 | 0.32156862745098 | cmyk(0.034682080924856,0.046242774566474,0,0.32156862745098) |
Description
The RGB value of color #a7a5ad is rgb(167, 165, 173).
In the hex color #a7a5ad, The value of Red is 167, value of Green is 165, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #a7a5ad consists of 255° Hue, 5% Saturation, and 66% Lightness.
In the CMYK color model, the color #a7a5ad can be represented as Cyan=0.034682080924856%, Magenta=0.046242774566474%, Yellow=0%, and Black=0.32156862745098%.
Shades of #a7a5ad
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 #a7a5ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7a5ad
Preview of #a7a5ad on White Background
The contrast ratio of #a7a5ad with white color is 2.43
Preview of #a7a5ad on black background
The contrast ratio of #a7a5ad with black color is 8.63
#a7a5ad color will look good with a black background.
Color Schemes of #a7a5ad
Triadic Colors of #a7a5ad
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 #a7a5ad
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 #a7a5ad
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 #a7a5ad
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: #a7a5ad;
}
This is a sample text used for the color #a7a5ad. 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: #a7a5ad;
}
This is a sample text used for the color #a7a5ad. 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 #a7a5ad;
}
This is a sample text used for the color #a7a5ad. 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.07%
Green 32.67%
Blue 34.26%
CMYK Percentage
Cyan 8.62
Magenta 11.49%
Yellow 0%
Black 79.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.