COLOR #855997

HEX: #855997 RGB: (133,89,151)

Color info

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

RGB color model

#855997 color RGB value is (133,89,151).

RGB: (133,89,151) (52%, 35%, 59%)

RGB channels and saturation

R 133 of 255 = 52%
G 89 of 255 = 35%
B 151 of 255 = 59%

133
89
151

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

Portions of RGB colors in percentages

R + G + B = 133 + 89 + 151 = 373 (100%)
R 133 of 373 ~ 35.66%
G 89 of 373 ~ 23.86%
B 151 of 373 ~ 40.48'%

%35.66
%23.86
%40.48

CMYK color model

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

  • cyan value is 11.92%
  • magenta value is 41.06%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (12,41,0,41)
C12M41Y0K41 (12%, 41%, 0%, 41%)
(0.12 / 0.41 / 0.00 / 0.41)

CMYK percentages

%11.92
%41.06
%0
%40.78

Codes

Color #855997 in popluar color models

85 59 97
RGB 133 89 151
HSL 283° 25.83% 47.06%
HSB/HSV 283° 41.06% 59.22%
CMYK 11.92% 41.06% 0.00%
40.78%

Color #855997 in popluar number systems.

HEX 85 59 97
Decimal 133 89 151
Binary 10000101 1011001 10010111
Octal 205 131 227

Shades and tints

Shades of #855997

#855997
(133,89,151)
#79518A
(121,81,138)
#6D497D
(109,73,125)
#614170
(97,65,112)
#553963
(85,57,99)
#493156
(73,49,86)
#3D2949
(61,41,73)
#31213C
(49,33,60)
#25192F
(37,25,47)
#191122
(25,17,34)
#0D0915
(13,9,21)
#000000
(0,0,0)

Tints of #855997

#855997
(133,89,151)
#9068A0
(144,104,160)
#9B77A9
(155,119,169)
#A686B2
(166,134,178)
#B195BB
(177,149,187)
#BCA4C4
(188,164,196)
#C7B3CD
(199,179,205)
#D2C2D6
(210,194,214)
#DDD1DF
(221,209,223)
#E8E0E8
(232,224,232)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855997; }

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

This text font color is #855997.

Background Color

.myBgColor { background-color: #855997; }

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

This div background color is #855997.

Border color

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

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

This div border color is #855997.

Opacity

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

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

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

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

This text has shadow with #855997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855997.

Preview

Color preview on black background

This text has color #855997 on black background.


Color preview on white background

This text has color #855997 on white background.


Black color preview on #855997 background

This text has black color on #855997 background.


White color preview on #855997 background

This text has white color on #855997 background.


Related colors

Complementary color

Complementary color for #hex is #7AA668.


I love getcolorcode.com

Triadic colors

1 #978559 and #599785 with #855997 are triadic colors.

2 #975985 and #598597 with #855997 are triadic colors.