COLOR #877267

HEX: #877267 RGB: (135,114,103)

Color info

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

RGB color model

#877267 color RGB value is (135,114,103).

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

RGB channels and saturation

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

135
114
103

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

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 103 = 352 (100%)
R 135 of 352 ~ 38.35%
G 114 of 352 ~ 32.39%
B 103 of 352 ~ 29.26'%

%38.35
%32.39
%29.26

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 23.70%
  • 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
%23.7
%47.06

Codes

Color #877267 in popluar color models

87 72 67
RGB 135 114 103
HSL 21° 13.45% 46.67%
HSB/HSV 21° 23.70% 52.94%
CMYK 0.00% 15.56% 23.70%
47.06%

Color #877267 in popluar number systems.

HEX 87 72 67
Decimal 135 114 103
Binary 10000111 1110010 1100111
Octal 207 162 147

Shades and tints

Shades of #877267

#877267
(135,114,103)
#7B685E
(123,104,94)
#6F5E55
(111,94,85)
#63544C
(99,84,76)
#574A43
(87,74,67)
#4B403A
(75,64,58)
#3F3631
(63,54,49)
#332C28
(51,44,40)
#27221F
(39,34,31)
#1B1816
(27,24,22)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #877267

#877267
(135,114,103)
#917E74
(145,126,116)
#9B8A81
(155,138,129)
#A5968E
(165,150,142)
#AFA29B
(175,162,155)
#B9AEA8
(185,174,168)
#C3BAB5
(195,186,181)
#CDC6C2
(205,198,194)
#D7D2CF
(215,210,207)
#E1DEDC
(225,222,220)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877267; }

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

This text font color is #877267.

Background Color

.myBgColor { background-color: #877267; }

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

This div background color is #877267.

Border color

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

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

This div border color is #877267.

Opacity

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

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

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

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

This text has shadow with #877267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877267.

Preview

Color preview on black background

This text has color #877267 on black background.


Color preview on white background

This text has color #877267 on white background.


Black color preview on #877267 background

This text has black color on #877267 background.


White color preview on #877267 background

This text has white color on #877267 background.


Related colors

Complementary color

Complementary color for #hex is #788D98.


I love getcolorcode.com

Triadic colors

1 #678772 and #726787 with #877267 are triadic colors.

2 #677287 and #728767 with #877267 are triadic colors.