COLOR #848584

HEX: #848584 RGB: (132,133,132)

Color info

#848584 contains red, green and blue colors in about the same proportion. Web safe color of #848584 is #999999 (or #999).

RGB color model

#848584 color RGB value is (132,133,132).

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

RGB channels and saturation

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

132
133
132

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

Portions of RGB colors in percentages

R + G + B = 132 + 133 + 132 = 397 (100%)
R 132 of 397 ~ 33.25%
G 133 of 397 ~ 33.5%
B 132 of 397 ~ 33.25'%

%33.25
%33.5
%33.25

CMYK color model

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

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

CMYK: (1,0,1,48)
C1M0Y1K48 (1%, 0%, 1%, 48%)
(0.01 / 0.00 / 0.01 / 0.48)

CMYK percentages

%0.75
%0
%0.75
%47.84

Codes

Color #848584 in popluar color models

84 85 84
RGB 132 133 132
HSL 120° 0.41% 51.96%
HSB/HSV 120° 0.75% 52.16%
CMYK 0.75% 0.00% 0.75%
47.84%

Color #848584 in popluar number systems.

HEX 84 85 84
Decimal 132 133 132
Binary 10000100 10000101 10000100
Octal 204 205 204

Shades and tints

Shades of #848584

#848584
(132,133,132)
#787978
(120,121,120)
#6C6D6C
(108,109,108)
#606160
(96,97,96)
#545554
(84,85,84)
#484948
(72,73,72)
#3C3D3C
(60,61,60)
#303130
(48,49,48)
#242524
(36,37,36)
#181918
(24,25,24)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #848584

#848584
(132,133,132)
#8F908F
(143,144,143)
#9A9B9A
(154,155,154)
#A5A6A5
(165,166,165)
#B0B1B0
(176,177,176)
#BBBCBB
(187,188,187)
#C6C7C6
(198,199,198)
#D1D2D1
(209,210,209)
#DCDDDC
(220,221,220)
#E7E8E7
(231,232,231)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848584; }

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

This text font color is #848584.

Background Color

.myBgColor { background-color: #848584; }

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

This div background color is #848584.

Border color

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

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

This div border color is #848584.

Opacity

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

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

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

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

This text has shadow with #848584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848584.

Preview

Color preview on black background

This text has color #848584 on black background.


Color preview on white background

This text has color #848584 on white background.


Black color preview on #848584 background

This text has black color on #848584 background.


White color preview on #848584 background

This text has white color on #848584 background.


Related colors

Complementary color

Complementary color for #hex is #7B7A7B.


I love getcolorcode.com

Triadic colors

1 #848485 and #858484 with #848584 are triadic colors.

2 #848584 and #858484 with #848584 are triadic colors.