COLOR #ADEEE2

HEX: #ADEEE2 RGB: (173,238,226)

Renk bilgisi

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

RGB renk modeli

#ADEEE2 color RGB value is (173,238,226).

RGB: (173,238,226) (68%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 226 of 255 = 89%

173
238
226

R + G + B ~ 83%. #ADEEE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 226 = 637 (100%)
R 173 of 637 ~ 27.16%
G 238 of 637 ~ 37.36%
B 226 of 637 ~ 35.48'%

%27.16
%37.36
%35.48

CMYK RENK MODELİ

#ADEEE2 rengi CMYK tonu (27,0,5,7).

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

CMYK: (27,0,5,7)
C27M0Y5K7 (27%, 0%, 5%, 7%)
(0.27 / 0.00 / 0.05 / 0.07)

CMYK yüzdeleri

%27.31
%0
%5.04
%6.67

Codes

Color #ADEEE2 in popluar color models

AD EE E2
RGB 173 238 226
HSL 169° 65.66% 80.59%
HSB/HSV 169° 27.31% 93.33%
CMYK 27.31% 0.00% 5.04%
6.67%

Color #ADEEE2 in popluar number systems.

HEX AD EE E2
Decimal 173 238 226
Binary 10101101 11101110 11100010
Octal 255 356 342

Shades and tints

Shades of #ADEEE2

#ADEEE2
(173,238,226)
#9ED9CE
(158,217,206)
#8FC4BA
(143,196,186)
#80AFA6
(128,175,166)
#719A92
(113,154,146)
#62857E
(98,133,126)
#53706A
(83,112,106)
#445B56
(68,91,86)
#354642
(53,70,66)
#26312E
(38,49,46)
#171C1A
(23,28,26)
#000000
(0,0,0)

Tints of #ADEEE2

#ADEEE2
(173,238,226)
#B4EFE4
(180,239,228)
#BBF0E6
(187,240,230)
#C2F1E8
(194,241,232)
#C9F2EA
(201,242,234)
#D0F3EC
(208,243,236)
#D7F4EE
(215,244,238)
#DEF5F0
(222,245,240)
#E5F6F2
(229,246,242)
#ECF7F4
(236,247,244)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEE2; }

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

This text font color is #ADEEE2.

Background Color

.myBgColor { background-color: #ADEEE2; }

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

This div background color is #ADEEE2.

Border color

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

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

This div border color is #ADEEE2.

Opacity

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

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

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

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

This text has shadow with #ADEEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEE2.

Preview

Color preview on black background

This text has color #ADEEE2 on black background.


Color preview on white background

This text has color #ADEEE2 on white background.


Black color preview on #ADEEE2 background

This text has black color on #ADEEE2 background.


White color preview on #ADEEE2 background

This text has white color on #ADEEE2 background.


Related colors

Complementary color

Complementary color for #hex is #52111D.


I love getcolorcode.com

Triadic colors

1 #E2ADEE and #EEE2AD with #ADEEE2 are triadic colors.

2 #E2EEAD and #EEADE2 with #ADEEE2 are triadic colors.