#a57b4c Hex Color
rgb(165, 123, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 7b | 4c | - | #a57b4c |
RGB | 165 | 123 | 76 | - | rgb(165,123,76) |
HSL | 32 | 37% | 47% | - | hsl(32,37%,47%) |
HSV | 32 | 54% | 65% | - | hsv(32,54%,65%) |
XYZ | 23.9045 | 22.6871 | 9.9566 | - | xyz(23.9045,22.6871,9.9566) |
CIE-LAB | 54.75 | 10.66 | 31.88 | - | lab(54.75,10.66,31.88) |
CMYK | 0 | 0.25454545454545 | 0.53939393939394 | 0.35294117647059 | cmyk(0,0.25454545454545,0.53939393939394,0.35294117647059) |
Description
The RGB value of color #a57b4c is rgb(165, 123, 76).
In the hex color #a57b4c, The value of Red is 165, value of Green is 123, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #a57b4c consists of 32° Hue, 37% Saturation, and 47% Lightness.
In the CMYK color model, the color #a57b4c can be represented as Cyan=0%, Magenta=0.25454545454545%, Yellow=0.53939393939394%, and Black=0.35294117647059%.
Shades of #a57b4c
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 #a57b4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a57b4c
Preview of #a57b4c on White Background
The contrast ratio of #a57b4c with white color is 3.79
Preview of #a57b4c on black background
The contrast ratio of #a57b4c with black color is 5.54
#a57b4c color will look good with a black background.
Color Schemes of #a57b4c
Triadic Colors of #a57b4c
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 #a57b4c
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 #a57b4c
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 #a57b4c
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: #a57b4c;
}
This is a sample text used for the color #a57b4c. 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: #a57b4c;
}
This is a sample text used for the color #a57b4c. 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 #a57b4c;
}
This is a sample text used for the color #a57b4c. 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 45.33%
Green 33.79%
Blue 20.88%
CMYK Percentage
Cyan 0
Magenta 22.19%
Yellow 47.03%
Black 30.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.