COLOR #87370B

HEX: #87370B RGB: (135,55,11)

Color info

#87370B contains mainly red color. Web safe color of #87370B is #993300 (or #930).

RGB color model

#87370B color RGB value is (135,55,11).

RGB: (135,55,11) (53%, 22%, 4%)

RGB channels and saturation

R 135 of 255 = 53%
G 55 of 255 = 22%
B 11 of 255 = 4%

135
55
11

R + G + B ~ 26%. #87370B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 55 + 11 = 201 (100%)
R 135 of 201 ~ 67.16%
G 55 of 201 ~ 27.36%
B 11 of 201 ~ 5.47'%

%67.16
%27.36

CMYK color model

#87370B color CMYK value is (0,59,92,47).

  • cyan value is 0.00%
  • magenta value is 59.26%
  • yellow value is 91.85%
  • key color value is 47.06%

CMYK: (0,59,92,47)
C0M59Y92K47 (0%, 59%, 92%, 47%)
(0.00 / 0.59 / 0.92 / 0.47)

CMYK percentages

%0
%59.26
%91.85
%47.06

Codes

Color #87370B in popluar color models

87 37 0B
RGB 135 55 11
HSL 21° 84.93% 28.63%
HSB/HSV 21° 91.85% 52.94%
CMYK 0.00% 59.26% 91.85%
47.06%

Color #87370B in popluar number systems.

HEX 87 37 0B
Decimal 135 55 11
Binary 10000111 110111 1011
Octal 207 67 13

Shades and tints

Shades of #87370B

#87370B
(135,55,11)
#7B320A
(123,50,10)
#6F2D09
(111,45,9)
#632808
(99,40,8)
#572307
(87,35,7)
#4B1E06
(75,30,6)
#3F1905
(63,25,5)
#331404
(51,20,4)
#270F03
(39,15,3)
#1B0A02
(27,10,2)
#0F0501
(15,5,1)
#000000
(0,0,0)

Tints of #87370B

#87370B
(135,55,11)
#914921
(145,73,33)
#9B5B37
(155,91,55)
#A56D4D
(165,109,77)
#AF7F63
(175,127,99)
#B99179
(185,145,121)
#C3A38F
(195,163,143)
#CDB5A5
(205,181,165)
#D7C7BB
(215,199,187)
#E1D9D1
(225,217,209)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87370B color. Also use rgb(135,55,11) instead hex code.

Text Font Color

.myTextColor { color: #87370B; }

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

This text font color is #87370B.

Background Color

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

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

This div background color is #87370B.

Border color

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

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

This div border color is #87370B.

Opacity

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

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

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

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

This text has shadow with #87370B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87370B.

Preview

Color preview on black background

This text has color #87370B on black background.


Color preview on white background

This text has color #87370B on white background.


Black color preview on #87370B background

This text has black color on #87370B background.


White color preview on #87370B background

This text has white color on #87370B background.


Related colors

Complementary color

Complementary color for #hex is #78C8F4.


I love getcolorcode.com

Triadic colors

1 #0B8737 and #370B87 with #87370B are triadic colors.

2 #0B3787 and #37870B with #87370B are triadic colors.