COLOR #857287

HEX: #857287 RGB: (133,114,135)

Color info

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

RGB color model

#857287 color RGB value is (133,114,135).

RGB: (133,114,135) (52%, 45%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 114 of 255 = 45%
B 135 of 255 = 53%

133
114
135

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

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 135 = 382 (100%)
R 133 of 382 ~ 34.82%
G 114 of 382 ~ 29.84%
B 135 of 382 ~ 35.34'%

%34.82
%29.84
%35.34

CMYK color model

#857287 color CMYK value is (1,16,0,47).

  • cyan value is 1.48%
  • magenta value is 15.56%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (1,16,0,47)
C1M16Y0K47 (1%, 16%, 0%, 47%)
(0.01 / 0.16 / 0.00 / 0.47)

CMYK percentages

%1.48
%15.56
%0
%47.06

Codes

Color #857287 in popluar color models

85 72 87
RGB 133 114 135
HSL 294° 8.43% 48.82%
HSB/HSV 294° 15.56% 52.94%
CMYK 1.48% 15.56% 0.00%
47.06%

Color #857287 in popluar number systems.

HEX 85 72 87
Decimal 133 114 135
Binary 10000101 1110010 10000111
Octal 205 162 207

Shades and tints

Shades of #857287

#857287
(133,114,135)
#79687B
(121,104,123)
#6D5E6F
(109,94,111)
#615463
(97,84,99)
#554A57
(85,74,87)
#49404B
(73,64,75)
#3D363F
(61,54,63)
#312C33
(49,44,51)
#252227
(37,34,39)
#19181B
(25,24,27)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #857287

#857287
(133,114,135)
#907E91
(144,126,145)
#9B8A9B
(155,138,155)
#A696A5
(166,150,165)
#B1A2AF
(177,162,175)
#BCAEB9
(188,174,185)
#C7BAC3
(199,186,195)
#D2C6CD
(210,198,205)
#DDD2D7
(221,210,215)
#E8DEE1
(232,222,225)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857287 color. Also use rgb(133,114,135) instead hex code.

Text Font Color

.myTextColor { color: #857287; }

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

This text font color is #857287.

Background Color

.myBgColor { background-color: #857287; }

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

This div background color is #857287.

Border color

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

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

This div border color is #857287.

Opacity

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

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

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

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

This text has shadow with #857287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857287.

Preview

Color preview on black background

This text has color #857287 on black background.


Color preview on white background

This text has color #857287 on white background.


Black color preview on #857287 background

This text has black color on #857287 background.


White color preview on #857287 background

This text has white color on #857287 background.


Related colors

Complementary color

Complementary color for #hex is #7A8D78.


I love getcolorcode.com

Triadic colors

1 #878572 and #728785 with #857287 are triadic colors.

2 #877285 and #728587 with #857287 are triadic colors.