COLOR #858772

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

Color info

#858772 contains red, green and blue colors in about the same proportion. Web safe color of #858772 is #999966 (or #996).

RGB color model

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

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

RGB channels and saturation

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

133
135
114

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

Portions of RGB colors in percentages

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

%34.82
%35.34
%29.84

CMYK color model

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

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

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

CMYK percentages

%1.48
%0
%15.56
%47.06

Codes

Color #858772 in popluar color models

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

Color #858772 in popluar number systems.

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

Shades and tints

Shades of #858772

#858772
(133,135,114)
#797B68
(121,123,104)
#6D6F5E
(109,111,94)
#616354
(97,99,84)
#55574A
(85,87,74)
#494B40
(73,75,64)
#3D3F36
(61,63,54)
#31332C
(49,51,44)
#252722
(37,39,34)
#191B18
(25,27,24)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #858772

#858772
(133,135,114)
#90917E
(144,145,126)
#9B9B8A
(155,155,138)
#A6A596
(166,165,150)
#B1AFA2
(177,175,162)
#BCB9AE
(188,185,174)
#C7C3BA
(199,195,186)
#D2CDC6
(210,205,198)
#DDD7D2
(221,215,210)
#E8E1DE
(232,225,222)
#F3EBEA
(243,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858772; }

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

This text font color is #858772.

Background Color

.myBgColor { background-color: #858772; }

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

This div background color is #858772.

Border color

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

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

This div border color is #858772.

Opacity

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

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

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

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

This text has shadow with #858772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858772.

Preview

Color preview on black background

This text has color #858772 on black background.


Color preview on white background

This text has color #858772 on white background.


Black color preview on #858772 background

This text has black color on #858772 background.


White color preview on #858772 background

This text has white color on #858772 background.


Related colors

Complementary color

Complementary color for #hex is #7A788D.


I love getcolorcode.com

Triadic colors

1 #728587 and #877285 with #858772 are triadic colors.

2 #728785 and #878572 with #858772 are triadic colors.