COLOR #887483

HEX: #887483 RGB: (136,116,131)

Color info

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

RGB color model

#887483 color RGB value is (136,116,131).

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

RGB channels and saturation

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

136
116
131

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

Portions of RGB colors in percentages

R + G + B = 136 + 116 + 131 = 383 (100%)
R 136 of 383 ~ 35.51%
G 116 of 383 ~ 30.29%
B 131 of 383 ~ 34.2'%

%35.51
%30.29
%34.2

CMYK color model

#887483 color CMYK value is (0,15,4,47).

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

CMYK: (0,15,4,47)
C0M15Y4K47 (0%, 15%, 4%, 47%)
(0.00 / 0.15 / 0.04 / 0.47)

CMYK percentages

%0
%14.71
%3.68
%46.67

Codes

Color #887483 in popluar color models

88 74 83
RGB 136 116 131
HSL 315° 7.94% 49.41%
HSB/HSV 315° 14.71% 53.33%
CMYK 0.00% 14.71% 3.68%
46.67%

Color #887483 in popluar number systems.

HEX 88 74 83
Decimal 136 116 131
Binary 10001000 1110100 10000011
Octal 210 164 203

Shades and tints

Shades of #887483

#887483
(136,116,131)
#7C6A78
(124,106,120)
#70606D
(112,96,109)
#645662
(100,86,98)
#584C57
(88,76,87)
#4C424C
(76,66,76)
#403841
(64,56,65)
#342E36
(52,46,54)
#28242B
(40,36,43)
#1C1A20
(28,26,32)
#101015
(16,16,21)
#000000
(0,0,0)

Tints of #887483

#887483
(136,116,131)
#92808E
(146,128,142)
#9C8C99
(156,140,153)
#A698A4
(166,152,164)
#B0A4AF
(176,164,175)
#BAB0BA
(186,176,186)
#C4BCC5
(196,188,197)
#CEC8D0
(206,200,208)
#D8D4DB
(216,212,219)
#E2E0E6
(226,224,230)
#ECECF1
(236,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887483; }

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

This text font color is #887483.

Background Color

.myBgColor { background-color: #887483; }

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

This div background color is #887483.

Border color

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

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

This div border color is #887483.

Opacity

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

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

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

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

This text has shadow with #887483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887483.

Preview

Color preview on black background

This text has color #887483 on black background.


Color preview on white background

This text has color #887483 on white background.


Black color preview on #887483 background

This text has black color on #887483 background.


White color preview on #887483 background

This text has white color on #887483 background.


Related colors

Complementary color

Complementary color for #hex is #778B7C.


I love getcolorcode.com

Triadic colors

1 #838874 and #748388 with #887483 are triadic colors.

2 #837488 and #748883 with #887483 are triadic colors.