COLOR #855276

HEX: #855276 RGB: (133,82,118)

Color info

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

RGB color model

#855276 color RGB value is (133,82,118).

RGB: (133,82,118) (52%, 32%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 82 of 255 = 32%
B 118 of 255 = 46%

133
82
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 82 + 118 = 333 (100%)
R 133 of 333 ~ 39.94%
G 82 of 333 ~ 24.62%
B 118 of 333 ~ 35.44'%

%39.94
%24.62
%35.44

CMYK color model

#855276 color CMYK value is (0,38,11,48).

  • cyan value is 0.00%
  • magenta value is 38.35%
  • yellow value is 11.28%
  • key color value is 47.84%

CMYK: (0,38,11,48)
C0M38Y11K48 (0%, 38%, 11%, 48%)
(0.00 / 0.38 / 0.11 / 0.48)

CMYK percentages

%0
%38.35
%11.28
%47.84

Codes

Color #855276 in popluar color models

85 52 76
RGB 133 82 118
HSL 318° 23.72% 42.16%
HSB/HSV 318° 38.35% 52.16%
CMYK 0.00% 38.35% 11.28%
47.84%

Color #855276 in popluar number systems.

HEX 85 52 76
Decimal 133 82 118
Binary 10000101 1010010 1110110
Octal 205 122 166

Shades and tints

Shades of #855276

#855276
(133,82,118)
#794B6C
(121,75,108)
#6D4462
(109,68,98)
#613D58
(97,61,88)
#55364E
(85,54,78)
#492F44
(73,47,68)
#3D283A
(61,40,58)
#312130
(49,33,48)
#251A26
(37,26,38)
#19131C
(25,19,28)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #855276

#855276
(133,82,118)
#906182
(144,97,130)
#9B708E
(155,112,142)
#A67F9A
(166,127,154)
#B18EA6
(177,142,166)
#BC9DB2
(188,157,178)
#C7ACBE
(199,172,190)
#D2BBCA
(210,187,202)
#DDCAD6
(221,202,214)
#E8D9E2
(232,217,226)
#F3E8EE
(243,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855276; }

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

This text font color is #855276.

Background Color

.myBgColor { background-color: #855276; }

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

This div background color is #855276.

Border color

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

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

This div border color is #855276.

Opacity

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

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

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

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

This text has shadow with #855276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855276.

Preview

Color preview on black background

This text has color #855276 on black background.


Color preview on white background

This text has color #855276 on white background.


Black color preview on #855276 background

This text has black color on #855276 background.


White color preview on #855276 background

This text has white color on #855276 background.


Related colors

Complementary color

Complementary color for #hex is #7AAD89.


I love getcolorcode.com

Triadic colors

1 #768552 and #527685 with #855276 are triadic colors.

2 #765285 and #528576 with #855276 are triadic colors.