COLOR #858073

HEX: #858073 RGB: (133,128,115)

Color info

#858073 contains red, green and blue colors in about the same proportion. Web safe color of #858073 is #996666 (or #966).

RGB color model

#858073 color RGB value is (133,128,115).

RGB: (133,128,115) (52%, 50%, 45%)

RGB channels and saturation

R 133 of 255 = 52%
G 128 of 255 = 50%
B 115 of 255 = 45%

133
128
115

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

Portions of RGB colors in percentages

R + G + B = 133 + 128 + 115 = 376 (100%)
R 133 of 376 ~ 35.37%
G 128 of 376 ~ 34.04%
B 115 of 376 ~ 30.59'%

%35.37
%34.04
%30.59

CMYK color model

#858073 color CMYK value is (0,4,14,48).

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

CMYK: (0,4,14,48)
C0M4Y14K48 (0%, 4%, 14%, 48%)
(0.00 / 0.04 / 0.14 / 0.48)

CMYK percentages

%0
%3.76
%13.53
%47.84

Codes

Color #858073 in popluar color models

85 80 73
RGB 133 128 115
HSL 43° 7.26% 48.63%
HSB/HSV 43° 13.53% 52.16%
CMYK 0.00% 3.76% 13.53%
47.84%

Color #858073 in popluar number systems.

HEX 85 80 73
Decimal 133 128 115
Binary 10000101 10000000 1110011
Octal 205 200 163

Shades and tints

Shades of #858073

#858073
(133,128,115)
#797569
(121,117,105)
#6D6A5F
(109,106,95)
#615F55
(97,95,85)
#55544B
(85,84,75)
#494941
(73,73,65)
#3D3E37
(61,62,55)
#31332D
(49,51,45)
#252823
(37,40,35)
#191D19
(25,29,25)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #858073

#858073
(133,128,115)
#908B7F
(144,139,127)
#9B968B
(155,150,139)
#A6A197
(166,161,151)
#B1ACA3
(177,172,163)
#BCB7AF
(188,183,175)
#C7C2BB
(199,194,187)
#D2CDC7
(210,205,199)
#DDD8D3
(221,216,211)
#E8E3DF
(232,227,223)
#F3EEEB
(243,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858073; }

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

This text font color is #858073.

Background Color

.myBgColor { background-color: #858073; }

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

This div background color is #858073.

Border color

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

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

This div border color is #858073.

Opacity

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

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

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

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

This text has shadow with #858073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858073.

Preview

Color preview on black background

This text has color #858073 on black background.


Color preview on white background

This text has color #858073 on white background.


Black color preview on #858073 background

This text has black color on #858073 background.


White color preview on #858073 background

This text has white color on #858073 background.


Related colors

Complementary color

Complementary color for #hex is #7A7F8C.


I love getcolorcode.com

Triadic colors

1 #738580 and #807385 with #858073 are triadic colors.

2 #738085 and #808573 with #858073 are triadic colors.