COLOR #A38537

HEX: #A38537 RGB: (163,133,55)

Color info

#A38537 contains mainly red and green colors. Web safe color of #A38537 is #999933 (or #993).

RGB color model

#A38537 color RGB value is (163,133,55).

RGB: (163,133,55) (64%, 52%, 22%)

RGB channels and saturation

R 163 of 255 = 64%
G 133 of 255 = 52%
B 55 of 255 = 22%

163
133
55

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

Portions of RGB colors in percentages

R + G + B = 163 + 133 + 55 = 351 (100%)
R 163 of 351 ~ 46.44%
G 133 of 351 ~ 37.89%
B 55 of 351 ~ 15.67'%

%46.44
%37.89
%15.67

CMYK color model

#A38537 color CMYK value is (0,18,66,36).

  • cyan value is 0.00%
  • magenta value is 18.40%
  • yellow value is 66.26%
  • key color value is 36.08%
CMYK: (0,18,66,36) C0M18Y66K36 (0%,18%,66%,36%) (0.00/0.18/0.66/0.36) 

CMYK percentages

%0
%18.4
%66.26
%36.08

Codes

Color #A38537 in popluar color models

A3 85 37
RGB 163 133 55
HSL 43° 49.54% 42.75%
HSB/HSV 43° 66.26% 63.92%
CMYK 0.00% 18.40% 66.26%
36.08%

Color #A38537 in popluar number systems.

HEX A3 85 37
Decimal 163 133 55
Binary 10100011 10000101 110111
Octal 243 205 67

Shades and tints

Shades of #A38537

#A38537
(163,133,55)
#957932
(149,121,50)
#876D2D
(135,109,45)
#796128
(121,97,40)
#6B5523
(107,85,35)
#5D491E
(93,73,30)
#4F3D19
(79,61,25)
#413114
(65,49,20)
#33250F
(51,37,15)
#25190A
(37,25,10)
#170D05
(23,13,5)
#000000
(0,0,0)

Tints of #A38537

#A38537
(163,133,55)
#AB9049
(171,144,73)
#B39B5B
(179,155,91)
#BBA66D
(187,166,109)
#C3B17F
(195,177,127)
#CBBC91
(203,188,145)
#D3C7A3
(211,199,163)
#DBD2B5
(219,210,181)
#E3DDC7
(227,221,199)
#EBE8D9
(235,232,217)
#F3F3EB
(243,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38537 color. Also use rgb(163,133,55) instead hex code.

Text Font Color

.myTextColor { color: #A38537; }

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

This text font color is #A38537.

Background Color

.myBgColor { background-color: #A38537; }

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

This div background color is #A38537.

Border color

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

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

This div border color is #A38537.

Opacity

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

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

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

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

This text has shadow with #A38537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38537.

Preview

Color preview on black background

This text has color #A38537 on black background.


Color preview on white background

This text has color #A38537 on white background.


Black color preview on #A38537 background

This text has black color on #A38537 background.


White color preview on #A38537 background

This text has white color on #A38537 background.


Related colors

Complementary color

Complementary color for #hex is #5C7AC8.


I love getcolorcode.com

Triadic colors

1 #37A385 and #8537A3 with #A38537 are triadic colors.

2 #3785A3 and #85A337 with #A38537 are triadic colors.