COLOR #87394C

HEX: #87394C RGB: (135,57,76)

Color info

#87394C contains mainly red and blue colors. Web safe color of #87394C is #993333 (or #933).

RGB color model

#87394C color RGB value is (135,57,76).

RGB: (135,57,76) (53%, 22%, 30%)

RGB channels and saturation

R 135 of 255 = 53%
G 57 of 255 = 22%
B 76 of 255 = 30%

135
57
76

R + G + B ~ 35%. #87394C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 57 + 76 = 268 (100%)
R 135 of 268 ~ 50.37%
G 57 of 268 ~ 21.27%
B 76 of 268 ~ 28.36'%

%50.37
%21.27
%28.36

CMYK color model

#87394C color CMYK value is (0,58,44,47).

  • cyan value is 0.00%
  • magenta value is 57.78%
  • yellow value is 43.70%
  • key color value is 47.06%

CMYK: (0,58,44,47)
C0M58Y44K47 (0%, 58%, 44%, 47%)
(0.00 / 0.58 / 0.44 / 0.47)

CMYK percentages

%0
%57.78
%43.7
%47.06

Codes

Color #87394C in popluar color models

87 39 4C
RGB 135 57 76
HSL 345° 40.63% 37.65%
HSB/HSV 345° 57.78% 52.94%
CMYK 0.00% 57.78% 43.70%
47.06%

Color #87394C in popluar number systems.

HEX 87 39 4C
Decimal 135 57 76
Binary 10000111 111001 1001100
Octal 207 71 114

Shades and tints

Shades of #87394C

#87394C
(135,57,76)
#7B3446
(123,52,70)
#6F2F40
(111,47,64)
#632A3A
(99,42,58)
#572534
(87,37,52)
#4B202E
(75,32,46)
#3F1B28
(63,27,40)
#331622
(51,22,34)
#27111C
(39,17,28)
#1B0C16
(27,12,22)
#0F0710
(15,7,16)
#000000
(0,0,0)

Tints of #87394C

#87394C
(135,57,76)
#914B5C
(145,75,92)
#9B5D6C
(155,93,108)
#A56F7C
(165,111,124)
#AF818C
(175,129,140)
#B9939C
(185,147,156)
#C3A5AC
(195,165,172)
#CDB7BC
(205,183,188)
#D7C9CC
(215,201,204)
#E1DBDC
(225,219,220)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87394C color. Also use rgb(135,57,76) instead hex code.

Text Font Color

.myTextColor { color: #87394C; }

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

This text font color is #87394C.

Background Color

.myBgColor { background-color: #87394C; }

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

This div background color is #87394C.

Border color

.myBorderColor { border: 1px solid #87394C; }

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

This div border color is #87394C.

Opacity

.myOpacity80 { color: #87394C; opacity: 0.8; }

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

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

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

This text has shadow with #87394C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87394C.

Preview

Color preview on black background

This text has color #87394C on black background.


Color preview on white background

This text has color #87394C on white background.


Black color preview on #87394C background

This text has black color on #87394C background.


White color preview on #87394C background

This text has white color on #87394C background.


Related colors

Complementary color

Complementary color for #hex is #78C6B3.


I love getcolorcode.com

Triadic colors

1 #4C8739 and #394C87 with #87394C are triadic colors.

2 #4C3987 and #39874C with #87394C are triadic colors.