COLOR #855785

HEX: #855785 RGB: (133,87,133)

Color info

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

RGB color model

#855785 color RGB value is (133,87,133).

RGB: (133,87,133) (52%, 34%, 52%)

RGB channels and saturation

R 133 of 255 = 52%
G 87 of 255 = 34%
B 133 of 255 = 52%

133
87
133

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

Portions of RGB colors in percentages

R + G + B = 133 + 87 + 133 = 353 (100%)
R 133 of 353 ~ 37.68%
G 87 of 353 ~ 24.65%
B 133 of 353 ~ 37.68'%

%37.68
%24.65
%37.68

CMYK color model

#855785 color CMYK value is (0,35,0,48).

  • cyan value is 0.00%
  • magenta value is 34.59%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (0,35,0,48)
C0M35Y0K48 (0%, 35%, 0%, 48%)
(0.00 / 0.35 / 0.00 / 0.48)

CMYK percentages

%0
%34.59
%0
%47.84

Codes

Color #855785 in popluar color models

85 57 85
RGB 133 87 133
HSL 300° 20.91% 43.14%
HSB/HSV 300° 34.59% 52.16%
CMYK 0.00% 34.59% 0.00%
47.84%

Color #855785 in popluar number systems.

HEX 85 57 85
Decimal 133 87 133
Binary 10000101 1010111 10000101
Octal 205 127 205

Shades and tints

Shades of #855785

#855785
(133,87,133)
#795079
(121,80,121)
#6D496D
(109,73,109)
#614261
(97,66,97)
#553B55
(85,59,85)
#493449
(73,52,73)
#3D2D3D
(61,45,61)
#312631
(49,38,49)
#251F25
(37,31,37)
#191819
(25,24,25)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #855785

#855785
(133,87,133)
#906690
(144,102,144)
#9B759B
(155,117,155)
#A684A6
(166,132,166)
#B193B1
(177,147,177)
#BCA2BC
(188,162,188)
#C7B1C7
(199,177,199)
#D2C0D2
(210,192,210)
#DDCFDD
(221,207,221)
#E8DEE8
(232,222,232)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855785; }

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

This text font color is #855785.

Background Color

.myBgColor { background-color: #855785; }

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

This div background color is #855785.

Border color

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

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

This div border color is #855785.

Opacity

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

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

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

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

This text has shadow with #855785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855785.

Preview

Color preview on black background

This text has color #855785 on black background.


Color preview on white background

This text has color #855785 on white background.


Black color preview on #855785 background

This text has black color on #855785 background.


White color preview on #855785 background

This text has white color on #855785 background.


Related colors

Complementary color

Complementary color for #hex is #7AA87A.


I love getcolorcode.com

Triadic colors

1 #858557 and #578585 with #855785 are triadic colors.

2 #855785 and #578585 with #855785 are triadic colors.