COLOR #837162

HEX: #837162 RGB: (131,113,98)

Color info

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

RGB color model

#837162 color RGB value is (131,113,98).

RGB: (131,113,98) (51%, 44%, 38%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 98 of 255 = 38%

131
113
98

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 98 = 342 (100%)
R 131 of 342 ~ 38.3%
G 113 of 342 ~ 33.04%
B 98 of 342 ~ 28.65'%

%38.3
%33.04
%28.65

CMYK color model

#837162 color CMYK value is (0,14,25,49).

  • cyan value is 0.00%
  • magenta value is 13.74%
  • yellow value is 25.19%
  • key color value is 48.63%
CMYK: (0,14,25,49) C0M14Y25K49 (0%,14%,25%,49%) (0.00/0.14/0.25/0.49) 

CMYK percentages

%0
%13.74
%25.19
%48.63

Codes

Color #837162 in popluar color models

83 71 62
RGB 131 113 98
HSL 27° 14.41% 44.90%
HSB/HSV 27° 25.19% 51.37%
CMYK 0.00% 13.74% 25.19%
48.63%

Color #837162 in popluar number systems.

HEX 83 71 62
Decimal 131 113 98
Binary 10000011 1110001 1100010
Octal 203 161 142

Shades and tints

Shades of #837162

#837162
(131,113,98)
#78675A
(120,103,90)
#6D5D52
(109,93,82)
#62534A
(98,83,74)
#574942
(87,73,66)
#4C3F3A
(76,63,58)
#413532
(65,53,50)
#362B2A
(54,43,42)
#2B2122
(43,33,34)
#20171A
(32,23,26)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #837162

#837162
(131,113,98)
#8E7D70
(142,125,112)
#99897E
(153,137,126)
#A4958C
(164,149,140)
#AFA19A
(175,161,154)
#BAADA8
(186,173,168)
#C5B9B6
(197,185,182)
#D0C5C4
(208,197,196)
#DBD1D2
(219,209,210)
#E6DDE0
(230,221,224)
#F1E9EE
(241,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837162; }

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

This text font color is #837162.

Background Color

.myBgColor { background-color: #837162; }

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

This div background color is #837162.

Border color

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

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

This div border color is #837162.

Opacity

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

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

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

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

This text has shadow with #837162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837162.

Preview

Color preview on black background

This text has color #837162 on black background.


Color preview on white background

This text has color #837162 on white background.


Black color preview on #837162 background

This text has black color on #837162 background.


White color preview on #837162 background

This text has white color on #837162 background.


Related colors

Complementary color

Complementary color for #hex is #7C8E9D.


I love getcolorcode.com

Triadic colors

1 #628371 and #716283 with #837162 are triadic colors.

2 #627183 and #718362 with #837162 are triadic colors.