COLOR #855397

HEX: #855397 RGB: (133,83,151)

Color info

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

RGB color model

#855397 color RGB value is (133,83,151).

RGB: (133,83,151) (52%, 33%, 59%)

RGB channels and saturation

R 133 of 255 = 52%
G 83 of 255 = 33%
B 151 of 255 = 59%

133
83
151

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

Portions of RGB colors in percentages

R + G + B = 133 + 83 + 151 = 367 (100%)
R 133 of 367 ~ 36.24%
G 83 of 367 ~ 22.62%
B 151 of 367 ~ 41.14'%

%36.24
%22.62
%41.14

CMYK color model

#855397 color CMYK value is (12,45,0,41).

  • cyan value is 11.92%
  • magenta value is 45.03%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (12,45,0,41) C12M45Y0K41 (12%,45%,0%,41%) (0.12/0.45/0.00/0.41) 

CMYK percentages

%11.92
%45.03
%0
%40.78

Codes

Color #855397 in popluar color models

85 53 97
RGB 133 83 151
HSL 284° 29.06% 45.88%
HSB/HSV 284° 45.03% 59.22%
CMYK 11.92% 45.03% 0.00%
40.78%

Color #855397 in popluar number systems.

HEX 85 53 97
Decimal 133 83 151
Binary 10000101 1010011 10010111
Octal 205 123 227

Shades and tints

Shades of #855397

#855397
(133,83,151)
#794C8A
(121,76,138)
#6D457D
(109,69,125)
#613E70
(97,62,112)
#553763
(85,55,99)
#493056
(73,48,86)
#3D2949
(61,41,73)
#31223C
(49,34,60)
#251B2F
(37,27,47)
#191422
(25,20,34)
#0D0D15
(13,13,21)
#000000
(0,0,0)

Tints of #855397

#855397
(133,83,151)
#9062A0
(144,98,160)
#9B71A9
(155,113,169)
#A680B2
(166,128,178)
#B18FBB
(177,143,187)
#BC9EC4
(188,158,196)
#C7ADCD
(199,173,205)
#D2BCD6
(210,188,214)
#DDCBDF
(221,203,223)
#E8DAE8
(232,218,232)
#F3E9F1
(243,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855397 color. Also use rgb(133,83,151) instead hex code.

Text Font Color

.myTextColor { color: #855397; }

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

This text font color is #855397.

Background Color

.myBgColor { background-color: #855397; }

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

This div background color is #855397.

Border color

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

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

This div border color is #855397.

Opacity

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

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

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

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

This text has shadow with #855397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855397.

Preview

Color preview on black background

This text has color #855397 on black background.


Color preview on white background

This text has color #855397 on white background.


Black color preview on #855397 background

This text has black color on #855397 background.


White color preview on #855397 background

This text has white color on #855397 background.


Related colors

Complementary color

Complementary color for #hex is #7AAC68.


I love getcolorcode.com

Triadic colors

1 #978553 and #539785 with #855397 are triadic colors.

2 #975385 and #538597 with #855397 are triadic colors.