COLOR #857479

HEX: #857479 RGB: (133,116,121)

Color info

#857479 contains red, green and blue colors in about the same proportion. Web safe color of #857479 is #996666 (or #966).

RGB color model

#857479 color RGB value is (133,116,121).

RGB: (133,116,121) (52%, 45%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 116 of 255 = 45%
B 121 of 255 = 47%

133
116
121

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

Portions of RGB colors in percentages

R + G + B = 133 + 116 + 121 = 370 (100%)
R 133 of 370 ~ 35.95%
G 116 of 370 ~ 31.35%
B 121 of 370 ~ 32.7'%

%35.95
%31.35
%32.7

CMYK color model

#857479 color CMYK value is (0,13,9,48).

  • cyan value is 0.00%
  • magenta value is 12.78%
  • yellow value is 9.02%
  • key color value is 47.84%

CMYK: (0,13,9,48)
C0M13Y9K48 (0%, 13%, 9%, 48%)
(0.00 / 0.13 / 0.09 / 0.48)

CMYK percentages

%0
%12.78
%9.02
%47.84

Codes

Color #857479 in popluar color models

85 74 79
RGB 133 116 121
HSL 342° 6.83% 48.82%
HSB/HSV 342° 12.78% 52.16%
CMYK 0.00% 12.78% 9.02%
47.84%

Color #857479 in popluar number systems.

HEX 85 74 79
Decimal 133 116 121
Binary 10000101 1110100 1111001
Octal 205 164 171

Shades and tints

Shades of #857479

#857479
(133,116,121)
#796A6E
(121,106,110)
#6D6063
(109,96,99)
#615658
(97,86,88)
#554C4D
(85,76,77)
#494242
(73,66,66)
#3D3837
(61,56,55)
#312E2C
(49,46,44)
#252421
(37,36,33)
#191A16
(25,26,22)
#0D100B
(13,16,11)
#000000
(0,0,0)

Tints of #857479

#857479
(133,116,121)
#908085
(144,128,133)
#9B8C91
(155,140,145)
#A6989D
(166,152,157)
#B1A4A9
(177,164,169)
#BCB0B5
(188,176,181)
#C7BCC1
(199,188,193)
#D2C8CD
(210,200,205)
#DDD4D9
(221,212,217)
#E8E0E5
(232,224,229)
#F3ECF1
(243,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857479 color. Also use rgb(133,116,121) instead hex code.

Text Font Color

.myTextColor { color: #857479; }

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

This text font color is #857479.

Background Color

.myBgColor { background-color: #857479; }

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

This div background color is #857479.

Border color

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

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

This div border color is #857479.

Opacity

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

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

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

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

This text has shadow with #857479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857479.

Preview

Color preview on black background

This text has color #857479 on black background.


Color preview on white background

This text has color #857479 on white background.


Black color preview on #857479 background

This text has black color on #857479 background.


White color preview on #857479 background

This text has white color on #857479 background.


Related colors

Complementary color

Complementary color for #hex is #7A8B86.


I love getcolorcode.com

Triadic colors

1 #798574 and #747985 with #857479 are triadic colors.

2 #797485 and #748579 with #857479 are triadic colors.