COLOR #856776

HEX: #856776 RGB: (133,103,118)

Color info

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

RGB color model

#856776 color RGB value is (133,103,118).

RGB: (133,103,118) (52%, 40%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 103 of 255 = 40%
B 118 of 255 = 46%

133
103
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 103 + 118 = 354 (100%)
R 133 of 354 ~ 37.57%
G 103 of 354 ~ 29.1%
B 118 of 354 ~ 33.33'%

%37.57
%29.1
%33.33

CMYK color model

#856776 color CMYK value is (0,23,11,48).

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

CMYK: (0,23,11,48)
C0M23Y11K48 (0%, 23%, 11%, 48%)
(0.00 / 0.23 / 0.11 / 0.48)

CMYK percentages

%0
%22.56
%11.28
%47.84

Codes

Color #856776 in popluar color models

85 67 76
RGB 133 103 118
HSL 330° 12.71% 46.27%
HSB/HSV 330° 22.56% 52.16%
CMYK 0.00% 22.56% 11.28%
47.84%

Color #856776 in popluar number systems.

HEX 85 67 76
Decimal 133 103 118
Binary 10000101 1100111 1110110
Octal 205 147 166

Shades and tints

Shades of #856776

#856776
(133,103,118)
#795E6C
(121,94,108)
#6D5562
(109,85,98)
#614C58
(97,76,88)
#55434E
(85,67,78)
#493A44
(73,58,68)
#3D313A
(61,49,58)
#312830
(49,40,48)
#251F26
(37,31,38)
#19161C
(25,22,28)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #856776

#856776
(133,103,118)
#907482
(144,116,130)
#9B818E
(155,129,142)
#A68E9A
(166,142,154)
#B19BA6
(177,155,166)
#BCA8B2
(188,168,178)
#C7B5BE
(199,181,190)
#D2C2CA
(210,194,202)
#DDCFD6
(221,207,214)
#E8DCE2
(232,220,226)
#F3E9EE
(243,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856776; }

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

This text font color is #856776.

Background Color

.myBgColor { background-color: #856776; }

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

This div background color is #856776.

Border color

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

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

This div border color is #856776.

Opacity

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

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

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

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

This text has shadow with #856776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856776.

Preview

Color preview on black background

This text has color #856776 on black background.


Color preview on white background

This text has color #856776 on white background.


Black color preview on #856776 background

This text has black color on #856776 background.


White color preview on #856776 background

This text has white color on #856776 background.


Related colors

Complementary color

Complementary color for #hex is #7A9889.


I love getcolorcode.com

Triadic colors

1 #768567 and #677685 with #856776 are triadic colors.

2 #766785 and #678576 with #856776 are triadic colors.