COLOR #8AB5E8

HEX: #8AB5E8 RGB: (138,181,232)

Color info

#8AB5E8 contains mainly green and blue colors. Web safe color of #8AB5E8 is #99CCFF (or #9CF).

RGB color model

#8AB5E8 color RGB value is (138,181,232).

RGB: (138,181,232) (54%, 71%, 91%)

RGB channels and saturation

R 138 of 255 = 54%
G 181 of 255 = 71%
B 232 of 255 = 91%

138
181
232

R + G + B ~ 72%. #8AB5E8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 181 + 232 = 551 (100%)
R 138 of 551 ~ 25.05%
G 181 of 551 ~ 32.85%
B 232 of 551 ~ 42.11'%

%25.05
%32.85
%42.11

CMYK color model

#8AB5E8 color CMYK value is (41,22,0,9).

  • cyan value is 40.52%
  • magenta value is 21.98%
  • yellow value is 0.00%
  • key color value is 9.02%

CMYK: (41,22,0,9)
C41M22Y0K9 (41%, 22%, 0%, 9%)
(0.41 / 0.22 / 0.00 / 0.09)

CMYK percentages

%40.52
%21.98
%0
%9.02

Codes

Color #8AB5E8 in popluar color models

8A B5 E8
RGB 138 181 232
HSL 213° 67.14% 72.55%
HSB/HSV 213° 40.52% 90.98%
CMYK 40.52% 21.98% 0.00%
9.02%

Color #8AB5E8 in popluar number systems.

HEX 8A B5 E8
Decimal 138 181 232
Binary 10001010 10110101 11101000
Octal 212 265 350

Shades and tints

Shades of #8AB5E8

#8AB5E8
(138,181,232)
#7EA5D3
(126,165,211)
#7295BE
(114,149,190)
#6685A9
(102,133,169)
#5A7594
(90,117,148)
#4E657F
(78,101,127)
#42556A
(66,85,106)
#364555
(54,69,85)
#2A3540
(42,53,64)
#1E252B
(30,37,43)
#121516
(18,21,22)
#000000
(0,0,0)

Tints of #8AB5E8

#8AB5E8
(138,181,232)
#94BBEA
(148,187,234)
#9EC1EC
(158,193,236)
#A8C7EE
(168,199,238)
#B2CDF0
(178,205,240)
#BCD3F2
(188,211,242)
#C6D9F4
(198,217,244)
#D0DFF6
(208,223,246)
#DAE5F8
(218,229,248)
#E4EBFA
(228,235,250)
#EEF1FC
(238,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AB5E8 color. Also use rgb(138,181,232) instead hex code.

Text Font Color

.myTextColor { color: #8AB5E8; }

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

This text font color is #8AB5E8.

Background Color

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

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

This div background color is #8AB5E8.

Border color

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

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

This div border color is #8AB5E8.

Opacity

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

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

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

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

This text has shadow with #8AB5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AB5E8.

Preview

Color preview on black background

This text has color #8AB5E8 on black background.


Color preview on white background

This text has color #8AB5E8 on white background.


Black color preview on #8AB5E8 background

This text has black color on #8AB5E8 background.


White color preview on #8AB5E8 background

This text has white color on #8AB5E8 background.


Related colors

Complementary color

Complementary color for #hex is #754A17.


I love getcolorcode.com

Triadic colors

1 #E88AB5 and #B5E88A with #8AB5E8 are triadic colors.

2 #E8B58A and #B58AE8 with #8AB5E8 are triadic colors.