COLOR #855988

HEX: #855988 RGB: (133,89,136)

Color info

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

RGB color model

#855988 color RGB value is (133,89,136).

RGB: (133,89,136) (52%, 35%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 89 of 255 = 35%
B 136 of 255 = 53%

133
89
136

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

Portions of RGB colors in percentages

R + G + B = 133 + 89 + 136 = 358 (100%)
R 133 of 358 ~ 37.15%
G 89 of 358 ~ 24.86%
B 136 of 358 ~ 37.99'%

%37.15
%24.86
%37.99

CMYK color model

#855988 color CMYK value is (2,35,0,47).

  • cyan value is 2.21%
  • magenta value is 34.56%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (2,35,0,47)
C2M35Y0K47 (2%, 35%, 0%, 47%)
(0.02 / 0.35 / 0.00 / 0.47)

CMYK percentages

%2.21
%34.56
%0
%46.67

Codes

Color #855988 in popluar color models

85 59 88
RGB 133 89 136
HSL 296° 20.89% 44.12%
HSB/HSV 296° 34.56% 53.33%
CMYK 2.21% 34.56% 0.00%
46.67%

Color #855988 in popluar number systems.

HEX 85 59 88
Decimal 133 89 136
Binary 10000101 1011001 10001000
Octal 205 131 210

Shades and tints

Shades of #855988

#855988
(133,89,136)
#79517C
(121,81,124)
#6D4970
(109,73,112)
#614164
(97,65,100)
#553958
(85,57,88)
#49314C
(73,49,76)
#3D2940
(61,41,64)
#312134
(49,33,52)
#251928
(37,25,40)
#19111C
(25,17,28)
#0D0910
(13,9,16)
#000000
(0,0,0)

Tints of #855988

#855988
(133,89,136)
#906892
(144,104,146)
#9B779C
(155,119,156)
#A686A6
(166,134,166)
#B195B0
(177,149,176)
#BCA4BA
(188,164,186)
#C7B3C4
(199,179,196)
#D2C2CE
(210,194,206)
#DDD1D8
(221,209,216)
#E8E0E2
(232,224,226)
#F3EFEC
(243,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855988; }

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

This text font color is #855988.

Background Color

.myBgColor { background-color: #855988; }

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

This div background color is #855988.

Border color

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

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

This div border color is #855988.

Opacity

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

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

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

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

This text has shadow with #855988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855988.

Preview

Color preview on black background

This text has color #855988 on black background.


Color preview on white background

This text has color #855988 on white background.


Black color preview on #855988 background

This text has black color on #855988 background.


White color preview on #855988 background

This text has white color on #855988 background.


Related colors

Complementary color

Complementary color for #hex is #7AA677.


I love getcolorcode.com

Triadic colors

1 #888559 and #598885 with #855988 are triadic colors.

2 #885985 and #598588 with #855988 are triadic colors.