#a59c6f Hex Color
rgb(165, 156, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 9c | 6f | - | #a59c6f |
RGB | 165 | 156 | 111 | - | rgb(165,156,111) |
HSL | 50 | 23% | 54% | - | hsl(50,23%,54%) |
HSV | 50 | 33% | 65% | - | hsv(50,33%,65%) |
XYZ | 30.2748 | 32.924 | 19.7982 | - | xyz(30.2748,32.924,19.7982) |
CIE-LAB | 64.1 | -3.79 | 24.8 | - | lab(64.1,-3.79,24.8) |
CMYK | 0 | 0.054545454545455 | 0.32727272727273 | 0.35294117647059 | cmyk(0,0.054545454545455,0.32727272727273,0.35294117647059) |
Description
The RGB value of color #a59c6f is rgb(165, 156, 111).
In the hex color #a59c6f, The value of Red is 165, value of Green is 156, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #a59c6f consists of 50° Hue, 23% Saturation, and 54% Lightness.
In the CMYK color model, the color #a59c6f can be represented as Cyan=0%, Magenta=0.054545454545455%, Yellow=0.32727272727273%, and Black=0.35294117647059%.
Shades of #a59c6f
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 #a59c6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a59c6f
Preview of #a59c6f on White Background
The contrast ratio of #a59c6f with white color is 2.77
Preview of #a59c6f on black background
The contrast ratio of #a59c6f with black color is 7.58
#a59c6f color will look good with a black background.
Color Schemes of #a59c6f
Triadic Colors of #a59c6f
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 #a59c6f
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 #a59c6f
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 #a59c6f
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: #a59c6f;
}
This is a sample text used for the color #a59c6f. 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: #a59c6f;
}
This is a sample text used for the color #a59c6f. 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 #a59c6f;
}
This is a sample text used for the color #a59c6f. 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.19%
Green 36.11%
Blue 25.69%
CMYK Percentage
Cyan 0
Magenta 7.42%
Yellow 44.54%
Black 48.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.