COLOR #878373

HEX: #878373 RGB: (135,131,115)

Color info

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

RGB color model

#878373 color RGB value is (135,131,115).

RGB: (135,131,115) (53%, 51%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 131 of 255 = 51%
B 115 of 255 = 45%

135
131
115

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

Portions of RGB colors in percentages

R + G + B = 135 + 131 + 115 = 381 (100%)
R 135 of 381 ~ 35.43%
G 131 of 381 ~ 34.38%
B 115 of 381 ~ 30.18'%

%35.43
%34.38
%30.18

CMYK color model

#878373 color CMYK value is (0,3,15,47).

  • cyan value is 0.00%
  • magenta value is 2.96%
  • yellow value is 14.81%
  • key color value is 47.06%
CMYK: (0,3,15,47) C0M3Y15K47 (0%,3%,15%,47%) (0.00/0.03/0.15/0.47) 

CMYK percentages

%0
%2.96
%14.81
%47.06

Codes

Color #878373 in popluar color models

87 83 73
RGB 135 131 115
HSL 48° 8.00% 49.02%
HSB/HSV 48° 14.81% 52.94%
CMYK 0.00% 2.96% 14.81%
47.06%

Color #878373 in popluar number systems.

HEX 87 83 73
Decimal 135 131 115
Binary 10000111 10000011 1110011
Octal 207 203 163

Shades and tints

Shades of #878373

#878373
(135,131,115)
#7B7869
(123,120,105)
#6F6D5F
(111,109,95)
#636255
(99,98,85)
#57574B
(87,87,75)
#4B4C41
(75,76,65)
#3F4137
(63,65,55)
#33362D
(51,54,45)
#272B23
(39,43,35)
#1B2019
(27,32,25)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #878373

#878373
(135,131,115)
#918E7F
(145,142,127)
#9B998B
(155,153,139)
#A5A497
(165,164,151)
#AFAFA3
(175,175,163)
#B9BAAF
(185,186,175)
#C3C5BB
(195,197,187)
#CDD0C7
(205,208,199)
#D7DBD3
(215,219,211)
#E1E6DF
(225,230,223)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878373 color. Also use rgb(135,131,115) instead hex code.

Text Font Color

.myTextColor { color: #878373; }

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

This text font color is #878373.

Background Color

.myBgColor { background-color: #878373; }

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

This div background color is #878373.

Border color

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

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

This div border color is #878373.

Opacity

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

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

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

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

This text has shadow with #878373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878373.

Preview

Color preview on black background

This text has color #878373 on black background.


Color preview on white background

This text has color #878373 on white background.


Black color preview on #878373 background

This text has black color on #878373 background.


White color preview on #878373 background

This text has white color on #878373 background.


Related colors

Complementary color

Complementary color for #hex is #787C8C.


I love getcolorcode.com

Triadic colors

1 #738783 and #837387 with #878373 are triadic colors.

2 #738387 and #838773 with #878373 are triadic colors.