COLOR #85728E

HEX: #85728E RGB: (133,114,142)

Color info

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

RGB color model

#85728E color RGB value is (133,114,142).

RGB: (133,114,142) (52%, 45%, 56%)

RGB channels and saturation

R 133 of 255 = 52%
G 114 of 255 = 45%
B 142 of 255 = 56%

133
114
142

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

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 142 = 389 (100%)
R 133 of 389 ~ 34.19%
G 114 of 389 ~ 29.31%
B 142 of 389 ~ 36.5'%

%34.19
%29.31
%36.5

CMYK color model

#85728E color CMYK value is (6,20,0,44).

  • cyan value is 6.34%
  • magenta value is 19.72%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (6,20,0,44)
C6M20Y0K44 (6%, 20%, 0%, 44%)
(0.06 / 0.20 / 0.00 / 0.44)

CMYK percentages

%6.34
%19.72
%0
%44.31

Codes

Color #85728E in popluar color models

85 72 8E
RGB 133 114 142
HSL 281° 11.02% 50.20%
HSB/HSV 281° 19.72% 55.69%
CMYK 6.34% 19.72% 0.00%
44.31%

Color #85728E in popluar number systems.

HEX 85 72 8E
Decimal 133 114 142
Binary 10000101 1110010 10001110
Octal 205 162 216

Shades and tints

Shades of #85728E

#85728E
(133,114,142)
#796882
(121,104,130)
#6D5E76
(109,94,118)
#61546A
(97,84,106)
#554A5E
(85,74,94)
#494052
(73,64,82)
#3D3646
(61,54,70)
#312C3A
(49,44,58)
#25222E
(37,34,46)
#191822
(25,24,34)
#0D0E16
(13,14,22)
#000000
(0,0,0)

Tints of #85728E

#85728E
(133,114,142)
#907E98
(144,126,152)
#9B8AA2
(155,138,162)
#A696AC
(166,150,172)
#B1A2B6
(177,162,182)
#BCAEC0
(188,174,192)
#C7BACA
(199,186,202)
#D2C6D4
(210,198,212)
#DDD2DE
(221,210,222)
#E8DEE8
(232,222,232)
#F3EAF2
(243,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85728E; }

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

This text font color is #85728E.

Background Color

.myBgColor { background-color: #85728E; }

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

This div background color is #85728E.

Border color

.myBorderColor { border: 1px solid #85728E; }

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

This div border color is #85728E.

Opacity

.myOpacity80 { color: #85728E; opacity: 0.8; }

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

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

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

This text has shadow with #85728E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85728E.

Preview

Color preview on black background

This text has color #85728E on black background.


Color preview on white background

This text has color #85728E on white background.


Black color preview on #85728E background

This text has black color on #85728E background.


White color preview on #85728E background

This text has white color on #85728E background.


Related colors

Complementary color

Complementary color for #hex is #7A8D71.


I love getcolorcode.com

Triadic colors

1 #8E8572 and #728E85 with #85728E are triadic colors.

2 #8E7285 and #72858E with #85728E are triadic colors.