COLOR #877463

HEX: #877463 RGB: (135,116,99)

Color info

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

RGB color model

#877463 color RGB value is (135,116,99).

RGB: (135,116,99) (53%, 45%, 39%)

RGB channels and saturation

R 135 of 255 = 53%
G 116 of 255 = 45%
B 99 of 255 = 39%

135
116
99

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

Portions of RGB colors in percentages

R + G + B = 135 + 116 + 99 = 350 (100%)
R 135 of 350 ~ 38.57%
G 116 of 350 ~ 33.14%
B 99 of 350 ~ 28.29'%

%38.57
%33.14
%28.29

CMYK color model

#877463 color CMYK value is (0,14,27,47).

  • cyan value is 0.00%
  • magenta value is 14.07%
  • yellow value is 26.67%
  • key color value is 47.06%

CMYK: (0,14,27,47)
C0M14Y27K47 (0%, 14%, 27%, 47%)
(0.00 / 0.14 / 0.27 / 0.47)

CMYK percentages

%0
%14.07
%26.67
%47.06

Codes

Color #877463 in popluar color models

87 74 63
RGB 135 116 99
HSL 28° 15.38% 45.88%
HSB/HSV 28° 26.67% 52.94%
CMYK 0.00% 14.07% 26.67%
47.06%

Color #877463 in popluar number systems.

HEX 87 74 63
Decimal 135 116 99
Binary 10000111 1110100 1100011
Octal 207 164 143

Shades and tints

Shades of #877463

#877463
(135,116,99)
#7B6A5A
(123,106,90)
#6F6051
(111,96,81)
#635648
(99,86,72)
#574C3F
(87,76,63)
#4B4236
(75,66,54)
#3F382D
(63,56,45)
#332E24
(51,46,36)
#27241B
(39,36,27)
#1B1A12
(27,26,18)
#0F1009
(15,16,9)
#000000
(0,0,0)

Tints of #877463

#877463
(135,116,99)
#918071
(145,128,113)
#9B8C7F
(155,140,127)
#A5988D
(165,152,141)
#AFA49B
(175,164,155)
#B9B0A9
(185,176,169)
#C3BCB7
(195,188,183)
#CDC8C5
(205,200,197)
#D7D4D3
(215,212,211)
#E1E0E1
(225,224,225)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877463 color. Also use rgb(135,116,99) instead hex code.

Text Font Color

.myTextColor { color: #877463; }

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

This text font color is #877463.

Background Color

.myBgColor { background-color: #877463; }

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

This div background color is #877463.

Border color

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

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

This div border color is #877463.

Opacity

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

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

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

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

This text has shadow with #877463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877463.

Preview

Color preview on black background

This text has color #877463 on black background.


Color preview on white background

This text has color #877463 on white background.


Black color preview on #877463 background

This text has black color on #877463 background.


White color preview on #877463 background

This text has white color on #877463 background.


Related colors

Complementary color

Complementary color for #hex is #788B9C.


I love getcolorcode.com

Triadic colors

1 #638774 and #746387 with #877463 are triadic colors.

2 #637487 and #748763 with #877463 are triadic colors.