COLOR #857278

HEX: #857278 RGB: (133,114,120)

Color info

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

RGB color model

#857278 color RGB value is (133,114,120).

RGB: (133,114,120) (52%, 45%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 114 of 255 = 45%
B 120 of 255 = 47%

133
114
120

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

Portions of RGB colors in percentages

R + G + B = 133 + 114 + 120 = 367 (100%)
R 133 of 367 ~ 36.24%
G 114 of 367 ~ 31.06%
B 120 of 367 ~ 32.7'%

%36.24
%31.06
%32.7

CMYK color model

#857278 color CMYK value is (0,14,10,48).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 9.77%
  • key color value is 47.84%
CMYK: (0,14,10,48) C0M14Y10K48 (0%,14%,10%,48%) (0.00/0.14/0.10/0.48) 

CMYK percentages

%0
%14.29
%9.77
%47.84

Codes

Color #857278 in popluar color models

85 72 78
RGB 133 114 120
HSL 341° 7.69% 48.43%
HSB/HSV 341° 14.29% 52.16%
CMYK 0.00% 14.29% 9.77%
47.84%

Color #857278 in popluar number systems.

HEX 85 72 78
Decimal 133 114 120
Binary 10000101 1110010 1111000
Octal 205 162 170

Shades and tints

Shades of #857278

#857278
(133,114,120)
#79686E
(121,104,110)
#6D5E64
(109,94,100)
#61545A
(97,84,90)
#554A50
(85,74,80)
#494046
(73,64,70)
#3D363C
(61,54,60)
#312C32
(49,44,50)
#252228
(37,34,40)
#19181E
(25,24,30)
#0D0E14
(13,14,20)
#000000
(0,0,0)

Tints of #857278

#857278
(133,114,120)
#907E84
(144,126,132)
#9B8A90
(155,138,144)
#A6969C
(166,150,156)
#B1A2A8
(177,162,168)
#BCAEB4
(188,174,180)
#C7BAC0
(199,186,192)
#D2C6CC
(210,198,204)
#DDD2D8
(221,210,216)
#E8DEE4
(232,222,228)
#F3EAF0
(243,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857278; }

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

This text font color is #857278.

Background Color

.myBgColor { background-color: #857278; }

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

This div background color is #857278.

Border color

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

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

This div border color is #857278.

Opacity

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

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

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

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

This text has shadow with #857278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857278.

Preview

Color preview on black background

This text has color #857278 on black background.


Color preview on white background

This text has color #857278 on white background.


Black color preview on #857278 background

This text has black color on #857278 background.


White color preview on #857278 background

This text has white color on #857278 background.


Related colors

Complementary color

Complementary color for #hex is #7A8D87.


I love getcolorcode.com

Triadic colors

1 #788572 and #727885 with #857278 are triadic colors.

2 #787285 and #728578 with #857278 are triadic colors.