COLOR #857795

HEX: #857795 RGB: (133,119,149)

Color info

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

RGB color model

#857795 color RGB value is (133,119,149).

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

RGB channels and saturation

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

133
119
149

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

Portions of RGB colors in percentages

R + G + B = 133 + 119 + 149 = 401 (100%)
R 133 of 401 ~ 33.17%
G 119 of 401 ~ 29.68%
B 149 of 401 ~ 37.16'%

%33.17
%29.68
%37.16

CMYK color model

#857795 color CMYK value is (11,20,0,42).

  • cyan value is 10.74%
  • magenta value is 20.13%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (11,20,0,42)
C11M20Y0K42 (11%, 20%, 0%, 42%)
(0.11 / 0.20 / 0.00 / 0.42)

CMYK percentages

%10.74
%20.13
%0
%41.57

Codes

Color #857795 in popluar color models

85 77 95
RGB 133 119 149
HSL 268° 12.40% 52.55%
HSB/HSV 268° 20.13% 58.43%
CMYK 10.74% 20.13% 0.00%
41.57%

Color #857795 in popluar number systems.

HEX 85 77 95
Decimal 133 119 149
Binary 10000101 1110111 10010101
Octal 205 167 225

Shades and tints

Shades of #857795

#857795
(133,119,149)
#796D88
(121,109,136)
#6D637B
(109,99,123)
#61596E
(97,89,110)
#554F61
(85,79,97)
#494554
(73,69,84)
#3D3B47
(61,59,71)
#31313A
(49,49,58)
#25272D
(37,39,45)
#191D20
(25,29,32)
#0D1313
(13,19,19)
#000000
(0,0,0)

Tints of #857795

#857795
(133,119,149)
#90839E
(144,131,158)
#9B8FA7
(155,143,167)
#A69BB0
(166,155,176)
#B1A7B9
(177,167,185)
#BCB3C2
(188,179,194)
#C7BFCB
(199,191,203)
#D2CBD4
(210,203,212)
#DDD7DD
(221,215,221)
#E8E3E6
(232,227,230)
#F3EFEF
(243,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857795; }

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

This text font color is #857795.

Background Color

.myBgColor { background-color: #857795; }

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

This div background color is #857795.

Border color

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

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

This div border color is #857795.

Opacity

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

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

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

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

This text has shadow with #857795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857795.

Preview

Color preview on black background

This text has color #857795 on black background.


Color preview on white background

This text has color #857795 on white background.


Black color preview on #857795 background

This text has black color on #857795 background.


White color preview on #857795 background

This text has white color on #857795 background.


Related colors

Complementary color

Complementary color for #hex is #7A886A.


I love getcolorcode.com

Triadic colors

1 #958577 and #779585 with #857795 are triadic colors.

2 #957785 and #778595 with #857795 are triadic colors.