COLOR #855167

HEX: #855167 RGB: (133,81,103)

Color info

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

RGB color model

#855167 color RGB value is (133,81,103).

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

RGB channels and saturation

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

133
81
103

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

Portions of RGB colors in percentages

R + G + B = 133 + 81 + 103 = 317 (100%)
R 133 of 317 ~ 41.96%
G 81 of 317 ~ 25.55%
B 103 of 317 ~ 32.49'%

%41.96
%25.55
%32.49

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 39.10%
  • yellow value is 22.56%
  • 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
%22.56
%47.84

Codes

Color #855167 in popluar color models

85 51 67
RGB 133 81 103
HSL 335° 24.30% 41.96%
HSB/HSV 335° 39.10% 52.16%
CMYK 0.00% 39.10% 22.56%
47.84%

Color #855167 in popluar number systems.

HEX 85 51 67
Decimal 133 81 103
Binary 10000101 1010001 1100111
Octal 205 121 147

Shades and tints

Shades of #855167

#855167
(133,81,103)
#794A5E
(121,74,94)
#6D4355
(109,67,85)
#613C4C
(97,60,76)
#553543
(85,53,67)
#492E3A
(73,46,58)
#3D2731
(61,39,49)
#312028
(49,32,40)
#25191F
(37,25,31)
#191216
(25,18,22)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #855167

#855167
(133,81,103)
#906074
(144,96,116)
#9B6F81
(155,111,129)
#A67E8E
(166,126,142)
#B18D9B
(177,141,155)
#BC9CA8
(188,156,168)
#C7ABB5
(199,171,181)
#D2BAC2
(210,186,194)
#DDC9CF
(221,201,207)
#E8D8DC
(232,216,220)
#F3E7E9
(243,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855167; }

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

This text font color is #855167.

Background Color

.myBgColor { background-color: #855167; }

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

This div background color is #855167.

Border color

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

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

This div border color is #855167.

Opacity

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

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

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

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

This text has shadow with #855167 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855167.

Preview

Color preview on black background

This text has color #855167 on black background.


Color preview on white background

This text has color #855167 on white background.


Black color preview on #855167 background

This text has black color on #855167 background.


White color preview on #855167 background

This text has white color on #855167 background.


Related colors

Complementary color

Complementary color for #hex is #7AAE98.


I love getcolorcode.com

Triadic colors

1 #678551 and #516785 with #855167 are triadic colors.

2 #675185 and #518567 with #855167 are triadic colors.