#a7ad9d Hex Color
rgb(167, 173, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | ad | 9d | - | #a7ad9d |
RGB | 167 | 173 | 157 | - | rgb(167,173,157) |
HSL | 83 | 9% | 65% | - | hsl(83,9%,65%) |
HSV | 83 | 9% | 68% | - | hsv(83,9%,68%) |
XYZ | 36.9657 | 40.537 | 37.7744 | - | xyz(36.9657,40.537,37.7744) |
CIE-LAB | 69.85 | -5.07 | 7.49 | - | lab(69.85,-5.07,7.49) |
CMYK | 0.034682080924856 | 0 | 0.092485549132948 | 0.32156862745098 | cmyk(0.034682080924856,0,0.092485549132948,0.32156862745098) |
Description
The RGB value of color #a7ad9d is rgb(167, 173, 157).
In the hex color #a7ad9d, The value of Red is 167, value of Green is 173, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #a7ad9d consists of 83° Hue, 9% Saturation, and 65% Lightness.
In the CMYK color model, the color #a7ad9d can be represented as Cyan=0.034682080924856%, Magenta=0%, Yellow=0.092485549132948%, and Black=0.32156862745098%.
Shades of #a7ad9d
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 #a7ad9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7ad9d
Preview of #a7ad9d on White Background
The contrast ratio of #a7ad9d with white color is 2.31
Preview of #a7ad9d on black background
The contrast ratio of #a7ad9d with black color is 9.11
#a7ad9d color will look good with a black background.
Color Schemes of #a7ad9d
Triadic Colors of #a7ad9d
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 #a7ad9d
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 #a7ad9d
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 #a7ad9d
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: #a7ad9d;
}
This is a sample text used for the color #a7ad9d. 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: #a7ad9d;
}
This is a sample text used for the color #a7ad9d. 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 #a7ad9d;
}
This is a sample text used for the color #a7ad9d. 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.6%
Green 34.81%
Blue 31.59%
CMYK Percentage
Cyan 7.73
Magenta 0%
Yellow 20.61%
Black 71.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.