COLOR #857591

HEX: #857591 RGB: (133,117,145)

Color info

#857591 contains red, green and blue colors in about the same proportion. Web safe color of #857591 is #996699 (or #969).

RGB color model

#857591 color RGB value is (133,117,145).

RGB: (133,117,145) (52%, 46%, 57%)

RGB channels and saturation

R 133 of 255 = 52%
G 117 of 255 = 46%
B 145 of 255 = 57%

133
117
145

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

Portions of RGB colors in percentages

R + G + B = 133 + 117 + 145 = 395 (100%)
R 133 of 395 ~ 33.67%
G 117 of 395 ~ 29.62%
B 145 of 395 ~ 36.71'%

%33.67
%29.62
%36.71

CMYK color model

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

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

CMYK: (8,19,0,43)
C8M19Y0K43 (8%, 19%, 0%, 43%)
(0.08 / 0.19 / 0.00 / 0.43)

CMYK percentages

%8.28
%19.31
%0
%43.14

Codes

Color #857591 in popluar color models

85 75 91
RGB 133 117 145
HSL 274° 11.29% 51.37%
HSB/HSV 274° 19.31% 56.86%
CMYK 8.28% 19.31% 0.00%
43.14%

Color #857591 in popluar number systems.

HEX 85 75 91
Decimal 133 117 145
Binary 10000101 1110101 10010001
Octal 205 165 221

Shades and tints

Shades of #857591

#857591
(133,117,145)
#796B84
(121,107,132)
#6D6177
(109,97,119)
#61576A
(97,87,106)
#554D5D
(85,77,93)
#494350
(73,67,80)
#3D3943
(61,57,67)
#312F36
(49,47,54)
#252529
(37,37,41)
#191B1C
(25,27,28)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #857591

#857591
(133,117,145)
#90819B
(144,129,155)
#9B8DA5
(155,141,165)
#A699AF
(166,153,175)
#B1A5B9
(177,165,185)
#BCB1C3
(188,177,195)
#C7BDCD
(199,189,205)
#D2C9D7
(210,201,215)
#DDD5E1
(221,213,225)
#E8E1EB
(232,225,235)
#F3EDF5
(243,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857591; }

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

This text font color is #857591.

Background Color

.myBgColor { background-color: #857591; }

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

This div background color is #857591.

Border color

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

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

This div border color is #857591.

Opacity

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

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

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

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

This text has shadow with #857591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857591.

Preview

Color preview on black background

This text has color #857591 on black background.


Color preview on white background

This text has color #857591 on white background.


Black color preview on #857591 background

This text has black color on #857591 background.


White color preview on #857591 background

This text has white color on #857591 background.


Related colors

Complementary color

Complementary color for #hex is #7A8A6E.


I love getcolorcode.com

Triadic colors

1 #918575 and #759185 with #857591 are triadic colors.

2 #917585 and #758591 with #857591 are triadic colors.