COLOR #87424C

HEX: #87424C RGB: (135,66,76)

Color info

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

RGB color model

#87424C color RGB value is (135,66,76).

RGB: (135,66,76) (53%, 26%, 30%)

RGB channels and saturation

R 135 of 255 = 53%
G 66 of 255 = 26%
B 76 of 255 = 30%

135
66
76

R + G + B ~ 36%. #87424C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 66 + 76 = 277 (100%)
R 135 of 277 ~ 48.74%
G 66 of 277 ~ 23.83%
B 76 of 277 ~ 27.44'%

%48.74
%23.83
%27.44

CMYK color model

#87424C color CMYK value is (0,51,44,47).

  • cyan value is 0.00%
  • magenta value is 51.11%
  • yellow value is 43.70%
  • key color value is 47.06%
CMYK: (0,51,44,47) C0M51Y44K47 (0%,51%,44%,47%) (0.00/0.51/0.44/0.47) 

CMYK percentages

%0
%51.11
%43.7
%47.06

Codes

Color #87424C in popluar color models

87 42 4C
RGB 135 66 76
HSL 351° 34.33% 39.41%
HSB/HSV 351° 51.11% 52.94%
CMYK 0.00% 51.11% 43.70%
47.06%

Color #87424C in popluar number systems.

HEX 87 42 4C
Decimal 135 66 76
Binary 10000111 1000010 1001100
Octal 207 102 114

Shades and tints

Shades of #87424C

#87424C
(135,66,76)
#7B3C46
(123,60,70)
#6F3640
(111,54,64)
#63303A
(99,48,58)
#572A34
(87,42,52)
#4B242E
(75,36,46)
#3F1E28
(63,30,40)
#331822
(51,24,34)
#27121C
(39,18,28)
#1B0C16
(27,12,22)
#0F0610
(15,6,16)
#000000
(0,0,0)

Tints of #87424C

#87424C
(135,66,76)
#91535C
(145,83,92)
#9B646C
(155,100,108)
#A5757C
(165,117,124)
#AF868C
(175,134,140)
#B9979C
(185,151,156)
#C3A8AC
(195,168,172)
#CDB9BC
(205,185,188)
#D7CACC
(215,202,204)
#E1DBDC
(225,219,220)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87424C; }

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

This text font color is #87424C.

Background Color

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

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

This div background color is #87424C.

Border color

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

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

This div border color is #87424C.

Opacity

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

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

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

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

This text has shadow with #87424C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87424C.

Preview

Color preview on black background

This text has color #87424C on black background.


Color preview on white background

This text has color #87424C on white background.


Black color preview on #87424C background

This text has black color on #87424C background.


White color preview on #87424C background

This text has white color on #87424C background.


Related colors

Complementary color

Complementary color for #hex is #78BDB3.


I love getcolorcode.com

Triadic colors

1 #4C8742 and #424C87 with #87424C are triadic colors.

2 #4C4287 and #42874C with #87424C are triadic colors.