COLOR #ADEEC9

HEX: #ADEEC9 RGB: (173,238,201)

Renk bilgisi

#ADEEC9 contains mainly green and blue colors. #ADEEC9 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEEC9 color RGB value is (173,238,201).

RGB: (173,238,201) (68%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 201 of 255 = 79%

173
238
201

R + G + B ~ 80%. #ADEEC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 201 = 612 (100%)
R 173 of 612 ~ 28.27%
G 238 of 612 ~ 38.89%
B 201 of 612 ~ 32.84'%

%28.27
%38.89
%32.84

CMYK RENK MODELİ

#ADEEC9 rengi CMYK tonu (27,0,16,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 15.55%
  • ana renk tonu 6.67%

CMYK: (27,0,16,7)
C27M0Y16K7 (27%, 0%, 16%, 7%)
(0.27 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%27.31
%0
%15.55
%6.67

Codes

Color #ADEEC9 in popluar color models

AD EE C9
RGB 173 238 201
HSL 146° 65.66% 80.59%
HSB/HSV 146° 27.31% 93.33%
CMYK 27.31% 0.00% 15.55%
6.67%

Color #ADEEC9 in popluar number systems.

HEX AD EE C9
Decimal 173 238 201
Binary 10101101 11101110 11001001
Octal 255 356 311

Shades and tints

Shades of #ADEEC9

#ADEEC9
(173,238,201)
#9ED9B7
(158,217,183)
#8FC4A5
(143,196,165)
#80AF93
(128,175,147)
#719A81
(113,154,129)
#62856F
(98,133,111)
#53705D
(83,112,93)
#445B4B
(68,91,75)
#354639
(53,70,57)
#263127
(38,49,39)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADEEC9

#ADEEC9
(173,238,201)
#B4EFCD
(180,239,205)
#BBF0D1
(187,240,209)
#C2F1D5
(194,241,213)
#C9F2D9
(201,242,217)
#D0F3DD
(208,243,221)
#D7F4E1
(215,244,225)
#DEF5E5
(222,245,229)
#E5F6E9
(229,246,233)
#ECF7ED
(236,247,237)
#F3F8F1
(243,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEEC9 color. Also use rgb(173,238,201) instead hex code.

Text Font Color

.myTextColor { color: #ADEEC9; }

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

This text font color is #ADEEC9.

Background Color

.myBgColor { background-color: #ADEEC9; }

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

This div background color is #ADEEC9.

Border color

.myBorderColor { border: 1px solid #ADEEC9; }

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

This div border color is #ADEEC9.

Opacity

.myOpacity80 { color: #ADEEC9; opacity: 0.8; }

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

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

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

This text has shadow with #ADEEC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEC9.

Preview

Color preview on black background

This text has color #ADEEC9 on black background.


Color preview on white background

This text has color #ADEEC9 on white background.


Black color preview on #ADEEC9 background

This text has black color on #ADEEC9 background.


White color preview on #ADEEC9 background

This text has white color on #ADEEC9 background.


Related colors

Complementary color

Complementary color for #hex is #521136.


I love getcolorcode.com

Triadic colors

1 #C9ADEE and #EEC9AD with #ADEEC9 are triadic colors.

2 #C9EEAD and #EEADC9 with #ADEEC9 are triadic colors.