COLOR #887481

HEX: #887481 RGB: (136,116,129)

Color info

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

RGB color model

#887481 color RGB value is (136,116,129).

RGB: (136,116,129) (53%, 45%, 51%)

RGB channels and saturation

R 136 of 255 = 53%
G 116 of 255 = 45%
B 129 of 255 = 51%

136
116
129

R + G + B ~ 50%. #887481 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 116 + 129 = 381 (100%)
R 136 of 381 ~ 35.7%
G 116 of 381 ~ 30.45%
B 129 of 381 ~ 33.86'%

%35.7
%30.45
%33.86

CMYK color model

#887481 color CMYK value is (0,15,5,47).

  • cyan value is 0.00%
  • magenta value is 14.71%
  • yellow value is 5.15%
  • key color value is 46.67%

CMYK: (0,15,5,47)
C0M15Y5K47 (0%, 15%, 5%, 47%)
(0.00 / 0.15 / 0.05 / 0.47)

CMYK percentages

%0
%14.71
%5.15
%46.67

Codes

Color #887481 in popluar color models

88 74 81
RGB 136 116 129
HSL 321° 7.94% 49.41%
HSB/HSV 321° 14.71% 53.33%
CMYK 0.00% 14.71% 5.15%
46.67%

Color #887481 in popluar number systems.

HEX 88 74 81
Decimal 136 116 129
Binary 10001000 1110100 10000001
Octal 210 164 201

Shades and tints

Shades of #887481

#887481
(136,116,129)
#7C6A76
(124,106,118)
#70606B
(112,96,107)
#645660
(100,86,96)
#584C55
(88,76,85)
#4C424A
(76,66,74)
#40383F
(64,56,63)
#342E34
(52,46,52)
#282429
(40,36,41)
#1C1A1E
(28,26,30)
#101013
(16,16,19)
#000000
(0,0,0)

Tints of #887481

#887481
(136,116,129)
#92808C
(146,128,140)
#9C8C97
(156,140,151)
#A698A2
(166,152,162)
#B0A4AD
(176,164,173)
#BAB0B8
(186,176,184)
#C4BCC3
(196,188,195)
#CEC8CE
(206,200,206)
#D8D4D9
(216,212,217)
#E2E0E4
(226,224,228)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887481 color. Also use rgb(136,116,129) instead hex code.

Text Font Color

.myTextColor { color: #887481; }

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

This text font color is #887481.

Background Color

.myBgColor { background-color: #887481; }

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

This div background color is #887481.

Border color

.myBorderColor { border: 1px solid #887481; }

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

This div border color is #887481.

Opacity

.myOpacity80 { color: #887481; opacity: 0.8; }

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

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

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

This text has shadow with #887481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887481.

Preview

Color preview on black background

This text has color #887481 on black background.


Color preview on white background

This text has color #887481 on white background.


Black color preview on #887481 background

This text has black color on #887481 background.


White color preview on #887481 background

This text has white color on #887481 background.


Related colors

Complementary color

Complementary color for #hex is #778B7E.


I love getcolorcode.com

Triadic colors

1 #818874 and #748188 with #887481 are triadic colors.

2 #817488 and #748881 with #887481 are triadic colors.