COLOR #87618A

HEX: #87618A RGB: (135,97,138)

Color info

#87618A contains red, green and blue colors in about the same proportion. Web safe color of #87618A is #996699 (or #969).

RGB color model

#87618A color RGB value is (135,97,138).

RGB: (135,97,138) (53%, 38%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 97 of 255 = 38%
B 138 of 255 = 54%

135
97
138

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

Portions of RGB colors in percentages

R + G + B = 135 + 97 + 138 = 370 (100%)
R 135 of 370 ~ 36.49%
G 97 of 370 ~ 26.22%
B 138 of 370 ~ 37.3'%

%36.49
%26.22
%37.3

CMYK color model

#87618A color CMYK value is (2,30,0,46).

  • cyan value is 2.17%
  • magenta value is 29.71%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (2,30,0,46)
C2M30Y0K46 (2%, 30%, 0%, 46%)
(0.02 / 0.30 / 0.00 / 0.46)

CMYK percentages

%2.17
%29.71
%0
%45.88

Codes

Color #87618A in popluar color models

87 61 8A
RGB 135 97 138
HSL 296° 17.45% 46.08%
HSB/HSV 296° 29.71% 54.12%
CMYK 2.17% 29.71% 0.00%
45.88%

Color #87618A in popluar number systems.

HEX 87 61 8A
Decimal 135 97 138
Binary 10000111 1100001 10001010
Octal 207 141 212

Shades and tints

Shades of #87618A

#87618A
(135,97,138)
#7B597E
(123,89,126)
#6F5172
(111,81,114)
#634966
(99,73,102)
#57415A
(87,65,90)
#4B394E
(75,57,78)
#3F3142
(63,49,66)
#332936
(51,41,54)
#27212A
(39,33,42)
#1B191E
(27,25,30)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #87618A

#87618A
(135,97,138)
#916F94
(145,111,148)
#9B7D9E
(155,125,158)
#A58BA8
(165,139,168)
#AF99B2
(175,153,178)
#B9A7BC
(185,167,188)
#C3B5C6
(195,181,198)
#CDC3D0
(205,195,208)
#D7D1DA
(215,209,218)
#E1DFE4
(225,223,228)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87618A color. Also use rgb(135,97,138) instead hex code.

Text Font Color

.myTextColor { color: #87618A; }

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

This text font color is #87618A.

Background Color

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

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

This div background color is #87618A.

Border color

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

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

This div border color is #87618A.

Opacity

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

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

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

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

This text has shadow with #87618A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87618A.

Preview

Color preview on black background

This text has color #87618A on black background.


Color preview on white background

This text has color #87618A on white background.


Black color preview on #87618A background

This text has black color on #87618A background.


White color preview on #87618A background

This text has white color on #87618A background.


Related colors

Complementary color

Complementary color for #hex is #789E75.


I love getcolorcode.com

Triadic colors

1 #8A8761 and #618A87 with #87618A are triadic colors.

2 #8A6187 and #61878A with #87618A are triadic colors.