COLOR #857288

HEX: #857288 RGB: (133,114,136)

Color info

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

RGB color model

#857288 color RGB value is (133,114,136).

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

RGB channels and saturation

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

133
114
136

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

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 136 = 383 (100%)
R 133 of 383 ~ 34.73%
G 114 of 383 ~ 29.77%
B 136 of 383 ~ 35.51'%

%34.73
%29.77
%35.51

CMYK color model

#857288 color CMYK value is (2,16,0,47).

  • cyan value is 2.21%
  • magenta value is 16.18%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (2,16,0,47) C2M16Y0K47 (2%,16%,0%,47%) (0.02/0.16/0.00/0.47) 

CMYK percentages

%2.21
%16.18
%0
%46.67

Codes

Color #857288 in popluar color models

85 72 88
RGB 133 114 136
HSL 292° 8.80% 49.02%
HSB/HSV 292° 16.18% 53.33%
CMYK 2.21% 16.18% 0.00%
46.67%

Color #857288 in popluar number systems.

HEX 85 72 88
Decimal 133 114 136
Binary 10000101 1110010 10001000
Octal 205 162 210

Shades and tints

Shades of #857288

#857288
(133,114,136)
#79687C
(121,104,124)
#6D5E70
(109,94,112)
#615464
(97,84,100)
#554A58
(85,74,88)
#49404C
(73,64,76)
#3D3640
(61,54,64)
#312C34
(49,44,52)
#252228
(37,34,40)
#19181C
(25,24,28)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #857288

#857288
(133,114,136)
#907E92
(144,126,146)
#9B8A9C
(155,138,156)
#A696A6
(166,150,166)
#B1A2B0
(177,162,176)
#BCAEBA
(188,174,186)
#C7BAC4
(199,186,196)
#D2C6CE
(210,198,206)
#DDD2D8
(221,210,216)
#E8DEE2
(232,222,226)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857288; }

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

This text font color is #857288.

Background Color

.myBgColor { background-color: #857288; }

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

This div background color is #857288.

Border color

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

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

This div border color is #857288.

Opacity

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

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

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

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

This text has shadow with #857288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857288.

Preview

Color preview on black background

This text has color #857288 on black background.


Color preview on white background

This text has color #857288 on white background.


Black color preview on #857288 background

This text has black color on #857288 background.


White color preview on #857288 background

This text has white color on #857288 background.


Related colors

Complementary color

Complementary color for #hex is #7A8D77.


I love getcolorcode.com

Triadic colors

1 #888572 and #728885 with #857288 are triadic colors.

2 #887285 and #728588 with #857288 are triadic colors.