COLOR #857883

HEX: #857883 RGB: (133,120,131)

Color info

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

RGB color model

#857883 color RGB value is (133,120,131).

RGB: (133,120,131) (52%, 47%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 120 of 255 = 47%
B 131 of 255 = 51%

133
120
131

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

Portions of RGB colors in percentages

R + G + B = 133 + 120 + 131 = 384 (100%)
R 133 of 384 ~ 34.64%
G 120 of 384 ~ 31.25%
B 131 of 384 ~ 34.11'%

%34.64
%31.25
%34.11

CMYK color model

#857883 color CMYK value is (0,10,2,48).

  • cyan value is 0.00%
  • magenta value is 9.77%
  • yellow value is 1.50%
  • key color value is 47.84%

CMYK: (0,10,2,48)
C0M10Y2K48 (0%, 10%, 2%, 48%)
(0.00 / 0.10 / 0.02 / 0.48)

CMYK percentages

%0
%9.77
%1.5
%47.84

Codes

Color #857883 in popluar color models

85 78 83
RGB 133 120 131
HSL 309° 5.14% 49.61%
HSB/HSV 309° 9.77% 52.16%
CMYK 0.00% 9.77% 1.50%
47.84%

Color #857883 in popluar number systems.

HEX 85 78 83
Decimal 133 120 131
Binary 10000101 1111000 10000011
Octal 205 170 203

Shades and tints

Shades of #857883

#857883
(133,120,131)
#796E78
(121,110,120)
#6D646D
(109,100,109)
#615A62
(97,90,98)
#555057
(85,80,87)
#49464C
(73,70,76)
#3D3C41
(61,60,65)
#313236
(49,50,54)
#25282B
(37,40,43)
#191E20
(25,30,32)
#0D1415
(13,20,21)
#000000
(0,0,0)

Tints of #857883

#857883
(133,120,131)
#90848E
(144,132,142)
#9B9099
(155,144,153)
#A69CA4
(166,156,164)
#B1A8AF
(177,168,175)
#BCB4BA
(188,180,186)
#C7C0C5
(199,192,197)
#D2CCD0
(210,204,208)
#DDD8DB
(221,216,219)
#E8E4E6
(232,228,230)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857883 color. Also use rgb(133,120,131) instead hex code.

Text Font Color

.myTextColor { color: #857883; }

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

This text font color is #857883.

Background Color

.myBgColor { background-color: #857883; }

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

This div background color is #857883.

Border color

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

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

This div border color is #857883.

Opacity

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

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

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

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

This text has shadow with #857883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857883.

Preview

Color preview on black background

This text has color #857883 on black background.


Color preview on white background

This text has color #857883 on white background.


Black color preview on #857883 background

This text has black color on #857883 background.


White color preview on #857883 background

This text has white color on #857883 background.


Related colors

Complementary color

Complementary color for #hex is #7A877C.


I love getcolorcode.com

Triadic colors

1 #838578 and #788385 with #857883 are triadic colors.

2 #837885 and #788583 with #857883 are triadic colors.