COLOR #9AEDD8

HEX: #9AEDD8 RGB: (154,237,216)

Color info

#9AEDD8 contains mainly green and blue colors. Web safe color of #9AEDD8 is #99FFCC (or #9FC).

RGB color model

#9AEDD8 color RGB value is (154,237,216).

RGB: (154,237,216) (60%, 93%, 85%)

RGB channels and saturation

R 154 of 255 = 60%
G 237 of 255 = 93%
B 216 of 255 = 85%

154
237
216

R + G + B ~ 79%. #9AEDD8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 154 + 237 + 216 = 607 (100%)
R 154 of 607 ~ 25.37%
G 237 of 607 ~ 39.04%
B 216 of 607 ~ 35.58'%

%25.37
%39.04
%35.58

CMYK color model

#9AEDD8 color CMYK value is (35,0,9,7).

  • cyan value is 35.02%
  • magenta value is 0.00%
  • yellow value is 8.86%
  • key color value is 7.06%

CMYK: (35,0,9,7)
C35M0Y9K7 (35%, 0%, 9%, 7%)
(0.35 / 0.00 / 0.09 / 0.07)

CMYK percentages

%35.02
%0
%8.86
%7.06

Codes

Color #9AEDD8 in popluar color models

9A ED D8
RGB 154 237 216
HSL 165° 69.75% 76.67%
HSB/HSV 165° 35.02% 92.94%
CMYK 35.02% 0.00% 8.86%
7.06%

Color #9AEDD8 in popluar number systems.

HEX 9A ED D8
Decimal 154 237 216
Binary 10011010 11101101 11011000
Octal 232 355 330

Shades and tints

Shades of #9AEDD8

#9AEDD8
(154,237,216)
#8CD8C5
(140,216,197)
#7EC3B2
(126,195,178)
#70AE9F
(112,174,159)
#62998C
(98,153,140)
#548479
(84,132,121)
#466F66
(70,111,102)
#385A53
(56,90,83)
#2A4540
(42,69,64)
#1C302D
(28,48,45)
#0E1B1A
(14,27,26)
#000000
(0,0,0)

Tints of #9AEDD8

#9AEDD8
(154,237,216)
#A3EEDB
(163,238,219)
#ACEFDE
(172,239,222)
#B5F0E1
(181,240,225)
#BEF1E4
(190,241,228)
#C7F2E7
(199,242,231)
#D0F3EA
(208,243,234)
#D9F4ED
(217,244,237)
#E2F5F0
(226,245,240)
#EBF6F3
(235,246,243)
#F4F7F6
(244,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9AEDD8; }

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

This text font color is #9AEDD8.

Background Color

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

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

This div background color is #9AEDD8.

Border color

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

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

This div border color is #9AEDD8.

Opacity

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

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

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

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

This text has shadow with #9AEDD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9AEDD8.

Preview

Color preview on black background

This text has color #9AEDD8 on black background.


Color preview on white background

This text has color #9AEDD8 on white background.


Black color preview on #9AEDD8 background

This text has black color on #9AEDD8 background.


White color preview on #9AEDD8 background

This text has white color on #9AEDD8 background.


Related colors

Complementary color

Complementary color for #hex is #651227.


I love getcolorcode.com

Triadic colors

1 #D89AED and #EDD89A with #9AEDD8 are triadic colors.

2 #D8ED9A and #ED9AD8 with #9AEDD8 are triadic colors.