#a7aa5f Hex Color
rgb(167, 170, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | aa | 5f | - | #a7aa5f |
RGB | 167 | 170 | 95 | - | rgb(167,170,95) |
HSL | 62 | 31% | 52% | - | hsl(62,31%,52%) |
HSV | 62 | 44% | 67% | - | hsv(62,44%,67%) |
XYZ | 32.3766 | 37.7912 | 16.4145 | - | xyz(32.3766,37.7912,16.4145) |
CIE-LAB | 67.87 | -12.3 | 38.15 | - | lab(67.87,-12.3,38.15) |
CMYK | 0.017647058823529 | 0 | 0.44117647058824 | 0.33333333333333 | cmyk(0.017647058823529,0,0.44117647058824,0.33333333333333) |
Description
The RGB value of color #a7aa5f is rgb(167, 170, 95).
In the hex color #a7aa5f, The value of Red is 167, value of Green is 170, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #a7aa5f consists of 62° Hue, 31% Saturation, and 52% Lightness.
In the CMYK color model, the color #a7aa5f can be represented as Cyan=0.017647058823529%, Magenta=0%, Yellow=0.44117647058824%, and Black=0.33333333333333%.
Shades of #a7aa5f
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 #a7aa5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7aa5f
Preview of #a7aa5f on White Background
The contrast ratio of #a7aa5f with white color is 2.45
Preview of #a7aa5f on black background
The contrast ratio of #a7aa5f with black color is 8.56
#a7aa5f color will look good with a black background.
Color Schemes of #a7aa5f
Triadic Colors of #a7aa5f
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 #a7aa5f
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 #a7aa5f
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 #a7aa5f
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: #a7aa5f;
}
This is a sample text used for the color #a7aa5f. 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: #a7aa5f;
}
This is a sample text used for the color #a7aa5f. 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 #a7aa5f;
}
This is a sample text used for the color #a7aa5f. 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 38.66%
Green 39.35%
Blue 21.99%
CMYK Percentage
Cyan 2.23
Magenta 0%
Yellow 55.69%
Black 42.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.