COLOR #87564B

HEX: #87564B RGB: (135,86,75)

Color info

#87564B contains mainly red and green colors. Web safe color of #87564B is #996633 (or #963).

RGB color model

#87564B color RGB value is (135,86,75).

RGB: (135,86,75) (53%, 34%, 29%)

RGB channels and saturation

R 135 of 255 = 53%
G 86 of 255 = 34%
B 75 of 255 = 29%

135
86
75

R + G + B ~ 39%. #87564B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 86 + 75 = 296 (100%)
R 135 of 296 ~ 45.61%
G 86 of 296 ~ 29.05%
B 75 of 296 ~ 25.34'%

%45.61
%29.05
%25.34

CMYK color model

#87564B color CMYK value is (0,36,44,47).

  • cyan value is 0.00%
  • magenta value is 36.30%
  • yellow value is 44.44%
  • key color value is 47.06%

CMYK: (0,36,44,47)
C0M36Y44K47 (0%, 36%, 44%, 47%)
(0.00 / 0.36 / 0.44 / 0.47)

CMYK percentages

%0
%36.3
%44.44
%47.06

Codes

Color #87564B in popluar color models

87 56 4B
RGB 135 86 75
HSL 11° 28.57% 41.18%
HSB/HSV 11° 44.44% 52.94%
CMYK 0.00% 36.30% 44.44%
47.06%

Color #87564B in popluar number systems.

HEX 87 56 4B
Decimal 135 86 75
Binary 10000111 1010110 1001011
Octal 207 126 113

Shades and tints

Shades of #87564B

#87564B
(135,86,75)
#7B4F45
(123,79,69)
#6F483F
(111,72,63)
#634139
(99,65,57)
#573A33
(87,58,51)
#4B332D
(75,51,45)
#3F2C27
(63,44,39)
#332521
(51,37,33)
#271E1B
(39,30,27)
#1B1715
(27,23,21)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #87564B

#87564B
(135,86,75)
#91655B
(145,101,91)
#9B746B
(155,116,107)
#A5837B
(165,131,123)
#AF928B
(175,146,139)
#B9A19B
(185,161,155)
#C3B0AB
(195,176,171)
#CDBFBB
(205,191,187)
#D7CECB
(215,206,203)
#E1DDDB
(225,221,219)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87564B color. Also use rgb(135,86,75) instead hex code.

Text Font Color

.myTextColor { color: #87564B; }

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

This text font color is #87564B.

Background Color

.myBgColor { background-color: #87564B; }

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

This div background color is #87564B.

Border color

.myBorderColor { border: 1px solid #87564B; }

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

This div border color is #87564B.

Opacity

.myOpacity80 { color: #87564B; opacity: 0.8; }

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

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

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

This text has shadow with #87564B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87564B.

Preview

Color preview on black background

This text has color #87564B on black background.


Color preview on white background

This text has color #87564B on white background.


Black color preview on #87564B background

This text has black color on #87564B background.


White color preview on #87564B background

This text has white color on #87564B background.


Related colors

Complementary color

Complementary color for #hex is #78A9B4.


I love getcolorcode.com

Triadic colors

1 #4B8756 and #564B87 with #87564B are triadic colors.

2 #4B5687 and #56874B with #87564B are triadic colors.