COLOR #856676

HEX: #856676 RGB: (133,102,118)

Color info

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

RGB color model

#856676 color RGB value is (133,102,118).

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

RGB channels and saturation

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

133
102
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 102 + 118 = 353 (100%)
R 133 of 353 ~ 37.68%
G 102 of 353 ~ 28.9%
B 118 of 353 ~ 33.43'%

%37.68
%28.9
%33.43

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 23.31%
  • 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
%23.31
%11.28
%47.84

Codes

Color #856676 in popluar color models

85 66 76
RGB 133 102 118
HSL 329° 13.19% 46.08%
HSB/HSV 329° 23.31% 52.16%
CMYK 0.00% 23.31% 11.28%
47.84%

Color #856676 in popluar number systems.

HEX 85 66 76
Decimal 133 102 118
Binary 10000101 1100110 1110110
Octal 205 146 166

Shades and tints

Shades of #856676

#856676
(133,102,118)
#795D6C
(121,93,108)
#6D5462
(109,84,98)
#614B58
(97,75,88)
#55424E
(85,66,78)
#493944
(73,57,68)
#3D303A
(61,48,58)
#312730
(49,39,48)
#251E26
(37,30,38)
#19151C
(25,21,28)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #856676

#856676
(133,102,118)
#907382
(144,115,130)
#9B808E
(155,128,142)
#A68D9A
(166,141,154)
#B19AA6
(177,154,166)
#BCA7B2
(188,167,178)
#C7B4BE
(199,180,190)
#D2C1CA
(210,193,202)
#DDCED6
(221,206,214)
#E8DBE2
(232,219,226)
#F3E8EE
(243,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856676; }

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

This text font color is #856676.

Background Color

.myBgColor { background-color: #856676; }

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

This div background color is #856676.

Border color

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

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

This div border color is #856676.

Opacity

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

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

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

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

This text has shadow with #856676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856676.

Preview

Color preview on black background

This text has color #856676 on black background.


Color preview on white background

This text has color #856676 on white background.


Black color preview on #856676 background

This text has black color on #856676 background.


White color preview on #856676 background

This text has white color on #856676 background.


Related colors

Complementary color

Complementary color for #hex is #7A9989.


I love getcolorcode.com

Triadic colors

1 #768566 and #667685 with #856676 are triadic colors.

2 #766685 and #668576 with #856676 are triadic colors.