COLOR #808394

HEX: #808394 RGB: (128,131,148)

Color info

#808394 contains red, green and blue colors in about the same proportion. Web safe color of #808394 is #669999 (or #699).

RGB color model

#808394 color RGB value is (128,131,148).

RGB: (128,131,148) (50%, 51%, 58%)

RGB channels and saturation

R 128 of 255 = 50%
G 131 of 255 = 51%
B 148 of 255 = 58%

128
131
148

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

Portions of RGB colors in percentages

R + G + B = 128 + 131 + 148 = 407 (100%)
R 128 of 407 ~ 31.45%
G 131 of 407 ~ 32.19%
B 148 of 407 ~ 36.36'%

%31.45
%32.19
%36.36

CMYK color model

#808394 color CMYK value is (14,11,0,42).

  • cyan value is 13.51%
  • magenta value is 11.49%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (14,11,0,42)
C14M11Y0K42 (14%, 11%, 0%, 42%)
(0.14 / 0.11 / 0.00 / 0.42)

CMYK percentages

%13.51
%11.49
%0
%41.96

Codes

Color #808394 in popluar color models

80 83 94
RGB 128 131 148
HSL 231° 8.55% 54.12%
HSB/HSV 231° 13.51% 58.04%
CMYK 13.51% 11.49% 0.00%
41.96%

Color #808394 in popluar number systems.

HEX 80 83 94
Decimal 128 131 148
Binary 10000000 10000011 10010100
Octal 200 203 224

Shades and tints

Shades of #808394

#808394
(128,131,148)
#757887
(117,120,135)
#6A6D7A
(106,109,122)
#5F626D
(95,98,109)
#545760
(84,87,96)
#494C53
(73,76,83)
#3E4146
(62,65,70)
#333639
(51,54,57)
#282B2C
(40,43,44)
#1D201F
(29,32,31)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #808394

#808394
(128,131,148)
#8B8E9D
(139,142,157)
#9699A6
(150,153,166)
#A1A4AF
(161,164,175)
#ACAFB8
(172,175,184)
#B7BAC1
(183,186,193)
#C2C5CA
(194,197,202)
#CDD0D3
(205,208,211)
#D8DBDC
(216,219,220)
#E3E6E5
(227,230,229)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #808394; }

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

This text font color is #808394.

Background Color

.myBgColor { background-color: #808394; }

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

This div background color is #808394.

Border color

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

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

This div border color is #808394.

Opacity

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

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

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

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

This text has shadow with #808394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808394.

Preview

Color preview on black background

This text has color #808394 on black background.


Color preview on white background

This text has color #808394 on white background.


Black color preview on #808394 background

This text has black color on #808394 background.


White color preview on #808394 background

This text has white color on #808394 background.


Related colors

Complementary color

Complementary color for #hex is #7F7C6B.


I love getcolorcode.com

Triadic colors

1 #948083 and #839480 with #808394 are triadic colors.

2 #948380 and #838094 with #808394 are triadic colors.