COLOR #87514B

HEX: #87514B RGB: (135,81,75)

Color info

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

RGB color model

#87514B color RGB value is (135,81,75).

RGB: (135,81,75) (53%, 32%, 29%)

RGB channels and saturation

R 135 of 255 = 53%
G 81 of 255 = 32%
B 75 of 255 = 29%

135
81
75

R + G + B ~ 38%. #87514B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 81 + 75 = 291 (100%)
R 135 of 291 ~ 46.39%
G 81 of 291 ~ 27.84%
B 75 of 291 ~ 25.77'%

%46.39
%27.84
%25.77

CMYK color model

#87514B color CMYK value is (0,40,44,47).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 44.44%
  • key color value is 47.06%
CMYK: (0,40,44,47) C0M40Y44K47 (0%,40%,44%,47%) (0.00/0.40/0.44/0.47) 

CMYK percentages

%0
%40
%44.44
%47.06

Codes

Color #87514B in popluar color models

87 51 4B
RGB 135 81 75
HSL 28.57% 41.18%
HSB/HSV 44.44% 52.94%
CMYK 0.00% 40.00% 44.44%
47.06%

Color #87514B in popluar number systems.

HEX 87 51 4B
Decimal 135 81 75
Binary 10000111 1010001 1001011
Octal 207 121 113

Shades and tints

Shades of #87514B

#87514B
(135,81,75)
#7B4A45
(123,74,69)
#6F433F
(111,67,63)
#633C39
(99,60,57)
#573533
(87,53,51)
#4B2E2D
(75,46,45)
#3F2727
(63,39,39)
#332021
(51,32,33)
#27191B
(39,25,27)
#1B1215
(27,18,21)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #87514B

#87514B
(135,81,75)
#91605B
(145,96,91)
#9B6F6B
(155,111,107)
#A57E7B
(165,126,123)
#AF8D8B
(175,141,139)
#B99C9B
(185,156,155)
#C3ABAB
(195,171,171)
#CDBABB
(205,186,187)
#D7C9CB
(215,201,203)
#E1D8DB
(225,216,219)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87514B; }

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

This text font color is #87514B.

Background Color

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

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

This div background color is #87514B.

Border color

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

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

This div border color is #87514B.

Opacity

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

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

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

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

This text has shadow with #87514B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87514B.

Preview

Color preview on black background

This text has color #87514B on black background.


Color preview on white background

This text has color #87514B on white background.


Black color preview on #87514B background

This text has black color on #87514B background.


White color preview on #87514B background

This text has white color on #87514B background.


Related colors

Complementary color

Complementary color for #hex is #78AEB4.


I love getcolorcode.com

Triadic colors

1 #4B8751 and #514B87 with #87514B are triadic colors.

2 #4B5187 and #51874B with #87514B are triadic colors.