COLOR #857882

HEX: #857882 RGB: (133,120,130)

Color info

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

RGB color model

#857882 color RGB value is (133,120,130).

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

RGB channels and saturation

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

133
120
130

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

Portions of RGB colors in percentages

R + G + B = 133 + 120 + 130 = 383 (100%)
R 133 of 383 ~ 34.73%
G 120 of 383 ~ 31.33%
B 130 of 383 ~ 33.94'%

%34.73
%31.33
%33.94

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.77%
  • yellow value is 2.26%
  • 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
%2.26
%47.84

Codes

Color #857882 in popluar color models

85 78 82
RGB 133 120 130
HSL 314° 5.14% 49.61%
HSB/HSV 314° 9.77% 52.16%
CMYK 0.00% 9.77% 2.26%
47.84%

Color #857882 in popluar number systems.

HEX 85 78 82
Decimal 133 120 130
Binary 10000101 1111000 10000010
Octal 205 170 202

Shades and tints

Shades of #857882

#857882
(133,120,130)
#796E77
(121,110,119)
#6D646C
(109,100,108)
#615A61
(97,90,97)
#555056
(85,80,86)
#49464B
(73,70,75)
#3D3C40
(61,60,64)
#313235
(49,50,53)
#25282A
(37,40,42)
#191E1F
(25,30,31)
#0D1414
(13,20,20)
#000000
(0,0,0)

Tints of #857882

#857882
(133,120,130)
#90848D
(144,132,141)
#9B9098
(155,144,152)
#A69CA3
(166,156,163)
#B1A8AE
(177,168,174)
#BCB4B9
(188,180,185)
#C7C0C4
(199,192,196)
#D2CCCF
(210,204,207)
#DDD8DA
(221,216,218)
#E8E4E5
(232,228,229)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857882; }

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

This text font color is #857882.

Background Color

.myBgColor { background-color: #857882; }

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

This div background color is #857882.

Border color

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

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

This div border color is #857882.

Opacity

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

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

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

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

This text has shadow with #857882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857882.

Preview

Color preview on black background

This text has color #857882 on black background.


Color preview on white background

This text has color #857882 on white background.


Black color preview on #857882 background

This text has black color on #857882 background.


White color preview on #857882 background

This text has white color on #857882 background.


Related colors

Complementary color

Complementary color for #hex is #7A877D.


I love getcolorcode.com

Triadic colors

1 #828578 and #788285 with #857882 are triadic colors.

2 #827885 and #788582 with #857882 are triadic colors.