COLOR #87494B

HEX: #87494B RGB: (135,73,75)

Color info

#87494B contains mainly red color. Web safe color of #87494B is #993333 (or #933).

RGB color model

#87494B color RGB value is (135,73,75).

RGB: (135,73,75) (53%, 29%, 29%)

RGB channels and saturation

R 135 of 255 = 53%
G 73 of 255 = 29%
B 75 of 255 = 29%

135
73
75

R + G + B ~ 37%. #87494B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 73 + 75 = 283 (100%)
R 135 of 283 ~ 47.7%
G 73 of 283 ~ 25.8%
B 75 of 283 ~ 26.5'%

%47.7
%25.8
%26.5

CMYK color model

#87494B color CMYK value is (0,46,44,47).

  • cyan value is 0.00%
  • magenta value is 45.93%
  • yellow value is 44.44%
  • key color value is 47.06%

CMYK: (0,46,44,47)
C0M46Y44K47 (0%, 46%, 44%, 47%)
(0.00 / 0.46 / 0.44 / 0.47)

CMYK percentages

%0
%45.93
%44.44
%47.06

Codes

Color #87494B in popluar color models

87 49 4B
RGB 135 73 75
HSL 358° 29.81% 40.78%
HSB/HSV 358° 45.93% 52.94%
CMYK 0.00% 45.93% 44.44%
47.06%

Color #87494B in popluar number systems.

HEX 87 49 4B
Decimal 135 73 75
Binary 10000111 1001001 1001011
Octal 207 111 113

Shades and tints

Shades of #87494B

#87494B
(135,73,75)
#7B4345
(123,67,69)
#6F3D3F
(111,61,63)
#633739
(99,55,57)
#573133
(87,49,51)
#4B2B2D
(75,43,45)
#3F2527
(63,37,39)
#331F21
(51,31,33)
#27191B
(39,25,27)
#1B1315
(27,19,21)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #87494B

#87494B
(135,73,75)
#91595B
(145,89,91)
#9B696B
(155,105,107)
#A5797B
(165,121,123)
#AF898B
(175,137,139)
#B9999B
(185,153,155)
#C3A9AB
(195,169,171)
#CDB9BB
(205,185,187)
#D7C9CB
(215,201,203)
#E1D9DB
(225,217,219)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87494B; }

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

This text font color is #87494B.

Background Color

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

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

This div background color is #87494B.

Border color

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

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

This div border color is #87494B.

Opacity

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

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

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

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

This text has shadow with #87494B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87494B.

Preview

Color preview on black background

This text has color #87494B on black background.


Color preview on white background

This text has color #87494B on white background.


Black color preview on #87494B background

This text has black color on #87494B background.


White color preview on #87494B background

This text has white color on #87494B background.


Related colors

Complementary color

Complementary color for #hex is #78B6B4.


I love getcolorcode.com

Triadic colors

1 #4B8749 and #494B87 with #87494B are triadic colors.

2 #4B4987 and #49874B with #87494B are triadic colors.