COLOR #837364

HEX: #837364 RGB: (131,115,100)

Color info

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

RGB color model

#837364 color RGB value is (131,115,100).

RGB: (131,115,100) (51%, 45%, 39%)

RGB channels and saturation

R 131 of 255 = 51%
G 115 of 255 = 45%
B 100 of 255 = 39%

131
115
100

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

Portions of RGB colors in percentages

R + G + B = 131 + 115 + 100 = 346 (100%)
R 131 of 346 ~ 37.86%
G 115 of 346 ~ 33.24%
B 100 of 346 ~ 28.9'%

%37.86
%33.24
%28.9

CMYK color model

#837364 color CMYK value is (0,12,24,49).

  • cyan value is 0.00%
  • magenta value is 12.21%
  • yellow value is 23.66%
  • key color value is 48.63%

CMYK: (0,12,24,49)
C0M12Y24K49 (0%, 12%, 24%, 49%)
(0.00 / 0.12 / 0.24 / 0.49)

CMYK percentages

%0
%12.21
%23.66
%48.63

Codes

Color #837364 in popluar color models

83 73 64
RGB 131 115 100
HSL 29° 13.42% 45.29%
HSB/HSV 29° 23.66% 51.37%
CMYK 0.00% 12.21% 23.66%
48.63%

Color #837364 in popluar number systems.

HEX 83 73 64
Decimal 131 115 100
Binary 10000011 1110011 1100100
Octal 203 163 144

Shades and tints

Shades of #837364

#837364
(131,115,100)
#78695B
(120,105,91)
#6D5F52
(109,95,82)
#625549
(98,85,73)
#574B40
(87,75,64)
#4C4137
(76,65,55)
#41372E
(65,55,46)
#362D25
(54,45,37)
#2B231C
(43,35,28)
#201913
(32,25,19)
#150F0A
(21,15,10)
#000000
(0,0,0)

Tints of #837364

#837364
(131,115,100)
#8E7F72
(142,127,114)
#998B80
(153,139,128)
#A4978E
(164,151,142)
#AFA39C
(175,163,156)
#BAAFAA
(186,175,170)
#C5BBB8
(197,187,184)
#D0C7C6
(208,199,198)
#DBD3D4
(219,211,212)
#E6DFE2
(230,223,226)
#F1EBF0
(241,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837364 color. Also use rgb(131,115,100) instead hex code.

Text Font Color

.myTextColor { color: #837364; }

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

This text font color is #837364.

Background Color

.myBgColor { background-color: #837364; }

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

This div background color is #837364.

Border color

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

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

This div border color is #837364.

Opacity

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

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

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

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

This text has shadow with #837364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837364.

Preview

Color preview on black background

This text has color #837364 on black background.


Color preview on white background

This text has color #837364 on white background.


Black color preview on #837364 background

This text has black color on #837364 background.


White color preview on #837364 background

This text has white color on #837364 background.


Related colors

Complementary color

Complementary color for #hex is #7C8C9B.


I love getcolorcode.com

Triadic colors

1 #648373 and #736483 with #837364 are triadic colors.

2 #647383 and #738364 with #837364 are triadic colors.