COLOR #885790

HEX: #885790 RGB: (136,87,144)

Color info

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

RGB color model

#885790 color RGB value is (136,87,144).

RGB: (136,87,144) (53%, 34%, 56%)

RGB channels and saturation

R 136 of 255 = 53%
G 87 of 255 = 34%
B 144 of 255 = 56%

136
87
144

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

Portions of RGB colors in percentages

R + G + B = 136 + 87 + 144 = 367 (100%)
R 136 of 367 ~ 37.06%
G 87 of 367 ~ 23.71%
B 144 of 367 ~ 39.24'%

%37.06
%23.71
%39.24

CMYK color model

#885790 color CMYK value is (6,40,0,44).

  • cyan value is 5.56%
  • magenta value is 39.58%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (6,40,0,44) C6M40Y0K44 (6%,40%,0%,44%) (0.06/0.40/0.00/0.44) 

CMYK percentages

%5.56
%39.58
%0
%43.53

Codes

Color #885790 in popluar color models

88 57 90
RGB 136 87 144
HSL 292° 24.68% 45.29%
HSB/HSV 292° 39.58% 56.47%
CMYK 5.56% 39.58% 0.00%
43.53%

Color #885790 in popluar number systems.

HEX 88 57 90
Decimal 136 87 144
Binary 10001000 1010111 10010000
Octal 210 127 220

Shades and tints

Shades of #885790

#885790
(136,87,144)
#7C5083
(124,80,131)
#704976
(112,73,118)
#644269
(100,66,105)
#583B5C
(88,59,92)
#4C344F
(76,52,79)
#402D42
(64,45,66)
#342635
(52,38,53)
#281F28
(40,31,40)
#1C181B
(28,24,27)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #885790

#885790
(136,87,144)
#92669A
(146,102,154)
#9C75A4
(156,117,164)
#A684AE
(166,132,174)
#B093B8
(176,147,184)
#BAA2C2
(186,162,194)
#C4B1CC
(196,177,204)
#CEC0D6
(206,192,214)
#D8CFE0
(216,207,224)
#E2DEEA
(226,222,234)
#ECEDF4
(236,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885790 color. Also use rgb(136,87,144) instead hex code.

Text Font Color

.myTextColor { color: #885790; }

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

This text font color is #885790.

Background Color

.myBgColor { background-color: #885790; }

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

This div background color is #885790.

Border color

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

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

This div border color is #885790.

Opacity

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

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

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

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

This text has shadow with #885790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885790.

Preview

Color preview on black background

This text has color #885790 on black background.


Color preview on white background

This text has color #885790 on white background.


Black color preview on #885790 background

This text has black color on #885790 background.


White color preview on #885790 background

This text has white color on #885790 background.


Related colors

Complementary color

Complementary color for #hex is #77A86F.


I love getcolorcode.com

Triadic colors

1 #908857 and #579088 with #885790 are triadic colors.

2 #905788 and #578890 with #885790 are triadic colors.