COLOR #8AB5D7

HEX: #8AB5D7 RGB: (138,181,215)

Color info

#8AB5D7 contains mainly green and blue colors. Web safe color of #8AB5D7 is #99CCCC (or #9CC).

RGB color model

#8AB5D7 color RGB value is (138,181,215).

RGB: (138,181,215) (54%, 71%, 84%)

RGB channels and saturation

R 138 of 255 = 54%
G 181 of 255 = 71%
B 215 of 255 = 84%

138
181
215

R + G + B ~ 70%. #8AB5D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 181 + 215 = 534 (100%)
R 138 of 534 ~ 25.84%
G 181 of 534 ~ 33.9%
B 215 of 534 ~ 40.26'%

%25.84
%33.9
%40.26

CMYK color model

#8AB5D7 color CMYK value is (36,16,0,16).

  • cyan value is 35.81%
  • magenta value is 15.81%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (36,16,0,16)
C36M16Y0K16 (36%, 16%, 0%, 16%)
(0.36 / 0.16 / 0.00 / 0.16)

CMYK percentages

%35.81
%15.81
%0
%15.69

Codes

Color #8AB5D7 in popluar color models

8A B5 D7
RGB 138 181 215
HSL 206° 49.04% 69.22%
HSB/HSV 206° 35.81% 84.31%
CMYK 35.81% 15.81% 0.00%
15.69%

Color #8AB5D7 in popluar number systems.

HEX 8A B5 D7
Decimal 138 181 215
Binary 10001010 10110101 11010111
Octal 212 265 327

Shades and tints

Shades of #8AB5D7

#8AB5D7
(138,181,215)
#7EA5C4
(126,165,196)
#7295B1
(114,149,177)
#66859E
(102,133,158)
#5A758B
(90,117,139)
#4E6578
(78,101,120)
#425565
(66,85,101)
#364552
(54,69,82)
#2A353F
(42,53,63)
#1E252C
(30,37,44)
#121519
(18,21,25)
#000000
(0,0,0)

Tints of #8AB5D7

#8AB5D7
(138,181,215)
#94BBDA
(148,187,218)
#9EC1DD
(158,193,221)
#A8C7E0
(168,199,224)
#B2CDE3
(178,205,227)
#BCD3E6
(188,211,230)
#C6D9E9
(198,217,233)
#D0DFEC
(208,223,236)
#DAE5EF
(218,229,239)
#E4EBF2
(228,235,242)
#EEF1F5
(238,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8AB5D7; }

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

This text font color is #8AB5D7.

Background Color

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

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

This div background color is #8AB5D7.

Border color

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

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

This div border color is #8AB5D7.

Opacity

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

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

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

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

This text has shadow with #8AB5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AB5D7.

Preview

Color preview on black background

This text has color #8AB5D7 on black background.


Color preview on white background

This text has color #8AB5D7 on white background.


Black color preview on #8AB5D7 background

This text has black color on #8AB5D7 background.


White color preview on #8AB5D7 background

This text has white color on #8AB5D7 background.


Related colors

Complementary color

Complementary color for #hex is #754A28.


I love getcolorcode.com

Triadic colors

1 #D78AB5 and #B5D78A with #8AB5D7 are triadic colors.

2 #D7B58A and #B58AD7 with #8AB5D7 are triadic colors.