#a58f52 Hex Color
rgb(165, 143, 82)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 8f | 52 | - | #a58f52 |
RGB | 165 | 143 | 82 | - | rgb(165,143,82) |
HSL | 44 | 34% | 48% | - | hsl(44,34%,48%) |
HSV | 44 | 50% | 65% | - | hsv(44,50%,65%) |
XYZ | 26.8625 | 28.2535 | 12.0203 | - | xyz(26.8625,28.2535,12.0203) |
CIE-LAB | 60.12 | 0.03 | 35.29 | - | lab(60.12,0.03,35.29) |
CMYK | 0 | 0.13333333333333 | 0.5030303030303 | 0.35294117647059 | cmyk(0,0.13333333333333,0.5030303030303,0.35294117647059) |
Description
The RGB value of color #a58f52 is rgb(165, 143, 82).
In the hex color #a58f52, The value of Red is 165, value of Green is 143, and value of Blue is 82. The primary color is Red. Similarly, The HSL values for #a58f52 consists of 44° Hue, 34% Saturation, and 48% Lightness.
In the CMYK color model, the color #a58f52 can be represented as Cyan=0%, Magenta=0.13333333333333%, Yellow=0.5030303030303%, and Black=0.35294117647059%.
Shades of #a58f52
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 #a58f52
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a58f52
Preview of #a58f52 on White Background
The contrast ratio of #a58f52 with white color is 3.16
Preview of #a58f52 on black background
The contrast ratio of #a58f52 with black color is 6.65
#a58f52 color will look good with a black background.
Color Schemes of #a58f52
Triadic Colors of #a58f52
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 #a58f52
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 #a58f52
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 #a58f52
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: #a58f52;
}
This is a sample text used for the color #a58f52. 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: #a58f52;
}
This is a sample text used for the color #a58f52. 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 #a58f52;
}
This is a sample text used for the color #a58f52. 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 42.31%
Green 36.67%
Blue 21.03%
CMYK Percentage
Cyan 0
Magenta 13.48%
Yellow 50.85%
Black 35.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.