COLOR #A37848

HEX: #A37848 RGB: (163,120,72)

Color info

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

RGB color model

#A37848 color RGB value is (163,120,72).

RGB: (163,120,72) (64%, 47%, 28%)

RGB channels and saturation

R 163 of 255 = 64%
G 120 of 255 = 47%
B 72 of 255 = 28%

163
120
72

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

Portions of RGB colors in percentages

R + G + B = 163 + 120 + 72 = 355 (100%)
R 163 of 355 ~ 45.92%
G 120 of 355 ~ 33.8%
B 72 of 355 ~ 20.28'%

%45.92
%33.8
%20.28

CMYK color model

#A37848 color CMYK value is (0,26,56,36).

  • cyan value is 0.00%
  • magenta value is 26.38%
  • yellow value is 55.83%
  • key color value is 36.08%

CMYK: (0,26,56,36)
C0M26Y56K36 (0%, 26%, 56%, 36%)
(0.00 / 0.26 / 0.56 / 0.36)

CMYK percentages

%0
%26.38
%55.83
%36.08

Codes

Color #A37848 in popluar color models

A3 78 48
RGB 163 120 72
HSL 32° 38.72% 46.08%
HSB/HSV 32° 55.83% 63.92%
CMYK 0.00% 26.38% 55.83%
36.08%

Color #A37848 in popluar number systems.

HEX A3 78 48
Decimal 163 120 72
Binary 10100011 1111000 1001000
Octal 243 170 110

Shades and tints

Shades of #A37848

#A37848
(163,120,72)
#956E42
(149,110,66)
#87643C
(135,100,60)
#795A36
(121,90,54)
#6B5030
(107,80,48)
#5D462A
(93,70,42)
#4F3C24
(79,60,36)
#41321E
(65,50,30)
#332818
(51,40,24)
#251E12
(37,30,18)
#17140C
(23,20,12)
#000000
(0,0,0)

Tints of #A37848

#A37848
(163,120,72)
#AB8458
(171,132,88)
#B39068
(179,144,104)
#BB9C78
(187,156,120)
#C3A888
(195,168,136)
#CBB498
(203,180,152)
#D3C0A8
(211,192,168)
#DBCCB8
(219,204,184)
#E3D8C8
(227,216,200)
#EBE4D8
(235,228,216)
#F3F0E8
(243,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37848 color. Also use rgb(163,120,72) instead hex code.

Text Font Color

.myTextColor { color: #A37848; }

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

This text font color is #A37848.

Background Color

.myBgColor { background-color: #A37848; }

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

This div background color is #A37848.

Border color

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

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

This div border color is #A37848.

Opacity

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

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

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

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

This text has shadow with #A37848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37848.

Preview

Color preview on black background

This text has color #A37848 on black background.


Color preview on white background

This text has color #A37848 on white background.


Black color preview on #A37848 background

This text has black color on #A37848 background.


White color preview on #A37848 background

This text has white color on #A37848 background.


Related colors

Complementary color

Complementary color for #hex is #5C87B7.


I love getcolorcode.com

Triadic colors

1 #48A378 and #7848A3 with #A37848 are triadic colors.

2 #4878A3 and #78A348 with #A37848 are triadic colors.