COLOR #8ABAD0

HEX: #8ABAD0 RGB: (138,186,208)

Color info

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

RGB color model

#8ABAD0 color RGB value is (138,186,208).

RGB: (138,186,208) (54%, 73%, 82%)

RGB channels and saturation

R 138 of 255 = 54%
G 186 of 255 = 73%
B 208 of 255 = 82%

138
186
208

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

Portions of RGB colors in percentages

R + G + B = 138 + 186 + 208 = 532 (100%)
R 138 of 532 ~ 25.94%
G 186 of 532 ~ 34.96%
B 208 of 532 ~ 39.1'%

%25.94
%34.96
%39.1

CMYK color model

#8ABAD0 color CMYK value is (34,11,0,18).

  • cyan value is 33.65%
  • magenta value is 10.58%
  • yellow value is 0.00%
  • key color value is 18.43%

CMYK: (34,11,0,18)
C34M11Y0K18 (34%, 11%, 0%, 18%)
(0.34 / 0.11 / 0.00 / 0.18)

CMYK percentages

%33.65
%10.58
%0
%18.43

Codes

Color #8ABAD0 in popluar color models

8A BA D0
RGB 138 186 208
HSL 199° 42.68% 67.84%
HSB/HSV 199° 33.65% 81.57%
CMYK 33.65% 10.58% 0.00%
18.43%

Color #8ABAD0 in popluar number systems.

HEX 8A BA D0
Decimal 138 186 208
Binary 10001010 10111010 11010000
Octal 212 272 320

Shades and tints

Shades of #8ABAD0

#8ABAD0
(138,186,208)
#7EAABE
(126,170,190)
#729AAC
(114,154,172)
#668A9A
(102,138,154)
#5A7A88
(90,122,136)
#4E6A76
(78,106,118)
#425A64
(66,90,100)
#364A52
(54,74,82)
#2A3A40
(42,58,64)
#1E2A2E
(30,42,46)
#121A1C
(18,26,28)
#000000
(0,0,0)

Tints of #8ABAD0

#8ABAD0
(138,186,208)
#94C0D4
(148,192,212)
#9EC6D8
(158,198,216)
#A8CCDC
(168,204,220)
#B2D2E0
(178,210,224)
#BCD8E4
(188,216,228)
#C6DEE8
(198,222,232)
#D0E4EC
(208,228,236)
#DAEAF0
(218,234,240)
#E4F0F4
(228,240,244)
#EEF6F8
(238,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8ABAD0 color. Also use rgb(138,186,208) instead hex code.

Text Font Color

.myTextColor { color: #8ABAD0; }

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

This text font color is #8ABAD0.

Background Color

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

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

This div background color is #8ABAD0.

Border color

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

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

This div border color is #8ABAD0.

Opacity

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

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

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

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

This text has shadow with #8ABAD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8ABAD0.

Preview

Color preview on black background

This text has color #8ABAD0 on black background.


Color preview on white background

This text has color #8ABAD0 on white background.


Black color preview on #8ABAD0 background

This text has black color on #8ABAD0 background.


White color preview on #8ABAD0 background

This text has white color on #8ABAD0 background.


Related colors

Complementary color

Complementary color for #hex is #75452F.


I love getcolorcode.com

Triadic colors

1 #D08ABA and #BAD08A with #8ABAD0 are triadic colors.

2 #D0BA8A and #BA8AD0 with #8ABAD0 are triadic colors.