COLOR #855291

HEX: #855291 RGB: (133,82,145)

Color info

#855291 contains mainly red and blue colors. Web safe color of #855291 is #996699 (or #969).

RGB color model

#855291 color RGB value is (133,82,145).

RGB: (133,82,145) (52%, 32%, 57%)

RGB channels and saturation

R 133 of 255 = 52%
G 82 of 255 = 32%
B 145 of 255 = 57%

133
82
145

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

Portions of RGB colors in percentages

R + G + B = 133 + 82 + 145 = 360 (100%)
R 133 of 360 ~ 36.94%
G 82 of 360 ~ 22.78%
B 145 of 360 ~ 40.28'%

%36.94
%22.78
%40.28

CMYK color model

#855291 color CMYK value is (8,43,0,43).

  • cyan value is 8.28%
  • magenta value is 43.45%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (8,43,0,43)
C8M43Y0K43 (8%, 43%, 0%, 43%)
(0.08 / 0.43 / 0.00 / 0.43)

CMYK percentages

%8.28
%43.45
%0
%43.14

Codes

Color #855291 in popluar color models

85 52 91
RGB 133 82 145
HSL 289° 27.75% 44.51%
HSB/HSV 289° 43.45% 56.86%
CMYK 8.28% 43.45% 0.00%
43.14%

Color #855291 in popluar number systems.

HEX 85 52 91
Decimal 133 82 145
Binary 10000101 1010010 10010001
Octal 205 122 221

Shades and tints

Shades of #855291

#855291
(133,82,145)
#794B84
(121,75,132)
#6D4477
(109,68,119)
#613D6A
(97,61,106)
#55365D
(85,54,93)
#492F50
(73,47,80)
#3D2843
(61,40,67)
#312136
(49,33,54)
#251A29
(37,26,41)
#19131C
(25,19,28)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #855291

#855291
(133,82,145)
#90619B
(144,97,155)
#9B70A5
(155,112,165)
#A67FAF
(166,127,175)
#B18EB9
(177,142,185)
#BC9DC3
(188,157,195)
#C7ACCD
(199,172,205)
#D2BBD7
(210,187,215)
#DDCAE1
(221,202,225)
#E8D9EB
(232,217,235)
#F3E8F5
(243,232,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855291; }

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

This text font color is #855291.

Background Color

.myBgColor { background-color: #855291; }

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

This div background color is #855291.

Border color

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

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

This div border color is #855291.

Opacity

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

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

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

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

This text has shadow with #855291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855291.

Preview

Color preview on black background

This text has color #855291 on black background.


Color preview on white background

This text has color #855291 on white background.


Black color preview on #855291 background

This text has black color on #855291 background.


White color preview on #855291 background

This text has white color on #855291 background.


Related colors

Complementary color

Complementary color for #hex is #7AAD6E.


I love getcolorcode.com

Triadic colors

1 #918552 and #529185 with #855291 are triadic colors.

2 #915285 and #528591 with #855291 are triadic colors.