COLOR #838576

HEX: #838576 RGB: (131,133,118)

Color info

#838576 contains red, green and blue colors in about the same proportion. Web safe color of #838576 is #999966 (or #996).

RGB color model

#838576 color RGB value is (131,133,118).

RGB: (131,133,118) (51%, 52%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 133 of 255 = 52%
B 118 of 255 = 46%

131
133
118

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

Portions of RGB colors in percentages

R + G + B = 131 + 133 + 118 = 382 (100%)
R 131 of 382 ~ 34.29%
G 133 of 382 ~ 34.82%
B 118 of 382 ~ 30.89'%

%34.29
%34.82
%30.89

CMYK color model

#838576 color CMYK value is (2,0,11,48).

  • cyan value is 1.50%
  • magenta value is 0.00%
  • yellow value is 11.28%
  • key color value is 47.84%

CMYK: (2,0,11,48)
C2M0Y11K48 (2%, 0%, 11%, 48%)
(0.02 / 0.00 / 0.11 / 0.48)

CMYK percentages

%1.5
%0
%11.28
%47.84

Codes

Color #838576 in popluar color models

83 85 76
RGB 131 133 118
HSL 68° 5.98% 49.22%
HSB/HSV 68° 11.28% 52.16%
CMYK 1.50% 0.00% 11.28%
47.84%

Color #838576 in popluar number systems.

HEX 83 85 76
Decimal 131 133 118
Binary 10000011 10000101 1110110
Octal 203 205 166

Shades and tints

Shades of #838576

#838576
(131,133,118)
#78796C
(120,121,108)
#6D6D62
(109,109,98)
#626158
(98,97,88)
#57554E
(87,85,78)
#4C4944
(76,73,68)
#413D3A
(65,61,58)
#363130
(54,49,48)
#2B2526
(43,37,38)
#20191C
(32,25,28)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #838576

#838576
(131,133,118)
#8E9082
(142,144,130)
#999B8E
(153,155,142)
#A4A69A
(164,166,154)
#AFB1A6
(175,177,166)
#BABCB2
(186,188,178)
#C5C7BE
(197,199,190)
#D0D2CA
(208,210,202)
#DBDDD6
(219,221,214)
#E6E8E2
(230,232,226)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838576; }

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

This text font color is #838576.

Background Color

.myBgColor { background-color: #838576; }

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

This div background color is #838576.

Border color

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

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

This div border color is #838576.

Opacity

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

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

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

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

This text has shadow with #838576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838576.

Preview

Color preview on black background

This text has color #838576 on black background.


Color preview on white background

This text has color #838576 on white background.


Black color preview on #838576 background

This text has black color on #838576 background.


White color preview on #838576 background

This text has white color on #838576 background.


Related colors

Complementary color

Complementary color for #hex is #7C7A89.


I love getcolorcode.com

Triadic colors

1 #768385 and #857683 with #838576 are triadic colors.

2 #768583 and #858376 with #838576 are triadic colors.