COLOR #857586

HEX: #857586 RGB: (133,117,134)

Color info

#857586 contains red, green and blue colors in about the same proportion. Web safe color of #857586 is #996699 (or #969).

RGB color model

#857586 color RGB value is (133,117,134).

RGB: (133,117,134) (52%, 46%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 117 of 255 = 46%
B 134 of 255 = 53%

133
117
134

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

Portions of RGB colors in percentages

R + G + B = 133 + 117 + 134 = 384 (100%)
R 133 of 384 ~ 34.64%
G 117 of 384 ~ 30.47%
B 134 of 384 ~ 34.9'%

%34.64
%30.47
%34.9

CMYK color model

#857586 color CMYK value is (1,13,0,47).

  • cyan value is 0.75%
  • magenta value is 12.69%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (1,13,0,47)
C1M13Y0K47 (1%, 13%, 0%, 47%)
(0.01 / 0.13 / 0.00 / 0.47)

CMYK percentages

%0.75
%12.69
%0
%47.45

Codes

Color #857586 in popluar color models

85 75 86
RGB 133 117 134
HSL 296° 6.77% 49.22%
HSB/HSV 296° 12.69% 52.55%
CMYK 0.75% 12.69% 0.00%
47.45%

Color #857586 in popluar number systems.

HEX 85 75 86
Decimal 133 117 134
Binary 10000101 1110101 10000110
Octal 205 165 206

Shades and tints

Shades of #857586

#857586
(133,117,134)
#796B7A
(121,107,122)
#6D616E
(109,97,110)
#615762
(97,87,98)
#554D56
(85,77,86)
#49434A
(73,67,74)
#3D393E
(61,57,62)
#312F32
(49,47,50)
#252526
(37,37,38)
#191B1A
(25,27,26)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #857586

#857586
(133,117,134)
#908191
(144,129,145)
#9B8D9C
(155,141,156)
#A699A7
(166,153,167)
#B1A5B2
(177,165,178)
#BCB1BD
(188,177,189)
#C7BDC8
(199,189,200)
#D2C9D3
(210,201,211)
#DDD5DE
(221,213,222)
#E8E1E9
(232,225,233)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857586 color. Also use rgb(133,117,134) instead hex code.

Text Font Color

.myTextColor { color: #857586; }

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

This text font color is #857586.

Background Color

.myBgColor { background-color: #857586; }

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

This div background color is #857586.

Border color

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

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

This div border color is #857586.

Opacity

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

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

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

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

This text has shadow with #857586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857586.

Preview

Color preview on black background

This text has color #857586 on black background.


Color preview on white background

This text has color #857586 on white background.


Black color preview on #857586 background

This text has black color on #857586 background.


White color preview on #857586 background

This text has white color on #857586 background.


Related colors

Complementary color

Complementary color for #hex is #7A8A79.


I love getcolorcode.com

Triadic colors

1 #868575 and #758685 with #857586 are triadic colors.

2 #867585 and #758586 with #857586 are triadic colors.