COLOR #ADE2EE

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

Renk bilgisi

#ADE2EE contains mainly green and blue colors. #ADE2EE ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
226
238

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

Yüzdelerle RGB renk parçaları

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

%27.16
%35.48
%37.36

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%27.31
%5.04
%0
%6.67

Codes

Color #ADE2EE in popluar color models

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

Color #ADE2EE in popluar number systems.

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

Shades and tints

Shades of #ADE2EE

#ADE2EE
(173,226,238)
#9ECED9
(158,206,217)
#8FBAC4
(143,186,196)
#80A6AF
(128,166,175)
#71929A
(113,146,154)
#627E85
(98,126,133)
#536A70
(83,106,112)
#44565B
(68,86,91)
#354246
(53,66,70)
#262E31
(38,46,49)
#171A1C
(23,26,28)
#000000
(0,0,0)

Tints of #ADE2EE

#ADE2EE
(173,226,238)
#B4E4EF
(180,228,239)
#BBE6F0
(187,230,240)
#C2E8F1
(194,232,241)
#C9EAF2
(201,234,242)
#D0ECF3
(208,236,243)
#D7EEF4
(215,238,244)
#DEF0F5
(222,240,245)
#E5F2F6
(229,242,246)
#ECF4F7
(236,244,247)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2EE; }

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

This text font color is #ADE2EE.

Background Color

.myBgColor { background-color: #ADE2EE; }

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

This div background color is #ADE2EE.

Border color

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

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

This div border color is #ADE2EE.

Opacity

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

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

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

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

This text has shadow with #ADE2EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2EE.

Preview

Color preview on black background

This text has color #ADE2EE on black background.


Color preview on white background

This text has color #ADE2EE on white background.


Black color preview on #ADE2EE background

This text has black color on #ADE2EE background.


White color preview on #ADE2EE background

This text has white color on #ADE2EE background.


Related colors

Complementary color

Complementary color for #hex is #521D11.


I love getcolorcode.com

Triadic colors

1 #EEADE2 and #E2EEAD with #ADE2EE are triadic colors.

2 #EEE2AD and #E2ADEE with #ADE2EE are triadic colors.