COLOR #8AD4D9

HEX: #8AD4D9 RGB: (138,212,217)

Color info

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

RGB color model

#8AD4D9 color RGB value is (138,212,217).

RGB: (138,212,217) (54%, 83%, 85%)

RGB channels and saturation

R 138 of 255 = 54%
G 212 of 255 = 83%
B 217 of 255 = 85%

138
212
217

R + G + B ~ 74%. #8AD4D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 212 + 217 = 567 (100%)
R 138 of 567 ~ 24.34%
G 212 of 567 ~ 37.39%
B 217 of 567 ~ 38.27'%

%24.34
%37.39
%38.27

CMYK color model

#8AD4D9 color CMYK value is (36,2,0,15).

  • cyan value is 36.41%
  • magenta value is 2.30%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (36,2,0,15)
C36M2Y0K15 (36%, 2%, 0%, 15%)
(0.36 / 0.02 / 0.00 / 0.15)

CMYK percentages

%36.41
%2.3
%0
%14.9

Codes

Color #8AD4D9 in popluar color models

8A D4 D9
RGB 138 212 217
HSL 184° 50.97% 69.61%
HSB/HSV 184° 36.41% 85.10%
CMYK 36.41% 2.30% 0.00%
14.90%

Color #8AD4D9 in popluar number systems.

HEX 8A D4 D9
Decimal 138 212 217
Binary 10001010 11010100 11011001
Octal 212 324 331

Shades and tints

Shades of #8AD4D9

#8AD4D9
(138,212,217)
#7EC1C6
(126,193,198)
#72AEB3
(114,174,179)
#669BA0
(102,155,160)
#5A888D
(90,136,141)
#4E757A
(78,117,122)
#426267
(66,98,103)
#364F54
(54,79,84)
#2A3C41
(42,60,65)
#1E292E
(30,41,46)
#12161B
(18,22,27)
#000000
(0,0,0)

Tints of #8AD4D9

#8AD4D9
(138,212,217)
#94D7DC
(148,215,220)
#9EDADF
(158,218,223)
#A8DDE2
(168,221,226)
#B2E0E5
(178,224,229)
#BCE3E8
(188,227,232)
#C6E6EB
(198,230,235)
#D0E9EE
(208,233,238)
#DAECF1
(218,236,241)
#E4EFF4
(228,239,244)
#EEF2F7
(238,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AD4D9 color. Also use rgb(138,212,217) instead hex code.

Text Font Color

.myTextColor { color: #8AD4D9; }

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

This text font color is #8AD4D9.

Background Color

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

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

This div background color is #8AD4D9.

Border color

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

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

This div border color is #8AD4D9.

Opacity

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

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

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

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

This text has shadow with #8AD4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AD4D9.

Preview

Color preview on black background

This text has color #8AD4D9 on black background.


Color preview on white background

This text has color #8AD4D9 on white background.


Black color preview on #8AD4D9 background

This text has black color on #8AD4D9 background.


White color preview on #8AD4D9 background

This text has white color on #8AD4D9 background.


Related colors

Complementary color

Complementary color for #hex is #752B26.


I love getcolorcode.com

Triadic colors

1 #D98AD4 and #D4D98A with #8AD4D9 are triadic colors.

2 #D9D48A and #D48AD9 with #8AD4D9 are triadic colors.