COLOR #857680

HEX: #857680 RGB: (133,118,128)

Color info

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

RGB color model

#857680 color RGB value is (133,118,128).

RGB: (133,118,128) (52%, 46%, 50%)

RGB channels and saturation

R 133 of 255 = 52%
G 118 of 255 = 46%
B 128 of 255 = 50%

133
118
128

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

Portions of RGB colors in percentages

R + G + B = 133 + 118 + 128 = 379 (100%)
R 133 of 379 ~ 35.09%
G 118 of 379 ~ 31.13%
B 128 of 379 ~ 33.77'%

%35.09
%31.13
%33.77

CMYK color model

#857680 color CMYK value is (0,11,4,48).

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

CMYK: (0,11,4,48)
C0M11Y4K48 (0%, 11%, 4%, 48%)
(0.00 / 0.11 / 0.04 / 0.48)

CMYK percentages

%0
%11.28
%3.76
%47.84

Codes

Color #857680 in popluar color models

85 76 80
RGB 133 118 128
HSL 320° 5.98% 49.22%
HSB/HSV 320° 11.28% 52.16%
CMYK 0.00% 11.28% 3.76%
47.84%

Color #857680 in popluar number systems.

HEX 85 76 80
Decimal 133 118 128
Binary 10000101 1110110 10000000
Octal 205 166 200

Shades and tints

Shades of #857680

#857680
(133,118,128)
#796C75
(121,108,117)
#6D626A
(109,98,106)
#61585F
(97,88,95)
#554E54
(85,78,84)
#494449
(73,68,73)
#3D3A3E
(61,58,62)
#313033
(49,48,51)
#252628
(37,38,40)
#191C1D
(25,28,29)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #857680

#857680
(133,118,128)
#90828B
(144,130,139)
#9B8E96
(155,142,150)
#A69AA1
(166,154,161)
#B1A6AC
(177,166,172)
#BCB2B7
(188,178,183)
#C7BEC2
(199,190,194)
#D2CACD
(210,202,205)
#DDD6D8
(221,214,216)
#E8E2E3
(232,226,227)
#F3EEEE
(243,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857680; }

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

This text font color is #857680.

Background Color

.myBgColor { background-color: #857680; }

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

This div background color is #857680.

Border color

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

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

This div border color is #857680.

Opacity

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

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

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

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

This text has shadow with #857680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857680.

Preview

Color preview on black background

This text has color #857680 on black background.


Color preview on white background

This text has color #857680 on white background.


Black color preview on #857680 background

This text has black color on #857680 background.


White color preview on #857680 background

This text has white color on #857680 background.


Related colors

Complementary color

Complementary color for #hex is #7A897F.


I love getcolorcode.com

Triadic colors

1 #808576 and #768085 with #857680 are triadic colors.

2 #807685 and #768580 with #857680 are triadic colors.