COLOR #A37850

HEX: #A37850 RGB: (163,120,80)

Color info

#A37850 contains mainly red and green colors. Web safe color of #A37850 is #996666 (or #966).

RGB color model

#A37850 color RGB value is (163,120,80).

RGB: (163,120,80) (64%, 47%, 31%)

RGB channels and saturation

R 163 of 255 = 64%
G 120 of 255 = 47%
B 80 of 255 = 31%

163
120
80

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

Portions of RGB colors in percentages

R + G + B = 163 + 120 + 80 = 363 (100%)
R 163 of 363 ~ 44.9%
G 120 of 363 ~ 33.06%
B 80 of 363 ~ 22.04'%

%44.9
%33.06
%22.04

CMYK color model

#A37850 color CMYK value is (0,26,51,36).

  • cyan value is 0.00%
  • magenta value is 26.38%
  • yellow value is 50.92%
  • key color value is 36.08%
CMYK: (0,26,51,36) C0M26Y51K36 (0%,26%,51%,36%) (0.00/0.26/0.51/0.36) 

CMYK percentages

%0
%26.38
%50.92
%36.08

Codes

Color #A37850 in popluar color models

A3 78 50
RGB 163 120 80
HSL 29° 34.16% 47.65%
HSB/HSV 29° 50.92% 63.92%
CMYK 0.00% 26.38% 50.92%
36.08%

Color #A37850 in popluar number systems.

HEX A3 78 50
Decimal 163 120 80
Binary 10100011 1111000 1010000
Octal 243 170 120

Shades and tints

Shades of #A37850

#A37850
(163,120,80)
#956E49
(149,110,73)
#876442
(135,100,66)
#795A3B
(121,90,59)
#6B5034
(107,80,52)
#5D462D
(93,70,45)
#4F3C26
(79,60,38)
#41321F
(65,50,31)
#332818
(51,40,24)
#251E11
(37,30,17)
#17140A
(23,20,10)
#000000
(0,0,0)

Tints of #A37850

#A37850
(163,120,80)
#AB845F
(171,132,95)
#B3906E
(179,144,110)
#BB9C7D
(187,156,125)
#C3A88C
(195,168,140)
#CBB49B
(203,180,155)
#D3C0AA
(211,192,170)
#DBCCB9
(219,204,185)
#E3D8C8
(227,216,200)
#EBE4D7
(235,228,215)
#F3F0E6
(243,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37850; }

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

This text font color is #A37850.

Background Color

.myBgColor { background-color: #A37850; }

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

This div background color is #A37850.

Border color

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

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

This div border color is #A37850.

Opacity

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

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

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

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

This text has shadow with #A37850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37850.

Preview

Color preview on black background

This text has color #A37850 on black background.


Color preview on white background

This text has color #A37850 on white background.


Black color preview on #A37850 background

This text has black color on #A37850 background.


White color preview on #A37850 background

This text has white color on #A37850 background.


Related colors

Complementary color

Complementary color for #hex is #5C87AF.


I love getcolorcode.com

Triadic colors

1 #50A378 and #7850A3 with #A37850 are triadic colors.

2 #5078A3 and #78A350 with #A37850 are triadic colors.