COLOR #ADE5EE

HEX: #ADE5EE RGB: (173,229,238)

Renk bilgisi

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

RGB renk modeli

#ADE5EE color RGB value is (173,229,238).

RGB: (173,229,238) (68%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 238 of 255 = 93%

173
229
238

R + G + B ~ 84%. #ADE5EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 238 = 640 (100%)
R 173 of 640 ~ 27.03%
G 229 of 640 ~ 35.78%
B 238 of 640 ~ 37.19'%

%27.03
%35.78
%37.19

CMYK RENK MODELİ

#ADE5EE rengi CMYK tonu (27,4,0,7).

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

CMYK: (27,4,0,7)
C27M4Y0K7 (27%, 4%, 0%, 7%)
(0.27 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%27.31
%3.78
%0
%6.67

Codes

Color #ADE5EE in popluar color models

AD E5 EE
RGB 173 229 238
HSL 188° 65.66% 80.59%
HSB/HSV 188° 27.31% 93.33%
CMYK 27.31% 3.78% 0.00%
6.67%

Color #ADE5EE in popluar number systems.

HEX AD E5 EE
Decimal 173 229 238
Binary 10101101 11100101 11101110
Octal 255 345 356

Shades and tints

Shades of #ADE5EE

#ADE5EE
(173,229,238)
#9ED1D9
(158,209,217)
#8FBDC4
(143,189,196)
#80A9AF
(128,169,175)
#71959A
(113,149,154)
#628185
(98,129,133)
#536D70
(83,109,112)
#44595B
(68,89,91)
#354546
(53,69,70)
#263131
(38,49,49)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #ADE5EE

#ADE5EE
(173,229,238)
#B4E7EF
(180,231,239)
#BBE9F0
(187,233,240)
#C2EBF1
(194,235,241)
#C9EDF2
(201,237,242)
#D0EFF3
(208,239,243)
#D7F1F4
(215,241,244)
#DEF3F5
(222,243,245)
#E5F5F6
(229,245,246)
#ECF7F7
(236,247,247)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5EE; }

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

This text font color is #ADE5EE.

Background Color

.myBgColor { background-color: #ADE5EE; }

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

This div background color is #ADE5EE.

Border color

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

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

This div border color is #ADE5EE.

Opacity

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

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

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

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

This text has shadow with #ADE5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5EE.

Preview

Color preview on black background

This text has color #ADE5EE on black background.


Color preview on white background

This text has color #ADE5EE on white background.


Black color preview on #ADE5EE background

This text has black color on #ADE5EE background.


White color preview on #ADE5EE background

This text has white color on #ADE5EE background.


Related colors

Complementary color

Complementary color for #hex is #521A11.


I love getcolorcode.com

Triadic colors

1 #EEADE5 and #E5EEAD with #ADE5EE are triadic colors.

2 #EEE5AD and #E5ADEE with #ADE5EE are triadic colors.