COLOR #9AD8B6

HEX: #9AD8B6 RGB: (154,216,182)

Color info

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

RGB color model

#9AD8B6 color RGB value is (154,216,182).

RGB: (154,216,182) (60%, 85%, 71%)

RGB channels and saturation

R 154 of 255 = 60%
G 216 of 255 = 85%
B 182 of 255 = 71%

154
216
182

R + G + B ~ 72%. #9AD8B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 216 + 182 = 552 (100%)
R 154 of 552 ~ 27.9%
G 216 of 552 ~ 39.13%
B 182 of 552 ~ 32.97'%

%27.9
%39.13
%32.97

CMYK color model

#9AD8B6 color CMYK value is (29,0,16,15).

  • cyan value is 28.70%
  • magenta value is 0.00%
  • yellow value is 15.74%
  • key color value is 15.29%

CMYK: (29,0,16,15)
C29M0Y16K15 (29%, 0%, 16%, 15%)
(0.29 / 0.00 / 0.16 / 0.15)

CMYK percentages

%28.7
%0
%15.74
%15.29

Codes

Color #9AD8B6 in popluar color models

9A D8 B6
RGB 154 216 182
HSL 147° 44.29% 72.55%
HSB/HSV 147° 28.70% 84.71%
CMYK 28.70% 0.00% 15.74%
15.29%

Color #9AD8B6 in popluar number systems.

HEX 9A D8 B6
Decimal 154 216 182
Binary 10011010 11011000 10110110
Octal 232 330 266

Shades and tints

Shades of #9AD8B6

#9AD8B6
(154,216,182)
#8CC5A6
(140,197,166)
#7EB296
(126,178,150)
#709F86
(112,159,134)
#628C76
(98,140,118)
#547966
(84,121,102)
#466656
(70,102,86)
#385346
(56,83,70)
#2A4036
(42,64,54)
#1C2D26
(28,45,38)
#0E1A16
(14,26,22)
#000000
(0,0,0)

Tints of #9AD8B6

#9AD8B6
(154,216,182)
#A3DBBC
(163,219,188)
#ACDEC2
(172,222,194)
#B5E1C8
(181,225,200)
#BEE4CE
(190,228,206)
#C7E7D4
(199,231,212)
#D0EADA
(208,234,218)
#D9EDE0
(217,237,224)
#E2F0E6
(226,240,230)
#EBF3EC
(235,243,236)
#F4F6F2
(244,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9AD8B6 color. Also use rgb(154,216,182) instead hex code.

Text Font Color

.myTextColor { color: #9AD8B6; }

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

This text font color is #9AD8B6.

Background Color

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

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

This div background color is #9AD8B6.

Border color

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

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

This div border color is #9AD8B6.

Opacity

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

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

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

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

This text has shadow with #9AD8B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AD8B6.

Preview

Color preview on black background

This text has color #9AD8B6 on black background.


Color preview on white background

This text has color #9AD8B6 on white background.


Black color preview on #9AD8B6 background

This text has black color on #9AD8B6 background.


White color preview on #9AD8B6 background

This text has white color on #9AD8B6 background.


Related colors

Complementary color

Complementary color for #hex is #652749.


I love getcolorcode.com

Triadic colors

1 #B69AD8 and #D8B69A with #9AD8B6 are triadic colors.

2 #B6D89A and #D89AB6 with #9AD8B6 are triadic colors.