COLOR #838184

HEX: #838184 RGB: (131,129,132)

Color info

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

RGB color model

#838184 color RGB value is (131,129,132).

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

RGB channels and saturation

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

131
129
132

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

Portions of RGB colors in percentages

R + G + B = 131 + 129 + 132 = 392 (100%)
R 131 of 392 ~ 33.42%
G 129 of 392 ~ 32.91%
B 132 of 392 ~ 33.67'%

%33.42
%32.91
%33.67

CMYK color model

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

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

CMYK: (1,2,0,48)
C1M2Y0K48 (1%, 2%, 0%, 48%)
(0.01 / 0.02 / 0.00 / 0.48)

CMYK percentages

%0.76
%2.27
%0
%48.24

Codes

Color #838184 in popluar color models

83 81 84
RGB 131 129 132
HSL 280° 1.20% 51.18%
HSB/HSV 280° 2.27% 51.76%
CMYK 0.76% 2.27% 0.00%
48.24%

Color #838184 in popluar number systems.

HEX 83 81 84
Decimal 131 129 132
Binary 10000011 10000001 10000100
Octal 203 201 204

Shades and tints

Shades of #838184

#838184
(131,129,132)
#787678
(120,118,120)
#6D6B6C
(109,107,108)
#626060
(98,96,96)
#575554
(87,85,84)
#4C4A48
(76,74,72)
#413F3C
(65,63,60)
#363430
(54,52,48)
#2B2924
(43,41,36)
#201E18
(32,30,24)
#15130C
(21,19,12)
#000000
(0,0,0)

Tints of #838184

#838184
(131,129,132)
#8E8C8F
(142,140,143)
#99979A
(153,151,154)
#A4A2A5
(164,162,165)
#AFADB0
(175,173,176)
#BAB8BB
(186,184,187)
#C5C3C6
(197,195,198)
#D0CED1
(208,206,209)
#DBD9DC
(219,217,220)
#E6E4E7
(230,228,231)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838184; }

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

This text font color is #838184.

Background Color

.myBgColor { background-color: #838184; }

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

This div background color is #838184.

Border color

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

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

This div border color is #838184.

Opacity

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

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

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

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

This text has shadow with #838184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838184.

Preview

Color preview on black background

This text has color #838184 on black background.


Color preview on white background

This text has color #838184 on white background.


Black color preview on #838184 background

This text has black color on #838184 background.


White color preview on #838184 background

This text has white color on #838184 background.


Related colors

Complementary color

Complementary color for #hex is #7C7E7B.


I love getcolorcode.com

Triadic colors

1 #848381 and #818483 with #838184 are triadic colors.

2 #848183 and #818384 with #838184 are triadic colors.