COLOR #855166

HEX: #855166 RGB: (133,81,102)

Color info

#855166 contains red, green and blue colors in about the same proportion. Web safe color of #855166 is #996666 (or #966).

RGB color model

#855166 color RGB value is (133,81,102).

RGB: (133,81,102) (52%, 32%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 81 of 255 = 32%
B 102 of 255 = 40%

133
81
102

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

Portions of RGB colors in percentages

R + G + B = 133 + 81 + 102 = 316 (100%)
R 133 of 316 ~ 42.09%
G 81 of 316 ~ 25.63%
B 102 of 316 ~ 32.28'%

%42.09
%25.63
%32.28

CMYK color model

#855166 color CMYK value is (0,39,23,48).

  • cyan value is 0.00%
  • magenta value is 39.10%
  • yellow value is 23.31%
  • key color value is 47.84%

CMYK: (0,39,23,48)
C0M39Y23K48 (0%, 39%, 23%, 48%)
(0.00 / 0.39 / 0.23 / 0.48)

CMYK percentages

%0
%39.1
%23.31
%47.84

Codes

Color #855166 in popluar color models

85 51 66
RGB 133 81 102
HSL 336° 24.30% 41.96%
HSB/HSV 336° 39.10% 52.16%
CMYK 0.00% 39.10% 23.31%
47.84%

Color #855166 in popluar number systems.

HEX 85 51 66
Decimal 133 81 102
Binary 10000101 1010001 1100110
Octal 205 121 146

Shades and tints

Shades of #855166

#855166
(133,81,102)
#794A5D
(121,74,93)
#6D4354
(109,67,84)
#613C4B
(97,60,75)
#553542
(85,53,66)
#492E39
(73,46,57)
#3D2730
(61,39,48)
#312027
(49,32,39)
#25191E
(37,25,30)
#191215
(25,18,21)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #855166

#855166
(133,81,102)
#906073
(144,96,115)
#9B6F80
(155,111,128)
#A67E8D
(166,126,141)
#B18D9A
(177,141,154)
#BC9CA7
(188,156,167)
#C7ABB4
(199,171,180)
#D2BAC1
(210,186,193)
#DDC9CE
(221,201,206)
#E8D8DB
(232,216,219)
#F3E7E8
(243,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855166; }

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

This text font color is #855166.

Background Color

.myBgColor { background-color: #855166; }

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

This div background color is #855166.

Border color

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

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

This div border color is #855166.

Opacity

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

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

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

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

This text has shadow with #855166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855166.

Preview

Color preview on black background

This text has color #855166 on black background.


Color preview on white background

This text has color #855166 on white background.


Black color preview on #855166 background

This text has black color on #855166 background.


White color preview on #855166 background

This text has white color on #855166 background.


Related colors

Complementary color

Complementary color for #hex is #7AAE99.


I love getcolorcode.com

Triadic colors

1 #668551 and #516685 with #855166 are triadic colors.

2 #665185 and #518566 with #855166 are triadic colors.