COLOR #8A9198

HEX: #8A9198 RGB: (138,145,152)

Color info

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

RGB color model

#8A9198 color RGB value is (138,145,152).

RGB: (138,145,152) (54%, 57%, 60%)

RGB channels and saturation

R 138 of 255 = 54%
G 145 of 255 = 57%
B 152 of 255 = 60%

138
145
152

R + G + B ~ 57%. #8A9198 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 145 + 152 = 435 (100%)
R 138 of 435 ~ 31.72%
G 145 of 435 ~ 33.33%
B 152 of 435 ~ 34.94'%

%31.72
%33.33
%34.94

CMYK color model

#8A9198 color CMYK value is (9,5,0,40).

  • cyan value is 9.21%
  • magenta value is 4.61%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (9,5,0,40)
C9M5Y0K40 (9%, 5%, 0%, 40%)
(0.09 / 0.05 / 0.00 / 0.40)

CMYK percentages

%9.21
%4.61
%0
%40.39

Codes

Color #8A9198 in popluar color models

8A 91 98
RGB 138 145 152
HSL 210° 6.36% 56.86%
HSB/HSV 210° 9.21% 59.61%
CMYK 9.21% 4.61% 0.00%
40.39%

Color #8A9198 in popluar number systems.

HEX 8A 91 98
Decimal 138 145 152
Binary 10001010 10010001 10011000
Octal 212 221 230

Shades and tints

Shades of #8A9198

#8A9198
(138,145,152)
#7E848B
(126,132,139)
#72777E
(114,119,126)
#666A71
(102,106,113)
#5A5D64
(90,93,100)
#4E5057
(78,80,87)
#42434A
(66,67,74)
#36363D
(54,54,61)
#2A2930
(42,41,48)
#1E1C23
(30,28,35)
#120F16
(18,15,22)
#000000
(0,0,0)

Tints of #8A9198

#8A9198
(138,145,152)
#949BA1
(148,155,161)
#9EA5AA
(158,165,170)
#A8AFB3
(168,175,179)
#B2B9BC
(178,185,188)
#BCC3C5
(188,195,197)
#C6CDCE
(198,205,206)
#D0D7D7
(208,215,215)
#DAE1E0
(218,225,224)
#E4EBE9
(228,235,233)
#EEF5F2
(238,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A9198 color. Also use rgb(138,145,152) instead hex code.

Text Font Color

.myTextColor { color: #8A9198; }

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

This text font color is #8A9198.

Background Color

.myBgColor { background-color: #8A9198; }

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

This div background color is #8A9198.

Border color

.myBorderColor { border: 1px solid #8A9198; }

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

This div border color is #8A9198.

Opacity

.myOpacity80 { color: #8A9198; opacity: 0.8; }

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

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

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

This text has shadow with #8A9198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A9198.

Preview

Color preview on black background

This text has color #8A9198 on black background.


Color preview on white background

This text has color #8A9198 on white background.


Black color preview on #8A9198 background

This text has black color on #8A9198 background.


White color preview on #8A9198 background

This text has white color on #8A9198 background.


Related colors

Complementary color

Complementary color for #hex is #756E67.


I love getcolorcode.com

Triadic colors

1 #988A91 and #91988A with #8A9198 are triadic colors.

2 #98918A and #918A98 with #8A9198 are triadic colors.