COLOR #857794

HEX: #857794 RGB: (133,119,148)

Color info

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

RGB color model

#857794 color RGB value is (133,119,148).

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

RGB channels and saturation

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

133
119
148

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

Portions of RGB colors in percentages

R + G + B = 133 + 119 + 148 = 400 (100%)
R 133 of 400 ~ 33.25%
G 119 of 400 ~ 29.75%
B 148 of 400 ~ 37'%

%33.25
%29.75
%37

CMYK color model

#857794 color CMYK value is (10,20,0,42).

  • cyan value is 10.14%
  • magenta value is 19.59%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (10,20,0,42)
C10M20Y0K42 (10%, 20%, 0%, 42%)
(0.10 / 0.20 / 0.00 / 0.42)

CMYK percentages

%10.14
%19.59
%0
%41.96

Codes

Color #857794 in popluar color models

85 77 94
RGB 133 119 148
HSL 269° 11.93% 52.35%
HSB/HSV 269° 19.59% 58.04%
CMYK 10.14% 19.59% 0.00%
41.96%

Color #857794 in popluar number systems.

HEX 85 77 94
Decimal 133 119 148
Binary 10000101 1110111 10010100
Octal 205 167 224

Shades and tints

Shades of #857794

#857794
(133,119,148)
#796D87
(121,109,135)
#6D637A
(109,99,122)
#61596D
(97,89,109)
#554F60
(85,79,96)
#494553
(73,69,83)
#3D3B46
(61,59,70)
#313139
(49,49,57)
#25272C
(37,39,44)
#191D1F
(25,29,31)
#0D1312
(13,19,18)
#000000
(0,0,0)

Tints of #857794

#857794
(133,119,148)
#90839D
(144,131,157)
#9B8FA6
(155,143,166)
#A69BAF
(166,155,175)
#B1A7B8
(177,167,184)
#BCB3C1
(188,179,193)
#C7BFCA
(199,191,202)
#D2CBD3
(210,203,211)
#DDD7DC
(221,215,220)
#E8E3E5
(232,227,229)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857794; }

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

This text font color is #857794.

Background Color

.myBgColor { background-color: #857794; }

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

This div background color is #857794.

Border color

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

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

This div border color is #857794.

Opacity

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

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

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

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

This text has shadow with #857794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857794.

Preview

Color preview on black background

This text has color #857794 on black background.


Color preview on white background

This text has color #857794 on white background.


Black color preview on #857794 background

This text has black color on #857794 background.


White color preview on #857794 background

This text has white color on #857794 background.


Related colors

Complementary color

Complementary color for #hex is #7A886B.


I love getcolorcode.com

Triadic colors

1 #948577 and #779485 with #857794 are triadic colors.

2 #947785 and #778594 with #857794 are triadic colors.