COLOR #848578

HEX: #848578 RGB: (132,133,120)

Color info

#848578 contains red, green and blue colors in about the same proportion. Web safe color of #848578 is #999966 (or #996).

RGB color model

#848578 color RGB value is (132,133,120).

RGB: (132,133,120) (52%, 52%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 133 of 255 = 52%
B 120 of 255 = 47%

132
133
120

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

Portions of RGB colors in percentages

R + G + B = 132 + 133 + 120 = 385 (100%)
R 132 of 385 ~ 34.29%
G 133 of 385 ~ 34.55%
B 120 of 385 ~ 31.17'%

%34.29
%34.55
%31.17

CMYK color model

#848578 color CMYK value is (1,0,10,48).

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

CMYK: (1,0,10,48)
C1M0Y10K48 (1%, 0%, 10%, 48%)
(0.01 / 0.00 / 0.10 / 0.48)

CMYK percentages

%0.75
%0
%9.77
%47.84

Codes

Color #848578 in popluar color models

84 85 78
RGB 132 133 120
HSL 65° 5.14% 49.61%
HSB/HSV 65° 9.77% 52.16%
CMYK 0.75% 0.00% 9.77%
47.84%

Color #848578 in popluar number systems.

HEX 84 85 78
Decimal 132 133 120
Binary 10000100 10000101 1111000
Octal 204 205 170

Shades and tints

Shades of #848578

#848578
(132,133,120)
#78796E
(120,121,110)
#6C6D64
(108,109,100)
#60615A
(96,97,90)
#545550
(84,85,80)
#484946
(72,73,70)
#3C3D3C
(60,61,60)
#303132
(48,49,50)
#242528
(36,37,40)
#18191E
(24,25,30)
#0C0D14
(12,13,20)
#000000
(0,0,0)

Tints of #848578

#848578
(132,133,120)
#8F9084
(143,144,132)
#9A9B90
(154,155,144)
#A5A69C
(165,166,156)
#B0B1A8
(176,177,168)
#BBBCB4
(187,188,180)
#C6C7C0
(198,199,192)
#D1D2CC
(209,210,204)
#DCDDD8
(220,221,216)
#E7E8E4
(231,232,228)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848578; }

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

This text font color is #848578.

Background Color

.myBgColor { background-color: #848578; }

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

This div background color is #848578.

Border color

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

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

This div border color is #848578.

Opacity

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

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

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

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

This text has shadow with #848578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848578.

Preview

Color preview on black background

This text has color #848578 on black background.


Color preview on white background

This text has color #848578 on white background.


Black color preview on #848578 background

This text has black color on #848578 background.


White color preview on #848578 background

This text has white color on #848578 background.


Related colors

Complementary color

Complementary color for #hex is #7B7A87.


I love getcolorcode.com

Triadic colors

1 #788485 and #857884 with #848578 are triadic colors.

2 #788584 and #858478 with #848578 are triadic colors.