COLOR #877266

HEX: #877266 RGB: (135,114,102)

Color info

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

RGB color model

#877266 color RGB value is (135,114,102).

RGB: (135,114,102) (53%, 45%, 40%)

RGB channels and saturation

R 135 of 255 = 53%
G 114 of 255 = 45%
B 102 of 255 = 40%

135
114
102

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

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 102 = 351 (100%)
R 135 of 351 ~ 38.46%
G 114 of 351 ~ 32.48%
B 102 of 351 ~ 29.06'%

%38.46
%32.48
%29.06

CMYK color model

#877266 color CMYK value is (0,16,24,47).

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 24.44%
  • key color value is 47.06%
CMYK: (0,16,24,47) C0M16Y24K47 (0%,16%,24%,47%) (0.00/0.16/0.24/0.47) 

CMYK percentages

%0
%15.56
%24.44
%47.06

Codes

Color #877266 in popluar color models

87 72 66
RGB 135 114 102
HSL 22° 13.92% 46.47%
HSB/HSV 22° 24.44% 52.94%
CMYK 0.00% 15.56% 24.44%
47.06%

Color #877266 in popluar number systems.

HEX 87 72 66
Decimal 135 114 102
Binary 10000111 1110010 1100110
Octal 207 162 146

Shades and tints

Shades of #877266

#877266
(135,114,102)
#7B685D
(123,104,93)
#6F5E54
(111,94,84)
#63544B
(99,84,75)
#574A42
(87,74,66)
#4B4039
(75,64,57)
#3F3630
(63,54,48)
#332C27
(51,44,39)
#27221E
(39,34,30)
#1B1815
(27,24,21)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #877266

#877266
(135,114,102)
#917E73
(145,126,115)
#9B8A80
(155,138,128)
#A5968D
(165,150,141)
#AFA29A
(175,162,154)
#B9AEA7
(185,174,167)
#C3BAB4
(195,186,180)
#CDC6C1
(205,198,193)
#D7D2CE
(215,210,206)
#E1DEDB
(225,222,219)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877266; }

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

This text font color is #877266.

Background Color

.myBgColor { background-color: #877266; }

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

This div background color is #877266.

Border color

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

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

This div border color is #877266.

Opacity

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

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

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

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

This text has shadow with #877266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877266.

Preview

Color preview on black background

This text has color #877266 on black background.


Color preview on white background

This text has color #877266 on white background.


Black color preview on #877266 background

This text has black color on #877266 background.


White color preview on #877266 background

This text has white color on #877266 background.


Related colors

Complementary color

Complementary color for #hex is #788D99.


I love getcolorcode.com

Triadic colors

1 #668772 and #726687 with #877266 are triadic colors.

2 #667287 and #728766 with #877266 are triadic colors.