COLOR #9AD3D9

HEX: #9AD3D9 RGB: (154,211,217)

Color info

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

RGB color model

#9AD3D9 color RGB value is (154,211,217).

RGB: (154,211,217) (60%, 83%, 85%)

RGB channels and saturation

R 154 of 255 = 60%
G 211 of 255 = 83%
B 217 of 255 = 85%

154
211
217

R + G + B ~ 76%. #9AD3D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 211 + 217 = 582 (100%)
R 154 of 582 ~ 26.46%
G 211 of 582 ~ 36.25%
B 217 of 582 ~ 37.29'%

%26.46
%36.25
%37.29

CMYK color model

#9AD3D9 color CMYK value is (29,3,0,15).

  • cyan value is 29.03%
  • magenta value is 2.76%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (29,3,0,15)
C29M3Y0K15 (29%, 3%, 0%, 15%)
(0.29 / 0.03 / 0.00 / 0.15)

CMYK percentages

%29.03
%2.76
%0
%14.9

Codes

Color #9AD3D9 in popluar color models

9A D3 D9
RGB 154 211 217
HSL 186° 45.32% 72.75%
HSB/HSV 186° 29.03% 85.10%
CMYK 29.03% 2.76% 0.00%
14.90%

Color #9AD3D9 in popluar number systems.

HEX 9A D3 D9
Decimal 154 211 217
Binary 10011010 11010011 11011001
Octal 232 323 331

Shades and tints

Shades of #9AD3D9

#9AD3D9
(154,211,217)
#8CC0C6
(140,192,198)
#7EADB3
(126,173,179)
#709AA0
(112,154,160)
#62878D
(98,135,141)
#54747A
(84,116,122)
#466167
(70,97,103)
#384E54
(56,78,84)
#2A3B41
(42,59,65)
#1C282E
(28,40,46)
#0E151B
(14,21,27)
#000000
(0,0,0)

Tints of #9AD3D9

#9AD3D9
(154,211,217)
#A3D7DC
(163,215,220)
#ACDBDF
(172,219,223)
#B5DFE2
(181,223,226)
#BEE3E5
(190,227,229)
#C7E7E8
(199,231,232)
#D0EBEB
(208,235,235)
#D9EFEE
(217,239,238)
#E2F3F1
(226,243,241)
#EBF7F4
(235,247,244)
#F4FBF7
(244,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AD3D9 color. Also use rgb(154,211,217) instead hex code.

Text Font Color

.myTextColor { color: #9AD3D9; }

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

This text font color is #9AD3D9.

Background Color

.myBgColor { background-color: #9AD3D9; }

<div style="background-color:#9AD3D9">Inner text</div>

This div background color is #9AD3D9.

Border color

.myBorderColor { border: 1px solid #9AD3D9; }

<div style="border:3px solid #9AD3D9">Div</div>

This div border color is #9AD3D9.

Opacity

.myOpacity80 { color: #9AD3D9; opacity: 0.8; }

<p style="color:#9AD3D9;opacity:0.8;">80%</p>

Text with #9AD3D9 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 #9AD3D9;}

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

This text has shadow with #9AD3D9 color.


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

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

This text has shadow with #9AD3D9 primary color and red secondary color.


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

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

This text has shadow with #9AD3D9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9AD3D9.

Preview

Color preview on black background

This text has color #9AD3D9 on black background.


Color preview on white background

This text has color #9AD3D9 on white background.


Black color preview on #9AD3D9 background

This text has black color on #9AD3D9 background.


White color preview on #9AD3D9 background

This text has white color on #9AD3D9 background.


Related colors

Complementary color

Complementary color for #hex is #652C26.


I love getcolorcode.com

Triadic colors

1 #D99AD3 and #D3D99A with #9AD3D9 are triadic colors.

2 #D9D39A and #D39AD9 with #9AD3D9 are triadic colors.