COLOR #A58037

HEX: #A58037 RGB: (165,128,55)

Color info

#A58037 contains mainly red and green colors. Web safe color of #A58037 is #996633 (or #963).

RGB color model

#A58037 color RGB value is (165,128,55).

RGB: (165,128,55) (65%, 50%, 22%)

RGB channels and saturation

R 165 of 255 = 65%
G 128 of 255 = 50%
B 55 of 255 = 22%

165
128
55

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

Portions of RGB colors in percentages

R + G + B = 165 + 128 + 55 = 348 (100%)
R 165 of 348 ~ 47.41%
G 128 of 348 ~ 36.78%
B 55 of 348 ~ 15.8'%

%47.41
%36.78
%15.8

CMYK color model

#A58037 color CMYK value is (0,22,67,35).

  • cyan value is 0.00%
  • magenta value is 22.42%
  • yellow value is 66.67%
  • key color value is 35.29%
CMYK: (0,22,67,35) C0M22Y67K35 (0%,22%,67%,35%) (0.00/0.22/0.67/0.35) 

CMYK percentages

%0
%22.42
%66.67
%35.29

Codes

Color #A58037 in popluar color models

A5 80 37
RGB 165 128 55
HSL 40° 50.00% 43.14%
HSB/HSV 40° 66.67% 64.71%
CMYK 0.00% 22.42% 66.67%
35.29%

Color #A58037 in popluar number systems.

HEX A5 80 37
Decimal 165 128 55
Binary 10100101 10000000 110111
Octal 245 200 67

Shades and tints

Shades of #A58037

#A58037
(165,128,55)
#967532
(150,117,50)
#876A2D
(135,106,45)
#785F28
(120,95,40)
#695423
(105,84,35)
#5A491E
(90,73,30)
#4B3E19
(75,62,25)
#3C3314
(60,51,20)
#2D280F
(45,40,15)
#1E1D0A
(30,29,10)
#0F1205
(15,18,5)
#000000
(0,0,0)

Tints of #A58037

#A58037
(165,128,55)
#AD8B49
(173,139,73)
#B5965B
(181,150,91)
#BDA16D
(189,161,109)
#C5AC7F
(197,172,127)
#CDB791
(205,183,145)
#D5C2A3
(213,194,163)
#DDCDB5
(221,205,181)
#E5D8C7
(229,216,199)
#EDE3D9
(237,227,217)
#F5EEEB
(245,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58037 color. Also use rgb(165,128,55) instead hex code.

Text Font Color

.myTextColor { color: #A58037; }

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

This text font color is #A58037.

Background Color

.myBgColor { background-color: #A58037; }

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

This div background color is #A58037.

Border color

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

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

This div border color is #A58037.

Opacity

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

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

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

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

This text has shadow with #A58037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58037.

Preview

Color preview on black background

This text has color #A58037 on black background.


Color preview on white background

This text has color #A58037 on white background.


Black color preview on #A58037 background

This text has black color on #A58037 background.


White color preview on #A58037 background

This text has white color on #A58037 background.


Related colors

Complementary color

Complementary color for #hex is #5A7FC8.


I love getcolorcode.com

Triadic colors

1 #37A580 and #8037A5 with #A58037 are triadic colors.

2 #3780A5 and #80A537 with #A58037 are triadic colors.