COLOR #838490

HEX: #838490 RGB: (131,132,144)

Color info

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

RGB color model

#838490 color RGB value is (131,132,144).

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

RGB channels and saturation

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

131
132
144

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

Portions of RGB colors in percentages

R + G + B = 131 + 132 + 144 = 407 (100%)
R 131 of 407 ~ 32.19%
G 132 of 407 ~ 32.43%
B 144 of 407 ~ 35.38'%

%32.19
%32.43
%35.38

CMYK color model

#838490 color CMYK value is (9,8,0,44).

  • cyan value is 9.03%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (9,8,0,44)
C9M8Y0K44 (9%, 8%, 0%, 44%)
(0.09 / 0.08 / 0.00 / 0.44)

CMYK percentages

%9.03
%8.33
%0
%43.53

Codes

Color #838490 in popluar color models

83 84 90
RGB 131 132 144
HSL 235° 5.53% 53.92%
HSB/HSV 235° 9.03% 56.47%
CMYK 9.03% 8.33% 0.00%
43.53%

Color #838490 in popluar number systems.

HEX 83 84 90
Decimal 131 132 144
Binary 10000011 10000100 10010000
Octal 203 204 220

Shades and tints

Shades of #838490

#838490
(131,132,144)
#787883
(120,120,131)
#6D6C76
(109,108,118)
#626069
(98,96,105)
#57545C
(87,84,92)
#4C484F
(76,72,79)
#413C42
(65,60,66)
#363035
(54,48,53)
#2B2428
(43,36,40)
#20181B
(32,24,27)
#150C0E
(21,12,14)
#000000
(0,0,0)

Tints of #838490

#838490
(131,132,144)
#8E8F9A
(142,143,154)
#999AA4
(153,154,164)
#A4A5AE
(164,165,174)
#AFB0B8
(175,176,184)
#BABBC2
(186,187,194)
#C5C6CC
(197,198,204)
#D0D1D6
(208,209,214)
#DBDCE0
(219,220,224)
#E6E7EA
(230,231,234)
#F1F2F4
(241,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838490; }

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

This text font color is #838490.

Background Color

.myBgColor { background-color: #838490; }

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

This div background color is #838490.

Border color

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

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

This div border color is #838490.

Opacity

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

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

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

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

This text has shadow with #838490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838490.

Preview

Color preview on black background

This text has color #838490 on black background.


Color preview on white background

This text has color #838490 on white background.


Black color preview on #838490 background

This text has black color on #838490 background.


White color preview on #838490 background

This text has white color on #838490 background.


Related colors

Complementary color

Complementary color for #hex is #7C7B6F.


I love getcolorcode.com

Triadic colors

1 #908384 and #849083 with #838490 are triadic colors.

2 #908483 and #848390 with #838490 are triadic colors.