COLOR #857588

HEX: #857588 RGB: (133,117,136)

Color info

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

RGB color model

#857588 color RGB value is (133,117,136).

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

RGB channels and saturation

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

133
117
136

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

Portions of RGB colors in percentages

R + G + B = 133 + 117 + 136 = 386 (100%)
R 133 of 386 ~ 34.46%
G 117 of 386 ~ 30.31%
B 136 of 386 ~ 35.23'%

%34.46
%30.31
%35.23

CMYK color model

#857588 color CMYK value is (2,14,0,47).

  • cyan value is 2.21%
  • magenta value is 13.97%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (2,14,0,47)
C2M14Y0K47 (2%, 14%, 0%, 47%)
(0.02 / 0.14 / 0.00 / 0.47)

CMYK percentages

%2.21
%13.97
%0
%46.67

Codes

Color #857588 in popluar color models

85 75 88
RGB 133 117 136
HSL 291° 7.51% 49.61%
HSB/HSV 291° 13.97% 53.33%
CMYK 2.21% 13.97% 0.00%
46.67%

Color #857588 in popluar number systems.

HEX 85 75 88
Decimal 133 117 136
Binary 10000101 1110101 10001000
Octal 205 165 210

Shades and tints

Shades of #857588

#857588
(133,117,136)
#796B7C
(121,107,124)
#6D6170
(109,97,112)
#615764
(97,87,100)
#554D58
(85,77,88)
#49434C
(73,67,76)
#3D3940
(61,57,64)
#312F34
(49,47,52)
#252528
(37,37,40)
#191B1C
(25,27,28)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #857588

#857588
(133,117,136)
#908192
(144,129,146)
#9B8D9C
(155,141,156)
#A699A6
(166,153,166)
#B1A5B0
(177,165,176)
#BCB1BA
(188,177,186)
#C7BDC4
(199,189,196)
#D2C9CE
(210,201,206)
#DDD5D8
(221,213,216)
#E8E1E2
(232,225,226)
#F3EDEC
(243,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857588; }

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

This text font color is #857588.

Background Color

.myBgColor { background-color: #857588; }

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

This div background color is #857588.

Border color

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

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

This div border color is #857588.

Opacity

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

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

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

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

This text has shadow with #857588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857588.

Preview

Color preview on black background

This text has color #857588 on black background.


Color preview on white background

This text has color #857588 on white background.


Black color preview on #857588 background

This text has black color on #857588 background.


White color preview on #857588 background

This text has white color on #857588 background.


Related colors

Complementary color

Complementary color for #hex is #7A8A77.


I love getcolorcode.com

Triadic colors

1 #888575 and #758885 with #857588 are triadic colors.

2 #887585 and #758588 with #857588 are triadic colors.