COLOR #87097A

HEX: #87097A RGB: (135,9,122)

Color info

#87097A contains mainly red and blue colors. Web safe color of #87097A is #990066 (or #906).

RGB color model

#87097A color RGB value is (135,9,122).

RGB: (135,9,122) (53%, 4%, 48%)

RGB channels and saturation

R 135 of 255 = 53%
G 9 of 255 = 4%
B 122 of 255 = 48%

135
9
122

R + G + B ~ 35%. #87097A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 9 + 122 = 266 (100%)
R 135 of 266 ~ 50.75%
G 9 of 266 ~ 3.38%
B 122 of 266 ~ 45.86'%

%50.75
%45.86

CMYK color model

#87097A color CMYK value is (0,93,10,47).

  • cyan value is 0.00%
  • magenta value is 93.33%
  • yellow value is 9.63%
  • key color value is 47.06%

CMYK: (0,93,10,47)
C0M93Y10K47 (0%, 93%, 10%, 47%)
(0.00 / 0.93 / 0.10 / 0.47)

CMYK percentages

%0
%93.33
%9.63
%47.06

Codes

Color #87097A in popluar color models

87 09 7A
RGB 135 9 122
HSL 306° 87.50% 28.24%
HSB/HSV 306° 93.33% 52.94%
CMYK 0.00% 93.33% 9.63%
47.06%

Color #87097A in popluar number systems.

HEX 87 09 7A
Decimal 135 9 122
Binary 10000111 1001 1111010
Octal 207 11 172

Shades and tints

Shades of #87097A

#87097A
(135,9,122)
#7B096F
(123,9,111)
#6F0964
(111,9,100)
#630959
(99,9,89)
#57094E
(87,9,78)
#4B0943
(75,9,67)
#3F0938
(63,9,56)
#33092D
(51,9,45)
#270922
(39,9,34)
#1B0917
(27,9,23)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #87097A

#87097A
(135,9,122)
#911F86
(145,31,134)
#9B3592
(155,53,146)
#A54B9E
(165,75,158)
#AF61AA
(175,97,170)
#B977B6
(185,119,182)
#C38DC2
(195,141,194)
#CDA3CE
(205,163,206)
#D7B9DA
(215,185,218)
#E1CFE6
(225,207,230)
#EBE5F2
(235,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87097A color. Also use rgb(135,9,122) instead hex code.

Text Font Color

.myTextColor { color: #87097A; }

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

This text font color is #87097A.

Background Color

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

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

This div background color is #87097A.

Border color

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

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

This div border color is #87097A.

Opacity

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

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

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

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

This text has shadow with #87097A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87097A.

Preview

Color preview on black background

This text has color #87097A on black background.


Color preview on white background

This text has color #87097A on white background.


Black color preview on #87097A background

This text has black color on #87097A background.


White color preview on #87097A background

This text has white color on #87097A background.


Related colors

Complementary color

Complementary color for #hex is #78F685.


I love getcolorcode.com

Triadic colors

1 #7A8709 and #097A87 with #87097A are triadic colors.

2 #7A0987 and #09877A with #87097A are triadic colors.