COLOR #848384

HEX: #848384 RGB: (132,131,132)

Color info

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

RGB color model

#848384 color RGB value is (132,131,132).

RGB: (132,131,132) (52%, 51%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 131 of 255 = 51%
B 132 of 255 = 52%

132
131
132

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

Portions of RGB colors in percentages

R + G + B = 132 + 131 + 132 = 395 (100%)
R 132 of 395 ~ 33.42%
G 131 of 395 ~ 33.16%
B 132 of 395 ~ 33.42'%

%33.42
%33.16
%33.42

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.76%
  • yellow value is 0.00%
  • key color value is 48.24%

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

CMYK percentages

%0
%0.76
%0
%48.24

Codes

Color #848384 in popluar color models

84 83 84
RGB 132 131 132
HSL 300° 0.40% 51.57%
HSB/HSV 300° 0.76% 51.76%
CMYK 0.00% 0.76% 0.00%
48.24%

Color #848384 in popluar number systems.

HEX 84 83 84
Decimal 132 131 132
Binary 10000100 10000011 10000100
Octal 204 203 204

Shades and tints

Shades of #848384

#848384
(132,131,132)
#787878
(120,120,120)
#6C6D6C
(108,109,108)
#606260
(96,98,96)
#545754
(84,87,84)
#484C48
(72,76,72)
#3C413C
(60,65,60)
#303630
(48,54,48)
#242B24
(36,43,36)
#182018
(24,32,24)
#0C150C
(12,21,12)
#000000
(0,0,0)

Tints of #848384

#848384
(132,131,132)
#8F8E8F
(143,142,143)
#9A999A
(154,153,154)
#A5A4A5
(165,164,165)
#B0AFB0
(176,175,176)
#BBBABB
(187,186,187)
#C6C5C6
(198,197,198)
#D1D0D1
(209,208,209)
#DCDBDC
(220,219,220)
#E7E6E7
(231,230,231)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848384; }

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

This text font color is #848384.

Background Color

.myBgColor { background-color: #848384; }

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

This div background color is #848384.

Border color

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

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

This div border color is #848384.

Opacity

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

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

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

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

This text has shadow with #848384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848384.

Preview

Color preview on black background

This text has color #848384 on black background.


Color preview on white background

This text has color #848384 on white background.


Black color preview on #848384 background

This text has black color on #848384 background.


White color preview on #848384 background

This text has white color on #848384 background.


Related colors

Complementary color

Complementary color for #hex is #7B7C7B.


I love getcolorcode.com

Triadic colors

1 #848483 and #838484 with #848384 are triadic colors.

2 #848384 and #838484 with #848384 are triadic colors.