COLOR #885983

HEX: #885983 RGB: (136,89,131)

Color info

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

RGB color model

#885983 color RGB value is (136,89,131).

RGB: (136,89,131) (53%, 35%, 51%)

RGB channels and saturation

R 136 of 255 = 53%
G 89 of 255 = 35%
B 131 of 255 = 51%

136
89
131

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

Portions of RGB colors in percentages

R + G + B = 136 + 89 + 131 = 356 (100%)
R 136 of 356 ~ 38.2%
G 89 of 356 ~ 25%
B 131 of 356 ~ 36.8'%

%38.2
%25
%36.8

CMYK color model

#885983 color CMYK value is (0,35,4,47).

  • cyan value is 0.00%
  • magenta value is 34.56%
  • yellow value is 3.68%
  • key color value is 46.67%
CMYK: (0,35,4,47) C0M35Y4K47 (0%,35%,4%,47%) (0.00/0.35/0.04/0.47) 

CMYK percentages

%0
%34.56
%3.68
%46.67

Codes

Color #885983 in popluar color models

88 59 83
RGB 136 89 131
HSL 306° 20.89% 44.12%
HSB/HSV 306° 34.56% 53.33%
CMYK 0.00% 34.56% 3.68%
46.67%

Color #885983 in popluar number systems.

HEX 88 59 83
Decimal 136 89 131
Binary 10001000 1011001 10000011
Octal 210 131 203

Shades and tints

Shades of #885983

#885983
(136,89,131)
#7C5178
(124,81,120)
#70496D
(112,73,109)
#644162
(100,65,98)
#583957
(88,57,87)
#4C314C
(76,49,76)
#402941
(64,41,65)
#342136
(52,33,54)
#28192B
(40,25,43)
#1C1120
(28,17,32)
#100915
(16,9,21)
#000000
(0,0,0)

Tints of #885983

#885983
(136,89,131)
#92688E
(146,104,142)
#9C7799
(156,119,153)
#A686A4
(166,134,164)
#B095AF
(176,149,175)
#BAA4BA
(186,164,186)
#C4B3C5
(196,179,197)
#CEC2D0
(206,194,208)
#D8D1DB
(216,209,219)
#E2E0E6
(226,224,230)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885983; }

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

This text font color is #885983.

Background Color

.myBgColor { background-color: #885983; }

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

This div background color is #885983.

Border color

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

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

This div border color is #885983.

Opacity

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

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

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

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

This text has shadow with #885983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885983.

Preview

Color preview on black background

This text has color #885983 on black background.


Color preview on white background

This text has color #885983 on white background.


Black color preview on #885983 background

This text has black color on #885983 background.


White color preview on #885983 background

This text has white color on #885983 background.


Related colors

Complementary color

Complementary color for #hex is #77A67C.


I love getcolorcode.com

Triadic colors

1 #838859 and #598388 with #885983 are triadic colors.

2 #835988 and #598883 with #885983 are triadic colors.