COLOR #87768D

HEX: #87768D RGB: (135,118,141)

Color info

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

RGB color model

#87768D color RGB value is (135,118,141).

RGB: (135,118,141) (53%, 46%, 55%)

RGB channels and saturation

R 135 of 255 = 53%
G 118 of 255 = 46%
B 141 of 255 = 55%

135
118
141

R + G + B ~ 51%. #87768D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 118 + 141 = 394 (100%)
R 135 of 394 ~ 34.26%
G 118 of 394 ~ 29.95%
B 141 of 394 ~ 35.79'%

%34.26
%29.95
%35.79

CMYK color model

#87768D color CMYK value is (4,16,0,45).

  • cyan value is 4.26%
  • magenta value is 16.31%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (4,16,0,45) C4M16Y0K45 (4%,16%,0%,45%) (0.04/0.16/0.00/0.45) 

CMYK percentages

%4.26
%16.31
%0
%44.71

Codes

Color #87768D in popluar color models

87 76 8D
RGB 135 118 141
HSL 284° 9.16% 50.78%
HSB/HSV 284° 16.31% 55.29%
CMYK 4.26% 16.31% 0.00%
44.71%

Color #87768D in popluar number systems.

HEX 87 76 8D
Decimal 135 118 141
Binary 10000111 1110110 10001101
Octal 207 166 215

Shades and tints

Shades of #87768D

#87768D
(135,118,141)
#7B6C81
(123,108,129)
#6F6275
(111,98,117)
#635869
(99,88,105)
#574E5D
(87,78,93)
#4B4451
(75,68,81)
#3F3A45
(63,58,69)
#333039
(51,48,57)
#27262D
(39,38,45)
#1B1C21
(27,28,33)
#0F1215
(15,18,21)
#000000
(0,0,0)

Tints of #87768D

#87768D
(135,118,141)
#918297
(145,130,151)
#9B8EA1
(155,142,161)
#A59AAB
(165,154,171)
#AFA6B5
(175,166,181)
#B9B2BF
(185,178,191)
#C3BEC9
(195,190,201)
#CDCAD3
(205,202,211)
#D7D6DD
(215,214,221)
#E1E2E7
(225,226,231)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87768D color. Also use rgb(135,118,141) instead hex code.

Text Font Color

.myTextColor { color: #87768D; }

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

This text font color is #87768D.

Background Color

.myBgColor { background-color: #87768D; }

<div style="background-color:#87768D">Inner text</div>

This div background color is #87768D.

Border color

.myBorderColor { border: 1px solid #87768D; }

<div style="border:3px solid #87768D">Div</div>

This div border color is #87768D.

Opacity

.myOpacity80 { color: #87768D; opacity: 0.8; }

<p style="color:#87768D;opacity:0.8;">80%</p>

Text with #87768D 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 #87768D;}

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

This text has shadow with #87768D color.


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

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

This text has shadow with #87768D primary color and red secondary color.


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

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

This text has shadow with #87768D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87768D.

Preview

Color preview on black background

This text has color #87768D on black background.


Color preview on white background

This text has color #87768D on white background.


Black color preview on #87768D background

This text has black color on #87768D background.


White color preview on #87768D background

This text has white color on #87768D background.


Related colors

Complementary color

Complementary color for #hex is #788972.


I love getcolorcode.com

Triadic colors

1 #8D8776 and #768D87 with #87768D are triadic colors.

2 #8D7687 and #76878D with #87768D are triadic colors.