COLOR #857592

HEX: #857592 RGB: (133,117,146)

Color info

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

RGB color model

#857592 color RGB value is (133,117,146).

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

RGB channels and saturation

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

133
117
146

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

Portions of RGB colors in percentages

R + G + B = 133 + 117 + 146 = 396 (100%)
R 133 of 396 ~ 33.59%
G 117 of 396 ~ 29.55%
B 146 of 396 ~ 36.87'%

%33.59
%29.55
%36.87

CMYK color model

#857592 color CMYK value is (9,20,0,43).

  • cyan value is 8.90%
  • magenta value is 19.86%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (9,20,0,43)
C9M20Y0K43 (9%, 20%, 0%, 43%)
(0.09 / 0.20 / 0.00 / 0.43)

CMYK percentages

%8.9
%19.86
%0
%42.75

Codes

Color #857592 in popluar color models

85 75 92
RGB 133 117 146
HSL 273° 11.74% 51.57%
HSB/HSV 273° 19.86% 57.25%
CMYK 8.90% 19.86% 0.00%
42.75%

Color #857592 in popluar number systems.

HEX 85 75 92
Decimal 133 117 146
Binary 10000101 1110101 10010010
Octal 205 165 222

Shades and tints

Shades of #857592

#857592
(133,117,146)
#796B85
(121,107,133)
#6D6178
(109,97,120)
#61576B
(97,87,107)
#554D5E
(85,77,94)
#494351
(73,67,81)
#3D3944
(61,57,68)
#312F37
(49,47,55)
#25252A
(37,37,42)
#191B1D
(25,27,29)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #857592

#857592
(133,117,146)
#90819B
(144,129,155)
#9B8DA4
(155,141,164)
#A699AD
(166,153,173)
#B1A5B6
(177,165,182)
#BCB1BF
(188,177,191)
#C7BDC8
(199,189,200)
#D2C9D1
(210,201,209)
#DDD5DA
(221,213,218)
#E8E1E3
(232,225,227)
#F3EDEC
(243,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857592; }

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

This text font color is #857592.

Background Color

.myBgColor { background-color: #857592; }

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

This div background color is #857592.

Border color

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

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

This div border color is #857592.

Opacity

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

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

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

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

This text has shadow with #857592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857592.

Preview

Color preview on black background

This text has color #857592 on black background.


Color preview on white background

This text has color #857592 on white background.


Black color preview on #857592 background

This text has black color on #857592 background.


White color preview on #857592 background

This text has white color on #857592 background.


Related colors

Complementary color

Complementary color for #hex is #7A8A6D.


I love getcolorcode.com

Triadic colors

1 #928575 and #759285 with #857592 are triadic colors.

2 #927585 and #758592 with #857592 are triadic colors.