COLOR #857793

HEX: #857793 RGB: (133,119,147)

Color info

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

RGB color model

#857793 color RGB value is (133,119,147).

RGB: (133,119,147) (52%, 47%, 58%)

RGB channels and saturation

R 133 of 255 = 52%
G 119 of 255 = 47%
B 147 of 255 = 58%

133
119
147

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

Portions of RGB colors in percentages

R + G + B = 133 + 119 + 147 = 399 (100%)
R 133 of 399 ~ 33.33%
G 119 of 399 ~ 29.82%
B 147 of 399 ~ 36.84'%

%33.33
%29.82
%36.84

CMYK color model

#857793 color CMYK value is (10,19,0,42).

  • cyan value is 9.52%
  • magenta value is 19.05%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (10,19,0,42)
C10M19Y0K42 (10%, 19%, 0%, 42%)
(0.10 / 0.19 / 0.00 / 0.42)

CMYK percentages

%9.52
%19.05
%0
%42.35

Codes

Color #857793 in popluar color models

85 77 93
RGB 133 119 147
HSL 270° 11.48% 52.16%
HSB/HSV 270° 19.05% 57.65%
CMYK 9.52% 19.05% 0.00%
42.35%

Color #857793 in popluar number systems.

HEX 85 77 93
Decimal 133 119 147
Binary 10000101 1110111 10010011
Octal 205 167 223

Shades and tints

Shades of #857793

#857793
(133,119,147)
#796D86
(121,109,134)
#6D6379
(109,99,121)
#61596C
(97,89,108)
#554F5F
(85,79,95)
#494552
(73,69,82)
#3D3B45
(61,59,69)
#313138
(49,49,56)
#25272B
(37,39,43)
#191D1E
(25,29,30)
#0D1311
(13,19,17)
#000000
(0,0,0)

Tints of #857793

#857793
(133,119,147)
#90839C
(144,131,156)
#9B8FA5
(155,143,165)
#A69BAE
(166,155,174)
#B1A7B7
(177,167,183)
#BCB3C0
(188,179,192)
#C7BFC9
(199,191,201)
#D2CBD2
(210,203,210)
#DDD7DB
(221,215,219)
#E8E3E4
(232,227,228)
#F3EFED
(243,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857793 color. Also use rgb(133,119,147) instead hex code.

Text Font Color

.myTextColor { color: #857793; }

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

This text font color is #857793.

Background Color

.myBgColor { background-color: #857793; }

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

This div background color is #857793.

Border color

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

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

This div border color is #857793.

Opacity

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

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

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

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

This text has shadow with #857793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857793.

Preview

Color preview on black background

This text has color #857793 on black background.


Color preview on white background

This text has color #857793 on white background.


Black color preview on #857793 background

This text has black color on #857793 background.


White color preview on #857793 background

This text has white color on #857793 background.


Related colors

Complementary color

Complementary color for #hex is #7A886C.


I love getcolorcode.com

Triadic colors

1 #938577 and #779385 with #857793 are triadic colors.

2 #937785 and #778593 with #857793 are triadic colors.