COLOR #857589

HEX: #857589 RGB: (133,117,137)

Color info

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

RGB color model

#857589 color RGB value is (133,117,137).

RGB: (133,117,137) (52%, 46%, 54%)

RGB channels and saturation

R 133 of 255 = 52%
G 117 of 255 = 46%
B 137 of 255 = 54%

133
117
137

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

Portions of RGB colors in percentages

R + G + B = 133 + 117 + 137 = 387 (100%)
R 133 of 387 ~ 34.37%
G 117 of 387 ~ 30.23%
B 137 of 387 ~ 35.4'%

%34.37
%30.23
%35.4

CMYK color model

#857589 color CMYK value is (3,15,0,46).

  • cyan value is 2.92%
  • magenta value is 14.60%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (3,15,0,46) C3M15Y0K46 (3%,15%,0%,46%) (0.03/0.15/0.00/0.46) 

CMYK percentages

%2.92
%14.6
%0
%46.27

Codes

Color #857589 in popluar color models

85 75 89
RGB 133 117 137
HSL 288° 7.87% 49.80%
HSB/HSV 288° 14.60% 53.73%
CMYK 2.92% 14.60% 0.00%
46.27%

Color #857589 in popluar number systems.

HEX 85 75 89
Decimal 133 117 137
Binary 10000101 1110101 10001001
Octal 205 165 211

Shades and tints

Shades of #857589

#857589
(133,117,137)
#796B7D
(121,107,125)
#6D6171
(109,97,113)
#615765
(97,87,101)
#554D59
(85,77,89)
#49434D
(73,67,77)
#3D3941
(61,57,65)
#312F35
(49,47,53)
#252529
(37,37,41)
#191B1D
(25,27,29)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #857589

#857589
(133,117,137)
#908193
(144,129,147)
#9B8D9D
(155,141,157)
#A699A7
(166,153,167)
#B1A5B1
(177,165,177)
#BCB1BB
(188,177,187)
#C7BDC5
(199,189,197)
#D2C9CF
(210,201,207)
#DDD5D9
(221,213,217)
#E8E1E3
(232,225,227)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857589; }

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

This text font color is #857589.

Background Color

.myBgColor { background-color: #857589; }

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

This div background color is #857589.

Border color

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

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

This div border color is #857589.

Opacity

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

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

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

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

This text has shadow with #857589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857589.

Preview

Color preview on black background

This text has color #857589 on black background.


Color preview on white background

This text has color #857589 on white background.


Black color preview on #857589 background

This text has black color on #857589 background.


White color preview on #857589 background

This text has white color on #857589 background.


Related colors

Complementary color

Complementary color for #hex is #7A8A76.


I love getcolorcode.com

Triadic colors

1 #898575 and #758985 with #857589 are triadic colors.

2 #897585 and #758589 with #857589 are triadic colors.