#a7a74c Hex Color
rgb(167, 167, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | a7 | 4c | - | #a7a74c |
RGB | 167 | 167 | 76 | - | rgb(167,167,76) |
HSL | 60 | 37% | 48% | - | hsl(60,37%,48%) |
HSV | 60 | 54% | 65% | - | hsv(60,54%,65%) |
XYZ | 31.0596 | 36.3747 | 12.2215 | - | xyz(31.0596,36.3747,12.2215) |
CIE-LAB | 66.81 | -12.52 | 46.29 | - | lab(66.81,-12.52,46.29) |
CMYK | 0 | 0 | 0.54491017964072 | 0.34509803921569 | cmyk(0,0,0.54491017964072,0.34509803921569) |
Description
The RGB value of color #a7a74c is rgb(167, 167, 76).
In the hex color #a7a74c, The value of Red is 167, value of Green is 167, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #a7a74c consists of 60° Hue, 37% Saturation, and 48% Lightness.
In the CMYK color model, the color #a7a74c can be represented as Cyan=0%, Magenta=0%, Yellow=0.54491017964072%, and Black=0.34509803921569%.
Shades of #a7a74c
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 #a7a74c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7a74c
Preview of #a7a74c on White Background
The contrast ratio of #a7a74c with white color is 2.54
Preview of #a7a74c on black background
The contrast ratio of #a7a74c with black color is 8.27
#a7a74c color will look good with a black background.
Color Schemes of #a7a74c
Triadic Colors of #a7a74c
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 #a7a74c
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 #a7a74c
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 #a7a74c
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: #a7a74c;
}
This is a sample text used for the color #a7a74c. 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: #a7a74c;
}
This is a sample text used for the color #a7a74c. 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 #a7a74c;
}
This is a sample text used for the color #a7a74c. 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 40.73%
Green 40.73%
Blue 18.54%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 61.23%
Black 38.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.