COLOR #856D76

HEX: #856D76 RGB: (133,109,118)

Color info

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

RGB color model

#856D76 color RGB value is (133,109,118).

RGB: (133,109,118) (52%, 43%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 109 of 255 = 43%
B 118 of 255 = 46%

133
109
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 109 + 118 = 360 (100%)
R 133 of 360 ~ 36.94%
G 109 of 360 ~ 30.28%
B 118 of 360 ~ 32.78'%

%36.94
%30.28
%32.78

CMYK color model

#856D76 color CMYK value is (0,18,11,48).

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

CMYK: (0,18,11,48)
C0M18Y11K48 (0%, 18%, 11%, 48%)
(0.00 / 0.18 / 0.11 / 0.48)

CMYK percentages

%0
%18.05
%11.28
%47.84

Codes

Color #856D76 in popluar color models

85 6D 76
RGB 133 109 118
HSL 338° 9.92% 47.45%
HSB/HSV 338° 18.05% 52.16%
CMYK 0.00% 18.05% 11.28%
47.84%

Color #856D76 in popluar number systems.

HEX 85 6D 76
Decimal 133 109 118
Binary 10000101 1101101 1110110
Octal 205 155 166

Shades and tints

Shades of #856D76

#856D76
(133,109,118)
#79646C
(121,100,108)
#6D5B62
(109,91,98)
#615258
(97,82,88)
#55494E
(85,73,78)
#494044
(73,64,68)
#3D373A
(61,55,58)
#312E30
(49,46,48)
#252526
(37,37,38)
#191C1C
(25,28,28)
#0D1312
(13,19,18)
#000000
(0,0,0)

Tints of #856D76

#856D76
(133,109,118)
#907A82
(144,122,130)
#9B878E
(155,135,142)
#A6949A
(166,148,154)
#B1A1A6
(177,161,166)
#BCAEB2
(188,174,178)
#C7BBBE
(199,187,190)
#D2C8CA
(210,200,202)
#DDD5D6
(221,213,214)
#E8E2E2
(232,226,226)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856D76; }

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

This text font color is #856D76.

Background Color

.myBgColor { background-color: #856D76; }

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

This div background color is #856D76.

Border color

.myBorderColor { border: 1px solid #856D76; }

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

This div border color is #856D76.

Opacity

.myOpacity80 { color: #856D76; opacity: 0.8; }

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

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

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

This text has shadow with #856D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856D76.

Preview

Color preview on black background

This text has color #856D76 on black background.


Color preview on white background

This text has color #856D76 on white background.


Black color preview on #856D76 background

This text has black color on #856D76 background.


White color preview on #856D76 background

This text has white color on #856D76 background.


Related colors

Complementary color

Complementary color for #hex is #7A9289.


I love getcolorcode.com

Triadic colors

1 #76856D and #6D7685 with #856D76 are triadic colors.

2 #766D85 and #6D8576 with #856D76 are triadic colors.