COLOR #856777

HEX: #856777 RGB: (133,103,119)

Color info

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

RGB color model

#856777 color RGB value is (133,103,119).

RGB: (133,103,119) (52%, 40%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 103 of 255 = 40%
B 119 of 255 = 47%

133
103
119

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

Portions of RGB colors in percentages

R + G + B = 133 + 103 + 119 = 355 (100%)
R 133 of 355 ~ 37.46%
G 103 of 355 ~ 29.01%
B 119 of 355 ~ 33.52'%

%37.46
%29.01
%33.52

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 22.56%
  • yellow value is 10.53%
  • 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
%10.53
%47.84

Codes

Color #856777 in popluar color models

85 67 77
RGB 133 103 119
HSL 328° 12.71% 46.27%
HSB/HSV 328° 22.56% 52.16%
CMYK 0.00% 22.56% 10.53%
47.84%

Color #856777 in popluar number systems.

HEX 85 67 77
Decimal 133 103 119
Binary 10000101 1100111 1110111
Octal 205 147 167

Shades and tints

Shades of #856777

#856777
(133,103,119)
#795E6D
(121,94,109)
#6D5563
(109,85,99)
#614C59
(97,76,89)
#55434F
(85,67,79)
#493A45
(73,58,69)
#3D313B
(61,49,59)
#312831
(49,40,49)
#251F27
(37,31,39)
#19161D
(25,22,29)
#0D0D13
(13,13,19)
#000000
(0,0,0)

Tints of #856777

#856777
(133,103,119)
#907483
(144,116,131)
#9B818F
(155,129,143)
#A68E9B
(166,142,155)
#B19BA7
(177,155,167)
#BCA8B3
(188,168,179)
#C7B5BF
(199,181,191)
#D2C2CB
(210,194,203)
#DDCFD7
(221,207,215)
#E8DCE3
(232,220,227)
#F3E9EF
(243,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856777; }

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

This text font color is #856777.

Background Color

.myBgColor { background-color: #856777; }

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

This div background color is #856777.

Border color

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

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

This div border color is #856777.

Opacity

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

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

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

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

This text has shadow with #856777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856777.

Preview

Color preview on black background

This text has color #856777 on black background.


Color preview on white background

This text has color #856777 on white background.


Black color preview on #856777 background

This text has black color on #856777 background.


White color preview on #856777 background

This text has white color on #856777 background.


Related colors

Complementary color

Complementary color for #hex is #7A9888.


I love getcolorcode.com

Triadic colors

1 #778567 and #677785 with #856777 are triadic colors.

2 #776785 and #678577 with #856777 are triadic colors.