COLOR #855186

HEX: #855186 RGB: (133,81,134)

Color info

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

RGB color model

#855186 color RGB value is (133,81,134).

RGB: (133,81,134) (52%, 32%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 81 of 255 = 32%
B 134 of 255 = 53%

133
81
134

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

Portions of RGB colors in percentages

R + G + B = 133 + 81 + 134 = 348 (100%)
R 133 of 348 ~ 38.22%
G 81 of 348 ~ 23.28%
B 134 of 348 ~ 38.51'%

%38.22
%23.28
%38.51

CMYK color model

#855186 color CMYK value is (1,40,0,47).

  • cyan value is 0.75%
  • magenta value is 39.55%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (1,40,0,47) C1M40Y0K47 (1%,40%,0%,47%) (0.01/0.40/0.00/0.47) 

CMYK percentages

%0.75
%39.55
%0
%47.45

Codes

Color #855186 in popluar color models

85 51 86
RGB 133 81 134
HSL 299° 24.65% 42.16%
HSB/HSV 299° 39.55% 52.55%
CMYK 0.75% 39.55% 0.00%
47.45%

Color #855186 in popluar number systems.

HEX 85 51 86
Decimal 133 81 134
Binary 10000101 1010001 10000110
Octal 205 121 206

Shades and tints

Shades of #855186

#855186
(133,81,134)
#794A7A
(121,74,122)
#6D436E
(109,67,110)
#613C62
(97,60,98)
#553556
(85,53,86)
#492E4A
(73,46,74)
#3D273E
(61,39,62)
#312032
(49,32,50)
#251926
(37,25,38)
#19121A
(25,18,26)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #855186

#855186
(133,81,134)
#906091
(144,96,145)
#9B6F9C
(155,111,156)
#A67EA7
(166,126,167)
#B18DB2
(177,141,178)
#BC9CBD
(188,156,189)
#C7ABC8
(199,171,200)
#D2BAD3
(210,186,211)
#DDC9DE
(221,201,222)
#E8D8E9
(232,216,233)
#F3E7F4
(243,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855186; }

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

This text font color is #855186.

Background Color

.myBgColor { background-color: #855186; }

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

This div background color is #855186.

Border color

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

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

This div border color is #855186.

Opacity

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

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

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

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

This text has shadow with #855186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855186.

Preview

Color preview on black background

This text has color #855186 on black background.


Color preview on white background

This text has color #855186 on white background.


Black color preview on #855186 background

This text has black color on #855186 background.


White color preview on #855186 background

This text has white color on #855186 background.


Related colors

Complementary color

Complementary color for #hex is #7AAE79.


I love getcolorcode.com

Triadic colors

1 #868551 and #518685 with #855186 are triadic colors.

2 #865185 and #518586 with #855186 are triadic colors.