COLOR #837146

HEX: #837146 RGB: (131,113,70)

Color info

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

RGB color model

#837146 color RGB value is (131,113,70).

RGB: (131,113,70) (51%, 44%, 27%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 70 of 255 = 27%

131
113
70

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 70 = 314 (100%)
R 131 of 314 ~ 41.72%
G 113 of 314 ~ 35.99%
B 70 of 314 ~ 22.29'%

%41.72
%35.99
%22.29

CMYK color model

#837146 color CMYK value is (0,14,47,49).

  • cyan value is 0.00%
  • magenta value is 13.74%
  • yellow value is 46.56%
  • key color value is 48.63%

CMYK: (0,14,47,49)
C0M14Y47K49 (0%, 14%, 47%, 49%)
(0.00 / 0.14 / 0.47 / 0.49)

CMYK percentages

%0
%13.74
%46.56
%48.63

Codes

Color #837146 in popluar color models

83 71 46
RGB 131 113 70
HSL 42° 30.35% 39.41%
HSB/HSV 42° 46.56% 51.37%
CMYK 0.00% 13.74% 46.56%
48.63%

Color #837146 in popluar number systems.

HEX 83 71 46
Decimal 131 113 70
Binary 10000011 1110001 1000110
Octal 203 161 106

Shades and tints

Shades of #837146

#837146
(131,113,70)
#786740
(120,103,64)
#6D5D3A
(109,93,58)
#625334
(98,83,52)
#57492E
(87,73,46)
#4C3F28
(76,63,40)
#413522
(65,53,34)
#362B1C
(54,43,28)
#2B2116
(43,33,22)
#201710
(32,23,16)
#150D0A
(21,13,10)
#000000
(0,0,0)

Tints of #837146

#837146
(131,113,70)
#8E7D56
(142,125,86)
#998966
(153,137,102)
#A49576
(164,149,118)
#AFA186
(175,161,134)
#BAAD96
(186,173,150)
#C5B9A6
(197,185,166)
#D0C5B6
(208,197,182)
#DBD1C6
(219,209,198)
#E6DDD6
(230,221,214)
#F1E9E6
(241,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837146 color. Also use rgb(131,113,70) instead hex code.

Text Font Color

.myTextColor { color: #837146; }

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

This text font color is #837146.

Background Color

.myBgColor { background-color: #837146; }

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

This div background color is #837146.

Border color

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

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

This div border color is #837146.

Opacity

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

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

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

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

This text has shadow with #837146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837146.

Preview

Color preview on black background

This text has color #837146 on black background.


Color preview on white background

This text has color #837146 on white background.


Black color preview on #837146 background

This text has black color on #837146 background.


White color preview on #837146 background

This text has white color on #837146 background.


Related colors

Complementary color

Complementary color for #hex is #7C8EB9.


I love getcolorcode.com

Triadic colors

1 #468371 and #714683 with #837146 are triadic colors.

2 #467183 and #718346 with #837146 are triadic colors.