COLOR #837671

HEX: #837671 RGB: (131,118,113)

Color info

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

RGB color model

#837671 color RGB value is (131,118,113).

RGB: (131,118,113) (51%, 46%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 118 of 255 = 46%
B 113 of 255 = 44%

131
118
113

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

Portions of RGB colors in percentages

R + G + B = 131 + 118 + 113 = 362 (100%)
R 131 of 362 ~ 36.19%
G 118 of 362 ~ 32.6%
B 113 of 362 ~ 31.22'%

%36.19
%32.6
%31.22

CMYK color model

#837671 color CMYK value is (0,10,14,49).

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

CMYK: (0,10,14,49)
C0M10Y14K49 (0%, 10%, 14%, 49%)
(0.00 / 0.10 / 0.14 / 0.49)

CMYK percentages

%0
%9.92
%13.74
%48.63

Codes

Color #837671 in popluar color models

83 76 71
RGB 131 118 113
HSL 17° 7.38% 47.84%
HSB/HSV 17° 13.74% 51.37%
CMYK 0.00% 9.92% 13.74%
48.63%

Color #837671 in popluar number systems.

HEX 83 76 71
Decimal 131 118 113
Binary 10000011 1110110 1110001
Octal 203 166 161

Shades and tints

Shades of #837671

#837671
(131,118,113)
#786C67
(120,108,103)
#6D625D
(109,98,93)
#625853
(98,88,83)
#574E49
(87,78,73)
#4C443F
(76,68,63)
#413A35
(65,58,53)
#36302B
(54,48,43)
#2B2621
(43,38,33)
#201C17
(32,28,23)
#15120D
(21,18,13)
#000000
(0,0,0)

Tints of #837671

#837671
(131,118,113)
#8E827D
(142,130,125)
#998E89
(153,142,137)
#A49A95
(164,154,149)
#AFA6A1
(175,166,161)
#BAB2AD
(186,178,173)
#C5BEB9
(197,190,185)
#D0CAC5
(208,202,197)
#DBD6D1
(219,214,209)
#E6E2DD
(230,226,221)
#F1EEE9
(241,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837671; }

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

This text font color is #837671.

Background Color

.myBgColor { background-color: #837671; }

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

This div background color is #837671.

Border color

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

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

This div border color is #837671.

Opacity

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

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

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

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

This text has shadow with #837671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837671.

Preview

Color preview on black background

This text has color #837671 on black background.


Color preview on white background

This text has color #837671 on white background.


Black color preview on #837671 background

This text has black color on #837671 background.


White color preview on #837671 background

This text has white color on #837671 background.


Related colors

Complementary color

Complementary color for #hex is #7C898E.


I love getcolorcode.com

Triadic colors

1 #718376 and #767183 with #837671 are triadic colors.

2 #717683 and #768371 with #837671 are triadic colors.