COLOR #8A9AC6

HEX: #8A9AC6 RGB: (138,154,198)

Color info

#8A9AC6 contains mainly green and blue colors. Web safe color of #8A9AC6 is #9999CC (or #99C).

RGB color model

#8A9AC6 color RGB value is (138,154,198).

RGB: (138,154,198) (54%, 60%, 78%)

RGB channels and saturation

R 138 of 255 = 54%
G 154 of 255 = 60%
B 198 of 255 = 78%

138
154
198

R + G + B ~ 64%. #8A9AC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 154 + 198 = 490 (100%)
R 138 of 490 ~ 28.16%
G 154 of 490 ~ 31.43%
B 198 of 490 ~ 40.41'%

%28.16
%31.43
%40.41

CMYK color model

#8A9AC6 color CMYK value is (30,22,0,22).

  • cyan value is 30.30%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (30,22,0,22)
C30M22Y0K22 (30%, 22%, 0%, 22%)
(0.30 / 0.22 / 0.00 / 0.22)

CMYK percentages

%30.3
%22.22
%0
%22.35

Codes

Color #8A9AC6 in popluar color models

8A 9A C6
RGB 138 154 198
HSL 224° 34.48% 65.88%
HSB/HSV 224° 30.30% 77.65%
CMYK 30.30% 22.22% 0.00%
22.35%

Color #8A9AC6 in popluar number systems.

HEX 8A 9A C6
Decimal 138 154 198
Binary 10001010 10011010 11000110
Octal 212 232 306

Shades and tints

Shades of #8A9AC6

#8A9AC6
(138,154,198)
#7E8CB4
(126,140,180)
#727EA2
(114,126,162)
#667090
(102,112,144)
#5A627E
(90,98,126)
#4E546C
(78,84,108)
#42465A
(66,70,90)
#363848
(54,56,72)
#2A2A36
(42,42,54)
#1E1C24
(30,28,36)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #8A9AC6

#8A9AC6
(138,154,198)
#94A3CB
(148,163,203)
#9EACD0
(158,172,208)
#A8B5D5
(168,181,213)
#B2BEDA
(178,190,218)
#BCC7DF
(188,199,223)
#C6D0E4
(198,208,228)
#D0D9E9
(208,217,233)
#DAE2EE
(218,226,238)
#E4EBF3
(228,235,243)
#EEF4F8
(238,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A9AC6 color. Also use rgb(138,154,198) instead hex code.

Text Font Color

.myTextColor { color: #8A9AC6; }

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

This text font color is #8A9AC6.

Background Color

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

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

This div background color is #8A9AC6.

Border color

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

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

This div border color is #8A9AC6.

Opacity

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

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

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

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

This text has shadow with #8A9AC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A9AC6.

Preview

Color preview on black background

This text has color #8A9AC6 on black background.


Color preview on white background

This text has color #8A9AC6 on white background.


Black color preview on #8A9AC6 background

This text has black color on #8A9AC6 background.


White color preview on #8A9AC6 background

This text has white color on #8A9AC6 background.


Related colors

Complementary color

Complementary color for #hex is #756539.


I love getcolorcode.com

Triadic colors

1 #C68A9A and #9AC68A with #8A9AC6 are triadic colors.

2 #C69A8A and #9A8AC6 with #8A9AC6 are triadic colors.