COLOR #A58B76

HEX: #A58B76 RGB: (165,139,118)

Color info

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

RGB color model

#A58B76 color RGB value is (165,139,118).

RGB: (165,139,118) (65%, 55%, 46%)

RGB channels and saturation

R 165 of 255 = 65%
G 139 of 255 = 55%
B 118 of 255 = 46%

165
139
118

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

Portions of RGB colors in percentages

R + G + B = 165 + 139 + 118 = 422 (100%)
R 165 of 422 ~ 39.1%
G 139 of 422 ~ 32.94%
B 118 of 422 ~ 27.96'%

%39.1
%32.94
%27.96

CMYK color model

#A58B76 color CMYK value is (0,16,28,35).

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

CMYK: (0,16,28,35)
C0M16Y28K35 (0%, 16%, 28%, 35%)
(0.00 / 0.16 / 0.28 / 0.35)

CMYK percentages

%0
%15.76
%28.48
%35.29

Codes

Color #A58B76 in popluar color models

A5 8B 76
RGB 165 139 118
HSL 27° 20.70% 55.49%
HSB/HSV 27° 28.48% 64.71%
CMYK 0.00% 15.76% 28.48%
35.29%

Color #A58B76 in popluar number systems.

HEX A5 8B 76
Decimal 165 139 118
Binary 10100101 10001011 1110110
Octal 245 213 166

Shades and tints

Shades of #A58B76

#A58B76
(165,139,118)
#967F6C
(150,127,108)
#877362
(135,115,98)
#786758
(120,103,88)
#695B4E
(105,91,78)
#5A4F44
(90,79,68)
#4B433A
(75,67,58)
#3C3730
(60,55,48)
#2D2B26
(45,43,38)
#1E1F1C
(30,31,28)
#0F1312
(15,19,18)
#000000
(0,0,0)

Tints of #A58B76

#A58B76
(165,139,118)
#AD9582
(173,149,130)
#B59F8E
(181,159,142)
#BDA99A
(189,169,154)
#C5B3A6
(197,179,166)
#CDBDB2
(205,189,178)
#D5C7BE
(213,199,190)
#DDD1CA
(221,209,202)
#E5DBD6
(229,219,214)
#EDE5E2
(237,229,226)
#F5EFEE
(245,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58B76; }

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

This text font color is #A58B76.

Background Color

.myBgColor { background-color: #A58B76; }

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

This div background color is #A58B76.

Border color

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

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

This div border color is #A58B76.

Opacity

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

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

Text with #A58B76 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 #A58B76;}

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

This text has shadow with #A58B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58B76.

Preview

Color preview on black background

This text has color #A58B76 on black background.


Color preview on white background

This text has color #A58B76 on white background.


Black color preview on #A58B76 background

This text has black color on #A58B76 background.


White color preview on #A58B76 background

This text has white color on #A58B76 background.


Related colors

Complementary color

Complementary color for #hex is #5A7489.


I love getcolorcode.com

Triadic colors

1 #76A58B and #8B76A5 with #A58B76 are triadic colors.

2 #768BA5 and #8BA576 with #A58B76 are triadic colors.