COLOR #87648A

HEX: #87648A RGB: (135,100,138)

Color info

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

RGB color model

#87648A color RGB value is (135,100,138).

RGB: (135,100,138) (53%, 39%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 100 of 255 = 39%
B 138 of 255 = 54%

135
100
138

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

Portions of RGB colors in percentages

R + G + B = 135 + 100 + 138 = 373 (100%)
R 135 of 373 ~ 36.19%
G 100 of 373 ~ 26.81%
B 138 of 373 ~ 37'%

%36.19
%26.81
%37

CMYK color model

#87648A color CMYK value is (2,28,0,46).

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

CMYK: (2,28,0,46)
C2M28Y0K46 (2%, 28%, 0%, 46%)
(0.02 / 0.28 / 0.00 / 0.46)

CMYK percentages

%2.17
%27.54
%0
%45.88

Codes

Color #87648A in popluar color models

87 64 8A
RGB 135 100 138
HSL 295° 15.97% 46.67%
HSB/HSV 295° 27.54% 54.12%
CMYK 2.17% 27.54% 0.00%
45.88%

Color #87648A in popluar number systems.

HEX 87 64 8A
Decimal 135 100 138
Binary 10000111 1100100 10001010
Octal 207 144 212

Shades and tints

Shades of #87648A

#87648A
(135,100,138)
#7B5B7E
(123,91,126)
#6F5272
(111,82,114)
#634966
(99,73,102)
#57405A
(87,64,90)
#4B374E
(75,55,78)
#3F2E42
(63,46,66)
#332536
(51,37,54)
#271C2A
(39,28,42)
#1B131E
(27,19,30)
#0F0A12
(15,10,18)
#000000
(0,0,0)

Tints of #87648A

#87648A
(135,100,138)
#917294
(145,114,148)
#9B809E
(155,128,158)
#A58EA8
(165,142,168)
#AF9CB2
(175,156,178)
#B9AABC
(185,170,188)
#C3B8C6
(195,184,198)
#CDC6D0
(205,198,208)
#D7D4DA
(215,212,218)
#E1E2E4
(225,226,228)
#EBF0EE
(235,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87648A; }

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

This text font color is #87648A.

Background Color

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

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

This div background color is #87648A.

Border color

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

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

This div border color is #87648A.

Opacity

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

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

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

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

This text has shadow with #87648A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87648A.

Preview

Color preview on black background

This text has color #87648A on black background.


Color preview on white background

This text has color #87648A on white background.


Black color preview on #87648A background

This text has black color on #87648A background.


White color preview on #87648A background

This text has white color on #87648A background.


Related colors

Complementary color

Complementary color for #hex is #789B75.


I love getcolorcode.com

Triadic colors

1 #8A8764 and #648A87 with #87648A are triadic colors.

2 #8A6487 and #64878A with #87648A are triadic colors.