COLOR #87688A

HEX: #87688A RGB: (135,104,138)

Color info

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

RGB color model

#87688A color RGB value is (135,104,138).

RGB: (135,104,138) (53%, 41%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 104 of 255 = 41%
B 138 of 255 = 54%

135
104
138

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

Portions of RGB colors in percentages

R + G + B = 135 + 104 + 138 = 377 (100%)
R 135 of 377 ~ 35.81%
G 104 of 377 ~ 27.59%
B 138 of 377 ~ 36.6'%

%35.81
%27.59
%36.6

CMYK color model

#87688A color CMYK value is (2,25,0,46).

  • cyan value is 2.17%
  • magenta value is 24.64%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (2,25,0,46) C2M25Y0K46 (2%,25%,0%,46%) (0.02/0.25/0.00/0.46) 

CMYK percentages

%2.17
%24.64
%0
%45.88

Codes

Color #87688A in popluar color models

87 68 8A
RGB 135 104 138
HSL 295° 14.05% 47.45%
HSB/HSV 295° 24.64% 54.12%
CMYK 2.17% 24.64% 0.00%
45.88%

Color #87688A in popluar number systems.

HEX 87 68 8A
Decimal 135 104 138
Binary 10000111 1101000 10001010
Octal 207 150 212

Shades and tints

Shades of #87688A

#87688A
(135,104,138)
#7B5F7E
(123,95,126)
#6F5672
(111,86,114)
#634D66
(99,77,102)
#57445A
(87,68,90)
#4B3B4E
(75,59,78)
#3F3242
(63,50,66)
#332936
(51,41,54)
#27202A
(39,32,42)
#1B171E
(27,23,30)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #87688A

#87688A
(135,104,138)
#917594
(145,117,148)
#9B829E
(155,130,158)
#A58FA8
(165,143,168)
#AF9CB2
(175,156,178)
#B9A9BC
(185,169,188)
#C3B6C6
(195,182,198)
#CDC3D0
(205,195,208)
#D7D0DA
(215,208,218)
#E1DDE4
(225,221,228)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87688A; }

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

This text font color is #87688A.

Background Color

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

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

This div background color is #87688A.

Border color

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

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

This div border color is #87688A.

Opacity

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

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

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

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

This text has shadow with #87688A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87688A.

Preview

Color preview on black background

This text has color #87688A on black background.


Color preview on white background

This text has color #87688A on white background.


Black color preview on #87688A background

This text has black color on #87688A background.


White color preview on #87688A background

This text has white color on #87688A background.


Related colors

Complementary color

Complementary color for #hex is #789775.


I love getcolorcode.com

Triadic colors

1 #8A8768 and #688A87 with #87688A are triadic colors.

2 #8A6887 and #68878A with #87688A are triadic colors.