COLOR #A58559

HEX: #A58559 RGB: (165,133,89)

Color info

#A58559 contains mainly red and green colors. Web safe color of #A58559 is #999966 (or #996).

RGB color model

#A58559 color RGB value is (165,133,89).

RGB: (165,133,89) (65%, 52%, 35%)

RGB channels and saturation

R 165 of 255 = 65%
G 133 of 255 = 52%
B 89 of 255 = 35%

165
133
89

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

Portions of RGB colors in percentages

R + G + B = 165 + 133 + 89 = 387 (100%)
R 165 of 387 ~ 42.64%
G 133 of 387 ~ 34.37%
B 89 of 387 ~ 23'%

%42.64
%34.37
%23

CMYK color model

#A58559 color CMYK value is (0,19,46,35).

  • cyan value is 0.00%
  • magenta value is 19.39%
  • yellow value is 46.06%
  • key color value is 35.29%
CMYK: (0,19,46,35) C0M19Y46K35 (0%,19%,46%,35%) (0.00/0.19/0.46/0.35) 

CMYK percentages

%0
%19.39
%46.06
%35.29

Codes

Color #A58559 in popluar color models

A5 85 59
RGB 165 133 89
HSL 35° 29.92% 49.80%
HSB/HSV 35° 46.06% 64.71%
CMYK 0.00% 19.39% 46.06%
35.29%

Color #A58559 in popluar number systems.

HEX A5 85 59
Decimal 165 133 89
Binary 10100101 10000101 1011001
Octal 245 205 131

Shades and tints

Shades of #A58559

#A58559
(165,133,89)
#967951
(150,121,81)
#876D49
(135,109,73)
#786141
(120,97,65)
#695539
(105,85,57)
#5A4931
(90,73,49)
#4B3D29
(75,61,41)
#3C3121
(60,49,33)
#2D2519
(45,37,25)
#1E1911
(30,25,17)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #A58559

#A58559
(165,133,89)
#AD9068
(173,144,104)
#B59B77
(181,155,119)
#BDA686
(189,166,134)
#C5B195
(197,177,149)
#CDBCA4
(205,188,164)
#D5C7B3
(213,199,179)
#DDD2C2
(221,210,194)
#E5DDD1
(229,221,209)
#EDE8E0
(237,232,224)
#F5F3EF
(245,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58559 color. Also use rgb(165,133,89) instead hex code.

Text Font Color

.myTextColor { color: #A58559; }

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

This text font color is #A58559.

Background Color

.myBgColor { background-color: #A58559; }

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

This div background color is #A58559.

Border color

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

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

This div border color is #A58559.

Opacity

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

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

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

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

This text has shadow with #A58559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58559.

Preview

Color preview on black background

This text has color #A58559 on black background.


Color preview on white background

This text has color #A58559 on white background.


Black color preview on #A58559 background

This text has black color on #A58559 background.


White color preview on #A58559 background

This text has white color on #A58559 background.


Related colors

Complementary color

Complementary color for #hex is #5A7AA6.


I love getcolorcode.com

Triadic colors

1 #59A585 and #8559A5 with #A58559 are triadic colors.

2 #5985A5 and #85A559 with #A58559 are triadic colors.