COLOR #866772

HEX: #866772 RGB: (134,103,114)

Color info

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

RGB color model

#866772 color RGB value is (134,103,114).

RGB: (134,103,114) (53%, 40%, 45%)

RGB channels and saturation

R 134 of 255 = 53%
G 103 of 255 = 40%
B 114 of 255 = 45%

134
103
114

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

Portions of RGB colors in percentages

R + G + B = 134 + 103 + 114 = 351 (100%)
R 134 of 351 ~ 38.18%
G 103 of 351 ~ 29.34%
B 114 of 351 ~ 32.48'%

%38.18
%29.34
%32.48

CMYK color model

#866772 color CMYK value is (0,23,15,47).

  • cyan value is 0.00%
  • magenta value is 23.13%
  • yellow value is 14.93%
  • key color value is 47.45%

CMYK: (0,23,15,47)
C0M23Y15K47 (0%, 23%, 15%, 47%)
(0.00 / 0.23 / 0.15 / 0.47)

CMYK percentages

%0
%23.13
%14.93
%47.45

Codes

Color #866772 in popluar color models

86 67 72
RGB 134 103 114
HSL 339° 13.08% 46.47%
HSB/HSV 339° 23.13% 52.55%
CMYK 0.00% 23.13% 14.93%
47.45%

Color #866772 in popluar number systems.

HEX 86 67 72
Decimal 134 103 114
Binary 10000110 1100111 1110010
Octal 206 147 162

Shades and tints

Shades of #866772

#866772
(134,103,114)
#7A5E68
(122,94,104)
#6E555E
(110,85,94)
#624C54
(98,76,84)
#56434A
(86,67,74)
#4A3A40
(74,58,64)
#3E3136
(62,49,54)
#32282C
(50,40,44)
#261F22
(38,31,34)
#1A1618
(26,22,24)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #866772

#866772
(134,103,114)
#91747E
(145,116,126)
#9C818A
(156,129,138)
#A78E96
(167,142,150)
#B29BA2
(178,155,162)
#BDA8AE
(189,168,174)
#C8B5BA
(200,181,186)
#D3C2C6
(211,194,198)
#DECFD2
(222,207,210)
#E9DCDE
(233,220,222)
#F4E9EA
(244,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866772 color. Also use rgb(134,103,114) instead hex code.

Text Font Color

.myTextColor { color: #866772; }

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

This text font color is #866772.

Background Color

.myBgColor { background-color: #866772; }

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

This div background color is #866772.

Border color

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

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

This div border color is #866772.

Opacity

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

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

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

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

This text has shadow with #866772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866772.

Preview

Color preview on black background

This text has color #866772 on black background.


Color preview on white background

This text has color #866772 on white background.


Black color preview on #866772 background

This text has black color on #866772 background.


White color preview on #866772 background

This text has white color on #866772 background.


Related colors

Complementary color

Complementary color for #hex is #79988D.


I love getcolorcode.com

Triadic colors

1 #728667 and #677286 with #866772 are triadic colors.

2 #726786 and #678672 with #866772 are triadic colors.