COLOR #837154

HEX: #837154 RGB: (131,113,84)

Color info

#837154 contains red, green and blue colors in about the same proportion. Web safe color of #837154 is #996666 (or #966).

RGB color model

#837154 color RGB value is (131,113,84).

RGB: (131,113,84) (51%, 44%, 33%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 84 of 255 = 33%

131
113
84

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 84 = 328 (100%)
R 131 of 328 ~ 39.94%
G 113 of 328 ~ 34.45%
B 84 of 328 ~ 25.61'%

%39.94
%34.45
%25.61

CMYK color model

#837154 color CMYK value is (0,14,36,49).

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

CMYK: (0,14,36,49)
C0M14Y36K49 (0%, 14%, 36%, 49%)
(0.00 / 0.14 / 0.36 / 0.49)

CMYK percentages

%0
%13.74
%35.88
%48.63

Codes

Color #837154 in popluar color models

83 71 54
RGB 131 113 84
HSL 37° 21.86% 42.16%
HSB/HSV 37° 35.88% 51.37%
CMYK 0.00% 13.74% 35.88%
48.63%

Color #837154 in popluar number systems.

HEX 83 71 54
Decimal 131 113 84
Binary 10000011 1110001 1010100
Octal 203 161 124

Shades and tints

Shades of #837154

#837154
(131,113,84)
#78674D
(120,103,77)
#6D5D46
(109,93,70)
#62533F
(98,83,63)
#574938
(87,73,56)
#4C3F31
(76,63,49)
#41352A
(65,53,42)
#362B23
(54,43,35)
#2B211C
(43,33,28)
#201715
(32,23,21)
#150D0E
(21,13,14)
#000000
(0,0,0)

Tints of #837154

#837154
(131,113,84)
#8E7D63
(142,125,99)
#998972
(153,137,114)
#A49581
(164,149,129)
#AFA190
(175,161,144)
#BAAD9F
(186,173,159)
#C5B9AE
(197,185,174)
#D0C5BD
(208,197,189)
#DBD1CC
(219,209,204)
#E6DDDB
(230,221,219)
#F1E9EA
(241,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837154; }

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

This text font color is #837154.

Background Color

.myBgColor { background-color: #837154; }

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

This div background color is #837154.

Border color

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

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

This div border color is #837154.

Opacity

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

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

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

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

This text has shadow with #837154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837154.

Preview

Color preview on black background

This text has color #837154 on black background.


Color preview on white background

This text has color #837154 on white background.


Black color preview on #837154 background

This text has black color on #837154 background.


White color preview on #837154 background

This text has white color on #837154 background.


Related colors

Complementary color

Complementary color for #hex is #7C8EAB.


I love getcolorcode.com

Triadic colors

1 #548371 and #715483 with #837154 are triadic colors.

2 #547183 and #718354 with #837154 are triadic colors.