COLOR #A58E76

HEX: #A58E76 RGB: (165,142,118)

Color info

#A58E76 contains red, green and blue colors in about the same proportion. Web safe color of #A58E76 is #999966 (or #996).

RGB color model

#A58E76 color RGB value is (165,142,118).

RGB: (165,142,118) (65%, 56%, 46%)

RGB channels and saturation

R 165 of 255 = 65%
G 142 of 255 = 56%
B 118 of 255 = 46%

165
142
118

R + G + B ~ 56%. #A58E76 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 165 + 142 + 118 = 425 (100%)
R 165 of 425 ~ 38.82%
G 142 of 425 ~ 33.41%
B 118 of 425 ~ 27.76'%

%38.82
%33.41
%27.76

CMYK color model

#A58E76 color CMYK value is (0,14,28,35).

  • cyan value is 0.00%
  • magenta value is 13.94%
  • yellow value is 28.48%
  • key color value is 35.29%

CMYK: (0,14,28,35)
C0M14Y28K35 (0%, 14%, 28%, 35%)
(0.00 / 0.14 / 0.28 / 0.35)

CMYK percentages

%0
%13.94
%28.48
%35.29

Codes

Color #A58E76 in popluar color models

A5 8E 76
RGB 165 142 118
HSL 31° 20.70% 55.49%
HSB/HSV 31° 28.48% 64.71%
CMYK 0.00% 13.94% 28.48%
35.29%

Color #A58E76 in popluar number systems.

HEX A5 8E 76
Decimal 165 142 118
Binary 10100101 10001110 1110110
Octal 245 216 166

Shades and tints

Shades of #A58E76

#A58E76
(165,142,118)
#96826C
(150,130,108)
#877662
(135,118,98)
#786A58
(120,106,88)
#695E4E
(105,94,78)
#5A5244
(90,82,68)
#4B463A
(75,70,58)
#3C3A30
(60,58,48)
#2D2E26
(45,46,38)
#1E221C
(30,34,28)
#0F1612
(15,22,18)
#000000
(0,0,0)

Tints of #A58E76

#A58E76
(165,142,118)
#AD9882
(173,152,130)
#B5A28E
(181,162,142)
#BDAC9A
(189,172,154)
#C5B6A6
(197,182,166)
#CDC0B2
(205,192,178)
#D5CABE
(213,202,190)
#DDD4CA
(221,212,202)
#E5DED6
(229,222,214)
#EDE8E2
(237,232,226)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58E76 color. Also use rgb(165,142,118) instead hex code.

Text Font Color

.myTextColor { color: #A58E76; }

<p style="color:#A58E76">This sample text font color is #A58E76.</p>

This text font color is #A58E76.

Background Color

.myBgColor { background-color: #A58E76; }

<div style="background-color:#A58E76">Inner text</div>

This div background color is #A58E76.

Border color

.myBorderColor { border: 1px solid #A58E76; }

<div style="border:3px solid #A58E76">Div</div>

This div border color is #A58E76.

Opacity

.myOpacity80 { color: #A58E76; opacity: 0.8; }

<p style="color:#A58E76;opacity:0.8;">80%</p>

Text with #A58E76 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #A58E76;}

<p style="text-shadow: 3px 3px 1px #A58E76">Text here.</p>

This text has shadow with #A58E76 color.


.textShadow {text-shadow: 3px 3px 1px #A58E76', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #A58E76, 5px 5px 20px red">Text here.</p>

This text has shadow with #A58E76 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#A58E76, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#A58E76, Direction=45, Strength=4)">Text</p>

This text has shadow with #A58E76 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #A58E76;
-webkit-box-shadow: 1px 1px 3px 2px #A58E76;
box-shadow: 1px 1px 3px 2px #A58E76;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #A58E76; -webkit-box-shadow: 1px 1px 3px 2px #A58E76; box-shadow:1px 1px 3px 2px #A58E76;">
Div content here
</div>

This div box has shadow with color #A58E76.

Preview

Color preview on black background

This text has color #A58E76 on black background.


Color preview on white background

This text has color #A58E76 on white background.


Black color preview on #A58E76 background

This text has black color on #A58E76 background.


White color preview on #A58E76 background

This text has white color on #A58E76 background.


Related colors

Complementary color

Complementary color for #hex is #5A7189.


I love getcolorcode.com

Triadic colors

1 #76A58E and #8E76A5 with #A58E76 are triadic colors.

2 #768EA5 and #8EA576 with #A58E76 are triadic colors.