COLOR #837576

HEX: #837576 RGB: (131,117,118)

Color info

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

RGB color model

#837576 color RGB value is (131,117,118).

RGB: (131,117,118) (51%, 46%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 117 of 255 = 46%
B 118 of 255 = 46%

131
117
118

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

Portions of RGB colors in percentages

R + G + B = 131 + 117 + 118 = 366 (100%)
R 131 of 366 ~ 35.79%
G 117 of 366 ~ 31.97%
B 118 of 366 ~ 32.24'%

%35.79
%31.97
%32.24

CMYK color model

#837576 color CMYK value is (0,11,10,49).

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

CMYK: (0,11,10,49)
C0M11Y10K49 (0%, 11%, 10%, 49%)
(0.00 / 0.11 / 0.10 / 0.49)

CMYK percentages

%0
%10.69
%9.92
%48.63

Codes

Color #837576 in popluar color models

83 75 76
RGB 131 117 118
HSL 356° 5.65% 48.63%
HSB/HSV 356° 10.69% 51.37%
CMYK 0.00% 10.69% 9.92%
48.63%

Color #837576 in popluar number systems.

HEX 83 75 76
Decimal 131 117 118
Binary 10000011 1110101 1110110
Octal 203 165 166

Shades and tints

Shades of #837576

#837576
(131,117,118)
#786B6C
(120,107,108)
#6D6162
(109,97,98)
#625758
(98,87,88)
#574D4E
(87,77,78)
#4C4344
(76,67,68)
#41393A
(65,57,58)
#362F30
(54,47,48)
#2B2526
(43,37,38)
#201B1C
(32,27,28)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #837576

#837576
(131,117,118)
#8E8182
(142,129,130)
#998D8E
(153,141,142)
#A4999A
(164,153,154)
#AFA5A6
(175,165,166)
#BAB1B2
(186,177,178)
#C5BDBE
(197,189,190)
#D0C9CA
(208,201,202)
#DBD5D6
(219,213,214)
#E6E1E2
(230,225,226)
#F1EDEE
(241,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837576; }

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

This text font color is #837576.

Background Color

.myBgColor { background-color: #837576; }

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

This div background color is #837576.

Border color

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

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

This div border color is #837576.

Opacity

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

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

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

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

This text has shadow with #837576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837576.

Preview

Color preview on black background

This text has color #837576 on black background.


Color preview on white background

This text has color #837576 on white background.


Black color preview on #837576 background

This text has black color on #837576 background.


White color preview on #837576 background

This text has white color on #837576 background.


Related colors

Complementary color

Complementary color for #hex is #7C8A89.


I love getcolorcode.com

Triadic colors

1 #768375 and #757683 with #837576 are triadic colors.

2 #767583 and #758376 with #837576 are triadic colors.