COLOR #87349A

HEX: #87349A RGB: (135,52,154)

Color info

#87349A contains mainly red and blue colors. Web safe color of #87349A is #993399 (or #939).

RGB color model

#87349A color RGB value is (135,52,154).

RGB: (135,52,154) (53%, 20%, 60%)

RGB channels and saturation

R 135 of 255 = 53%
G 52 of 255 = 20%
B 154 of 255 = 60%

135
52
154

R + G + B ~ 44%. #87349A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 52 + 154 = 341 (100%)
R 135 of 341 ~ 39.59%
G 52 of 341 ~ 15.25%
B 154 of 341 ~ 45.16'%

%39.59
%15.25
%45.16

CMYK color model

#87349A color CMYK value is (12,66,0,40).

  • cyan value is 12.34%
  • magenta value is 66.23%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (12,66,0,40) C12M66Y0K40 (12%,66%,0%,40%) (0.12/0.66/0.00/0.40) 

CMYK percentages

%12.34
%66.23
%0
%39.61

Codes

Color #87349A in popluar color models

87 34 9A
RGB 135 52 154
HSL 289° 49.51% 40.39%
HSB/HSV 289° 66.23% 60.39%
CMYK 12.34% 66.23% 0.00%
39.61%

Color #87349A in popluar number systems.

HEX 87 34 9A
Decimal 135 52 154
Binary 10000111 110100 10011010
Octal 207 64 232

Shades and tints

Shades of #87349A

#87349A
(135,52,154)
#7B308C
(123,48,140)
#6F2C7E
(111,44,126)
#632870
(99,40,112)
#572462
(87,36,98)
#4B2054
(75,32,84)
#3F1C46
(63,28,70)
#331838
(51,24,56)
#27142A
(39,20,42)
#1B101C
(27,16,28)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #87349A

#87349A
(135,52,154)
#9146A3
(145,70,163)
#9B58AC
(155,88,172)
#A56AB5
(165,106,181)
#AF7CBE
(175,124,190)
#B98EC7
(185,142,199)
#C3A0D0
(195,160,208)
#CDB2D9
(205,178,217)
#D7C4E2
(215,196,226)
#E1D6EB
(225,214,235)
#EBE8F4
(235,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87349A color. Also use rgb(135,52,154) instead hex code.

Text Font Color

.myTextColor { color: #87349A; }

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

This text font color is #87349A.

Background Color

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

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

This div background color is #87349A.

Border color

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

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

This div border color is #87349A.

Opacity

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

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

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

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

This text has shadow with #87349A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87349A.

Preview

Color preview on black background

This text has color #87349A on black background.


Color preview on white background

This text has color #87349A on white background.


Black color preview on #87349A background

This text has black color on #87349A background.


White color preview on #87349A background

This text has white color on #87349A background.


Related colors

Complementary color

Complementary color for #hex is #78CB65.


I love getcolorcode.com

Triadic colors

1 #9A8734 and #349A87 with #87349A are triadic colors.

2 #9A3487 and #34879A with #87349A are triadic colors.