COLOR #837151

HEX: #837151 RGB: (131,113,81)

Color info

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

RGB color model

#837151 color RGB value is (131,113,81).

RGB: (131,113,81) (51%, 44%, 32%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 81 of 255 = 32%

131
113
81

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 81 = 325 (100%)
R 131 of 325 ~ 40.31%
G 113 of 325 ~ 34.77%
B 81 of 325 ~ 24.92'%

%40.31
%34.77
%24.92

CMYK color model

#837151 color CMYK value is (0,14,38,49).

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

CMYK: (0,14,38,49)
C0M14Y38K49 (0%, 14%, 38%, 49%)
(0.00 / 0.14 / 0.38 / 0.49)

CMYK percentages

%0
%13.74
%38.17
%48.63

Codes

Color #837151 in popluar color models

83 71 51
RGB 131 113 81
HSL 38° 23.58% 41.57%
HSB/HSV 38° 38.17% 51.37%
CMYK 0.00% 13.74% 38.17%
48.63%

Color #837151 in popluar number systems.

HEX 83 71 51
Decimal 131 113 81
Binary 10000011 1110001 1010001
Octal 203 161 121

Shades and tints

Shades of #837151

#837151
(131,113,81)
#78674A
(120,103,74)
#6D5D43
(109,93,67)
#62533C
(98,83,60)
#574935
(87,73,53)
#4C3F2E
(76,63,46)
#413527
(65,53,39)
#362B20
(54,43,32)
#2B2119
(43,33,25)
#201712
(32,23,18)
#150D0B
(21,13,11)
#000000
(0,0,0)

Tints of #837151

#837151
(131,113,81)
#8E7D60
(142,125,96)
#99896F
(153,137,111)
#A4957E
(164,149,126)
#AFA18D
(175,161,141)
#BAAD9C
(186,173,156)
#C5B9AB
(197,185,171)
#D0C5BA
(208,197,186)
#DBD1C9
(219,209,201)
#E6DDD8
(230,221,216)
#F1E9E7
(241,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837151; }

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

This text font color is #837151.

Background Color

.myBgColor { background-color: #837151; }

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

This div background color is #837151.

Border color

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

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

This div border color is #837151.

Opacity

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

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

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

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

This text has shadow with #837151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837151.

Preview

Color preview on black background

This text has color #837151 on black background.


Color preview on white background

This text has color #837151 on white background.


Black color preview on #837151 background

This text has black color on #837151 background.


White color preview on #837151 background

This text has white color on #837151 background.


Related colors

Complementary color

Complementary color for #hex is #7C8EAE.


I love getcolorcode.com

Triadic colors

1 #518371 and #715183 with #837151 are triadic colors.

2 #517183 and #718351 with #837151 are triadic colors.