COLOR #8494A5

HEX: #8494A5 RGB: (132,148,165)

Color info

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

RGB color model

#8494A5 color RGB value is (132,148,165).

RGB: (132,148,165) (52%, 58%, 65%)

RGB channels and saturation

R 132 of 255 = 52%
G 148 of 255 = 58%
B 165 of 255 = 65%

132
148
165

R + G + B ~ 58%. #8494A5 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 148 + 165 = 445 (100%)
R 132 of 445 ~ 29.66%
G 148 of 445 ~ 33.26%
B 165 of 445 ~ 37.08'%

%29.66
%33.26
%37.08

CMYK color model

#8494A5 color CMYK value is (20,10,0,35).

  • cyan value is 20.00%
  • magenta value is 10.30%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (20,10,0,35)
C20M10Y0K35 (20%, 10%, 0%, 35%)
(0.20 / 0.10 / 0.00 / 0.35)

CMYK percentages

%20
%10.3
%0
%35.29

Codes

Color #8494A5 in popluar color models

84 94 A5
RGB 132 148 165
HSL 211° 15.49% 58.24%
HSB/HSV 211° 20.00% 64.71%
CMYK 20.00% 10.30% 0.00%
35.29%

Color #8494A5 in popluar number systems.

HEX 84 94 A5
Decimal 132 148 165
Binary 10000100 10010100 10100101
Octal 204 224 245

Shades and tints

Shades of #8494A5

#8494A5
(132,148,165)
#788796
(120,135,150)
#6C7A87
(108,122,135)
#606D78
(96,109,120)
#546069
(84,96,105)
#48535A
(72,83,90)
#3C464B
(60,70,75)
#30393C
(48,57,60)
#242C2D
(36,44,45)
#181F1E
(24,31,30)
#0C120F
(12,18,15)
#000000
(0,0,0)

Tints of #8494A5

#8494A5
(132,148,165)
#8F9DAD
(143,157,173)
#9AA6B5
(154,166,181)
#A5AFBD
(165,175,189)
#B0B8C5
(176,184,197)
#BBC1CD
(187,193,205)
#C6CAD5
(198,202,213)
#D1D3DD
(209,211,221)
#DCDCE5
(220,220,229)
#E7E5ED
(231,229,237)
#F2EEF5
(242,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8494A5 color. Also use rgb(132,148,165) instead hex code.

Text Font Color

.myTextColor { color: #8494A5; }

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

This text font color is #8494A5.

Background Color

.myBgColor { background-color: #8494A5; }

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

This div background color is #8494A5.

Border color

.myBorderColor { border: 1px solid #8494A5; }

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

This div border color is #8494A5.

Opacity

.myOpacity80 { color: #8494A5; opacity: 0.8; }

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

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

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

This text has shadow with #8494A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8494A5.

Preview

Color preview on black background

This text has color #8494A5 on black background.


Color preview on white background

This text has color #8494A5 on white background.


Black color preview on #8494A5 background

This text has black color on #8494A5 background.


White color preview on #8494A5 background

This text has white color on #8494A5 background.


Related colors

Complementary color

Complementary color for #hex is #7B6B5A.


I love getcolorcode.com

Triadic colors

1 #A58494 and #94A584 with #8494A5 are triadic colors.

2 #A59484 and #9484A5 with #8494A5 are triadic colors.