COLOR #87182A

HEX: #87182A RGB: (135,24,42)

Color info

#87182A contains mainly red color. Web safe color of #87182A is #990033 (or #903).

RGB color model

#87182A color RGB value is (135,24,42).

RGB: (135,24,42) (53%, 9%, 16%)

RGB channels and saturation

R 135 of 255 = 53%
G 24 of 255 = 9%
B 42 of 255 = 16%

135
24
42

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

Portions of RGB colors in percentages

R + G + B = 135 + 24 + 42 = 201 (100%)
R 135 of 201 ~ 67.16%
G 24 of 201 ~ 11.94%
B 42 of 201 ~ 20.9'%

%67.16
%11.94
%20.9

CMYK color model

#87182A color CMYK value is (0,82,69,47).

  • cyan value is 0.00%
  • magenta value is 82.22%
  • yellow value is 68.89%
  • key color value is 47.06%

CMYK: (0,82,69,47)
C0M82Y69K47 (0%, 82%, 69%, 47%)
(0.00 / 0.82 / 0.69 / 0.47)

CMYK percentages

%0
%82.22
%68.89
%47.06

Codes

Color #87182A in popluar color models

87 18 2A
RGB 135 24 42
HSL 350° 69.81% 31.18%
HSB/HSV 350° 82.22% 52.94%
CMYK 0.00% 82.22% 68.89%
47.06%

Color #87182A in popluar number systems.

HEX 87 18 2A
Decimal 135 24 42
Binary 10000111 11000 101010
Octal 207 30 52

Shades and tints

Shades of #87182A

#87182A
(135,24,42)
#7B1627
(123,22,39)
#6F1424
(111,20,36)
#631221
(99,18,33)
#57101E
(87,16,30)
#4B0E1B
(75,14,27)
#3F0C18
(63,12,24)
#330A15
(51,10,21)
#270812
(39,8,18)
#1B060F
(27,6,15)
#0F040C
(15,4,12)
#000000
(0,0,0)

Tints of #87182A

#87182A
(135,24,42)
#912D3D
(145,45,61)
#9B4250
(155,66,80)
#A55763
(165,87,99)
#AF6C76
(175,108,118)
#B98189
(185,129,137)
#C3969C
(195,150,156)
#CDABAF
(205,171,175)
#D7C0C2
(215,192,194)
#E1D5D5
(225,213,213)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87182A color. Also use rgb(135,24,42) instead hex code.

Text Font Color

.myTextColor { color: #87182A; }

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

This text font color is #87182A.

Background Color

.myBgColor { background-color: #87182A; }

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

This div background color is #87182A.

Border color

.myBorderColor { border: 1px solid #87182A; }

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

This div border color is #87182A.

Opacity

.myOpacity80 { color: #87182A; opacity: 0.8; }

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

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

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

This text has shadow with #87182A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87182A.

Preview

Color preview on black background

This text has color #87182A on black background.


Color preview on white background

This text has color #87182A on white background.


Black color preview on #87182A background

This text has black color on #87182A background.


White color preview on #87182A background

This text has white color on #87182A background.


Related colors

Complementary color

Complementary color for #hex is #78E7D5.


I love getcolorcode.com

Triadic colors

1 #2A8718 and #182A87 with #87182A are triadic colors.

2 #2A1887 and #18872A with #87182A are triadic colors.