COLOR #839890

HEX: #839890 RGB: (131,152,144)

Color info

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

RGB color model

#839890 color RGB value is (131,152,144).

RGB: (131,152,144) (51%, 60%, 56%)

RGB channels and saturation

R 131 of 255 = 51%
G 152 of 255 = 60%
B 144 of 255 = 56%

131
152
144

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

Portions of RGB colors in percentages

R + G + B = 131 + 152 + 144 = 427 (100%)
R 131 of 427 ~ 30.68%
G 152 of 427 ~ 35.6%
B 144 of 427 ~ 33.72'%

%30.68
%35.6
%33.72

CMYK color model

#839890 color CMYK value is (14,0,5,40).

  • cyan value is 13.82%
  • magenta value is 0.00%
  • yellow value is 5.26%
  • key color value is 40.39%

CMYK: (14,0,5,40)
C14M0Y5K40 (14%, 0%, 5%, 40%)
(0.14 / 0.00 / 0.05 / 0.40)

CMYK percentages

%13.82
%0
%5.26
%40.39

Codes

Color #839890 in popluar color models

83 98 90
RGB 131 152 144
HSL 157° 9.25% 55.49%
HSB/HSV 157° 13.82% 59.61%
CMYK 13.82% 0.00% 5.26%
40.39%

Color #839890 in popluar number systems.

HEX 83 98 90
Decimal 131 152 144
Binary 10000011 10011000 10010000
Octal 203 230 220

Shades and tints

Shades of #839890

#839890
(131,152,144)
#788B83
(120,139,131)
#6D7E76
(109,126,118)
#627169
(98,113,105)
#57645C
(87,100,92)
#4C574F
(76,87,79)
#414A42
(65,74,66)
#363D35
(54,61,53)
#2B3028
(43,48,40)
#20231B
(32,35,27)
#15160E
(21,22,14)
#000000
(0,0,0)

Tints of #839890

#839890
(131,152,144)
#8EA19A
(142,161,154)
#99AAA4
(153,170,164)
#A4B3AE
(164,179,174)
#AFBCB8
(175,188,184)
#BAC5C2
(186,197,194)
#C5CECC
(197,206,204)
#D0D7D6
(208,215,214)
#DBE0E0
(219,224,224)
#E6E9EA
(230,233,234)
#F1F2F4
(241,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839890; }

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

This text font color is #839890.

Background Color

.myBgColor { background-color: #839890; }

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

This div background color is #839890.

Border color

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

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

This div border color is #839890.

Opacity

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

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

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

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

This text has shadow with #839890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839890.

Preview

Color preview on black background

This text has color #839890 on black background.


Color preview on white background

This text has color #839890 on white background.


Black color preview on #839890 background

This text has black color on #839890 background.


White color preview on #839890 background

This text has white color on #839890 background.


Related colors

Complementary color

Complementary color for #hex is #7C676F.


I love getcolorcode.com

Triadic colors

1 #908398 and #989083 with #839890 are triadic colors.

2 #909883 and #988390 with #839890 are triadic colors.