COLOR #839390

HEX: #839390 RGB: (131,147,144)

Color info

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

RGB color model

#839390 color RGB value is (131,147,144).

RGB: (131,147,144) (51%, 58%, 56%)

RGB channels and saturation

R 131 of 255 = 51%
G 147 of 255 = 58%
B 144 of 255 = 56%

131
147
144

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

Portions of RGB colors in percentages

R + G + B = 131 + 147 + 144 = 422 (100%)
R 131 of 422 ~ 31.04%
G 147 of 422 ~ 34.83%
B 144 of 422 ~ 34.12'%

%31.04
%34.83
%34.12

CMYK color model

#839390 color CMYK value is (11,0,2,42).

  • cyan value is 10.88%
  • magenta value is 0.00%
  • yellow value is 2.04%
  • key color value is 42.35%

CMYK: (11,0,2,42)
C11M0Y2K42 (11%, 0%, 2%, 42%)
(0.11 / 0.00 / 0.02 / 0.42)

CMYK percentages

%10.88
%0
%2.04
%42.35

Codes

Color #839390 in popluar color models

83 93 90
RGB 131 147 144
HSL 169° 6.90% 54.51%
HSB/HSV 169° 10.88% 57.65%
CMYK 10.88% 0.00% 2.04%
42.35%

Color #839390 in popluar number systems.

HEX 83 93 90
Decimal 131 147 144
Binary 10000011 10010011 10010000
Octal 203 223 220

Shades and tints

Shades of #839390

#839390
(131,147,144)
#788683
(120,134,131)
#6D7976
(109,121,118)
#626C69
(98,108,105)
#575F5C
(87,95,92)
#4C524F
(76,82,79)
#414542
(65,69,66)
#363835
(54,56,53)
#2B2B28
(43,43,40)
#201E1B
(32,30,27)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #839390

#839390
(131,147,144)
#8E9C9A
(142,156,154)
#99A5A4
(153,165,164)
#A4AEAE
(164,174,174)
#AFB7B8
(175,183,184)
#BAC0C2
(186,192,194)
#C5C9CC
(197,201,204)
#D0D2D6
(208,210,214)
#DBDBE0
(219,219,224)
#E6E4EA
(230,228,234)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839390; }

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

This text font color is #839390.

Background Color

.myBgColor { background-color: #839390; }

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

This div background color is #839390.

Border color

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

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

This div border color is #839390.

Opacity

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

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

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

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

This text has shadow with #839390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839390.

Preview

Color preview on black background

This text has color #839390 on black background.


Color preview on white background

This text has color #839390 on white background.


Black color preview on #839390 background

This text has black color on #839390 background.


White color preview on #839390 background

This text has white color on #839390 background.


Related colors

Complementary color

Complementary color for #hex is #7C6C6F.


I love getcolorcode.com

Triadic colors

1 #908393 and #939083 with #839390 are triadic colors.

2 #909383 and #938390 with #839390 are triadic colors.