COLOR #856976

HEX: #856976 RGB: (133,105,118)

Color info

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

RGB color model

#856976 color RGB value is (133,105,118).

RGB: (133,105,118) (52%, 41%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 105 of 255 = 41%
B 118 of 255 = 46%

133
105
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 105 + 118 = 356 (100%)
R 133 of 356 ~ 37.36%
G 105 of 356 ~ 29.49%
B 118 of 356 ~ 33.15'%

%37.36
%29.49
%33.15

CMYK color model

#856976 color CMYK value is (0,21,11,48).

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

CMYK: (0,21,11,48)
C0M21Y11K48 (0%, 21%, 11%, 48%)
(0.00 / 0.21 / 0.11 / 0.48)

CMYK percentages

%0
%21.05
%11.28
%47.84

Codes

Color #856976 in popluar color models

85 69 76
RGB 133 105 118
HSL 332° 11.76% 46.67%
HSB/HSV 332° 21.05% 52.16%
CMYK 0.00% 21.05% 11.28%
47.84%

Color #856976 in popluar number systems.

HEX 85 69 76
Decimal 133 105 118
Binary 10000101 1101001 1110110
Octal 205 151 166

Shades and tints

Shades of #856976

#856976
(133,105,118)
#79606C
(121,96,108)
#6D5762
(109,87,98)
#614E58
(97,78,88)
#55454E
(85,69,78)
#493C44
(73,60,68)
#3D333A
(61,51,58)
#312A30
(49,42,48)
#252126
(37,33,38)
#19181C
(25,24,28)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #856976

#856976
(133,105,118)
#907682
(144,118,130)
#9B838E
(155,131,142)
#A6909A
(166,144,154)
#B19DA6
(177,157,166)
#BCAAB2
(188,170,178)
#C7B7BE
(199,183,190)
#D2C4CA
(210,196,202)
#DDD1D6
(221,209,214)
#E8DEE2
(232,222,226)
#F3EBEE
(243,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856976; }

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

This text font color is #856976.

Background Color

.myBgColor { background-color: #856976; }

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

This div background color is #856976.

Border color

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

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

This div border color is #856976.

Opacity

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

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

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

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

This text has shadow with #856976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856976.

Preview

Color preview on black background

This text has color #856976 on black background.


Color preview on white background

This text has color #856976 on white background.


Black color preview on #856976 background

This text has black color on #856976 background.


White color preview on #856976 background

This text has white color on #856976 background.


Related colors

Complementary color

Complementary color for #hex is #7A9689.


I love getcolorcode.com

Triadic colors

1 #768569 and #697685 with #856976 are triadic colors.

2 #766985 and #698576 with #856976 are triadic colors.