COLOR #87274B

HEX: #87274B RGB: (135,39,75)

Color info

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

RGB color model

#87274B color RGB value is (135,39,75).

RGB: (135,39,75) (53%, 15%, 29%)

RGB channels and saturation

R 135 of 255 = 53%
G 39 of 255 = 15%
B 75 of 255 = 29%

135
39
75

R + G + B ~ 32%. #87274B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 39 + 75 = 249 (100%)
R 135 of 249 ~ 54.22%
G 39 of 249 ~ 15.66%
B 75 of 249 ~ 30.12'%

%54.22
%15.66
%30.12

CMYK color model

#87274B color CMYK value is (0,71,44,47).

  • cyan value is 0.00%
  • magenta value is 71.11%
  • yellow value is 44.44%
  • key color value is 47.06%
CMYK: (0,71,44,47) C0M71Y44K47 (0%,71%,44%,47%) (0.00/0.71/0.44/0.47) 

CMYK percentages

%0
%71.11
%44.44
%47.06

Codes

Color #87274B in popluar color models

87 27 4B
RGB 135 39 75
HSL 338° 55.17% 34.12%
HSB/HSV 338° 71.11% 52.94%
CMYK 0.00% 71.11% 44.44%
47.06%

Color #87274B in popluar number systems.

HEX 87 27 4B
Decimal 135 39 75
Binary 10000111 100111 1001011
Octal 207 47 113

Shades and tints

Shades of #87274B

#87274B
(135,39,75)
#7B2445
(123,36,69)
#6F213F
(111,33,63)
#631E39
(99,30,57)
#571B33
(87,27,51)
#4B182D
(75,24,45)
#3F1527
(63,21,39)
#331221
(51,18,33)
#270F1B
(39,15,27)
#1B0C15
(27,12,21)
#0F090F
(15,9,15)
#000000
(0,0,0)

Tints of #87274B

#87274B
(135,39,75)
#913A5B
(145,58,91)
#9B4D6B
(155,77,107)
#A5607B
(165,96,123)
#AF738B
(175,115,139)
#B9869B
(185,134,155)
#C399AB
(195,153,171)
#CDACBB
(205,172,187)
#D7BFCB
(215,191,203)
#E1D2DB
(225,210,219)
#EBE5EB
(235,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87274B; }

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

This text font color is #87274B.

Background Color

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

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

This div background color is #87274B.

Border color

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

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

This div border color is #87274B.

Opacity

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

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

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

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

This text has shadow with #87274B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87274B.

Preview

Color preview on black background

This text has color #87274B on black background.


Color preview on white background

This text has color #87274B on white background.


Black color preview on #87274B background

This text has black color on #87274B background.


White color preview on #87274B background

This text has white color on #87274B background.


Related colors

Complementary color

Complementary color for #hex is #78D8B4.


I love getcolorcode.com

Triadic colors

1 #4B8727 and #274B87 with #87274B are triadic colors.

2 #4B2787 and #27874B with #87274B are triadic colors.