COLOR #878172

HEX: #878172 RGB: (135,129,114)

Color info

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

RGB color model

#878172 color RGB value is (135,129,114).

RGB: (135,129,114) (53%, 51%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 129 of 255 = 51%
B 114 of 255 = 45%

135
129
114

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

Portions of RGB colors in percentages

R + G + B = 135 + 129 + 114 = 378 (100%)
R 135 of 378 ~ 35.71%
G 129 of 378 ~ 34.13%
B 114 of 378 ~ 30.16'%

%35.71
%34.13
%30.16

CMYK color model

#878172 color CMYK value is (0,4,16,47).

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

CMYK: (0,4,16,47)
C0M4Y16K47 (0%, 4%, 16%, 47%)
(0.00 / 0.04 / 0.16 / 0.47)

CMYK percentages

%0
%4.44
%15.56
%47.06

Codes

Color #878172 in popluar color models

87 81 72
RGB 135 129 114
HSL 43° 8.43% 48.82%
HSB/HSV 43° 15.56% 52.94%
CMYK 0.00% 4.44% 15.56%
47.06%

Color #878172 in popluar number systems.

HEX 87 81 72
Decimal 135 129 114
Binary 10000111 10000001 1110010
Octal 207 201 162

Shades and tints

Shades of #878172

#878172
(135,129,114)
#7B7668
(123,118,104)
#6F6B5E
(111,107,94)
#636054
(99,96,84)
#57554A
(87,85,74)
#4B4A40
(75,74,64)
#3F3F36
(63,63,54)
#33342C
(51,52,44)
#272922
(39,41,34)
#1B1E18
(27,30,24)
#0F130E
(15,19,14)
#000000
(0,0,0)

Tints of #878172

#878172
(135,129,114)
#918C7E
(145,140,126)
#9B978A
(155,151,138)
#A5A296
(165,162,150)
#AFADA2
(175,173,162)
#B9B8AE
(185,184,174)
#C3C3BA
(195,195,186)
#CDCEC6
(205,206,198)
#D7D9D2
(215,217,210)
#E1E4DE
(225,228,222)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #878172; }

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

This text font color is #878172.

Background Color

.myBgColor { background-color: #878172; }

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

This div background color is #878172.

Border color

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

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

This div border color is #878172.

Opacity

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

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

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

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

This text has shadow with #878172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878172.

Preview

Color preview on black background

This text has color #878172 on black background.


Color preview on white background

This text has color #878172 on white background.


Black color preview on #878172 background

This text has black color on #878172 background.


White color preview on #878172 background

This text has white color on #878172 background.


Related colors

Complementary color

Complementary color for #hex is #787E8D.


I love getcolorcode.com

Triadic colors

1 #728781 and #817287 with #878172 are triadic colors.

2 #728187 and #818772 with #878172 are triadic colors.