COLOR #858473

HEX: #858473 RGB: (133,132,115)

Color info

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

RGB color model

#858473 color RGB value is (133,132,115).

RGB: (133,132,115) (52%, 52%, 45%)

RGB channels and saturation

R 133 of 255 = 52%
G 132 of 255 = 52%
B 115 of 255 = 45%

133
132
115

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

Portions of RGB colors in percentages

R + G + B = 133 + 132 + 115 = 380 (100%)
R 133 of 380 ~ 35%
G 132 of 380 ~ 34.74%
B 115 of 380 ~ 30.26'%

%35
%34.74
%30.26

CMYK color model

#858473 color CMYK value is (0,1,14,48).

  • cyan value is 0.00%
  • magenta value is 0.75%
  • yellow value is 13.53%
  • key color value is 47.84%

CMYK: (0,1,14,48)
C0M1Y14K48 (0%, 1%, 14%, 48%)
(0.00 / 0.01 / 0.14 / 0.48)

CMYK percentages

%0
%0.75
%13.53
%47.84

Codes

Color #858473 in popluar color models

85 84 73
RGB 133 132 115
HSL 57° 7.26% 48.63%
HSB/HSV 57° 13.53% 52.16%
CMYK 0.00% 0.75% 13.53%
47.84%

Color #858473 in popluar number systems.

HEX 85 84 73
Decimal 133 132 115
Binary 10000101 10000100 1110011
Octal 205 204 163

Shades and tints

Shades of #858473

#858473
(133,132,115)
#797869
(121,120,105)
#6D6C5F
(109,108,95)
#616055
(97,96,85)
#55544B
(85,84,75)
#494841
(73,72,65)
#3D3C37
(61,60,55)
#31302D
(49,48,45)
#252423
(37,36,35)
#191819
(25,24,25)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #858473

#858473
(133,132,115)
#908F7F
(144,143,127)
#9B9A8B
(155,154,139)
#A6A597
(166,165,151)
#B1B0A3
(177,176,163)
#BCBBAF
(188,187,175)
#C7C6BB
(199,198,187)
#D2D1C7
(210,209,199)
#DDDCD3
(221,220,211)
#E8E7DF
(232,231,223)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858473 color. Also use rgb(133,132,115) instead hex code.

Text Font Color

.myTextColor { color: #858473; }

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

This text font color is #858473.

Background Color

.myBgColor { background-color: #858473; }

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

This div background color is #858473.

Border color

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

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

This div border color is #858473.

Opacity

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

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

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

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

This text has shadow with #858473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858473.

Preview

Color preview on black background

This text has color #858473 on black background.


Color preview on white background

This text has color #858473 on white background.


Black color preview on #858473 background

This text has black color on #858473 background.


White color preview on #858473 background

This text has white color on #858473 background.


Related colors

Complementary color

Complementary color for #hex is #7A7B8C.


I love getcolorcode.com

Triadic colors

1 #738584 and #847385 with #858473 are triadic colors.

2 #738485 and #848573 with #858473 are triadic colors.