COLOR #848564

HEX: #848564 RGB: (132,133,100)

Color info

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

RGB color model

#848564 color RGB value is (132,133,100).

RGB: (132,133,100) (52%, 52%, 39%)

RGB channels and saturation

R 132 of 255 = 52%
G 133 of 255 = 52%
B 100 of 255 = 39%

132
133
100

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

Portions of RGB colors in percentages

R + G + B = 132 + 133 + 100 = 365 (100%)
R 132 of 365 ~ 36.16%
G 133 of 365 ~ 36.44%
B 100 of 365 ~ 27.4'%

%36.16
%36.44
%27.4

CMYK color model

#848564 color CMYK value is (1,0,25,48).

  • cyan value is 0.75%
  • magenta value is 0.00%
  • yellow value is 24.81%
  • key color value is 47.84%
CMYK: (1,0,25,48) C1M0Y25K48 (1%,0%,25%,48%) (0.01/0.00/0.25/0.48) 

CMYK percentages

%0.75
%0
%24.81
%47.84

Codes

Color #848564 in popluar color models

84 85 64
RGB 132 133 100
HSL 62° 14.16% 45.69%
HSB/HSV 62° 24.81% 52.16%
CMYK 0.75% 0.00% 24.81%
47.84%

Color #848564 in popluar number systems.

HEX 84 85 64
Decimal 132 133 100
Binary 10000100 10000101 1100100
Octal 204 205 144

Shades and tints

Shades of #848564

#848564
(132,133,100)
#78795B
(120,121,91)
#6C6D52
(108,109,82)
#606149
(96,97,73)
#545540
(84,85,64)
#484937
(72,73,55)
#3C3D2E
(60,61,46)
#303125
(48,49,37)
#24251C
(36,37,28)
#181913
(24,25,19)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #848564

#848564
(132,133,100)
#8F9072
(143,144,114)
#9A9B80
(154,155,128)
#A5A68E
(165,166,142)
#B0B19C
(176,177,156)
#BBBCAA
(187,188,170)
#C6C7B8
(198,199,184)
#D1D2C6
(209,210,198)
#DCDDD4
(220,221,212)
#E7E8E2
(231,232,226)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848564; }

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

This text font color is #848564.

Background Color

.myBgColor { background-color: #848564; }

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

This div background color is #848564.

Border color

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

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

This div border color is #848564.

Opacity

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

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

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

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

This text has shadow with #848564 color.

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

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

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

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

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

This text has shadow with #'.$colorObj['hex'].' and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #848564.

Preview

Color preview on black background

This text has color #848564 on black background.


Color preview on white background

This text has color #848564 on white background.



Black color preview on #848564 background

This text has black color on #848564 background.


White color preview on #848564 background

This text has white color on #848564 background.


Related colors


Complementary color

Complementary color for #848564 is #7B7A9B.


I love getcolorcode.com

Triadic colors

1 #648485 and #856484 with #848564 are triadic colors.

2 #648584 and #858464 with #848564 are triadic colors.