COLOR #ADE0EB

HEX: #ADE0EB RGB: (173,224,235)

Renk bilgisi

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

RGB renk modeli

#ADE0EB color RGB value is (173,224,235).

RGB: (173,224,235) (68%, 88%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 235 of 255 = 92%

173
224
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 235 = 632 (100%)
R 173 of 632 ~ 27.37%
G 224 of 632 ~ 35.44%
B 235 of 632 ~ 37.18'%

%27.37
%35.44
%37.18

CMYK RENK MODELİ

#ADE0EB rengi CMYK tonu (26,5,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 4.68%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,5,0,8)
C26M5Y0K8 (26%, 5%, 0%, 8%)
(0.26 / 0.05 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%4.68
%0
%7.84

Codes

Color #ADE0EB in popluar color models

AD E0 EB
RGB 173 224 235
HSL 191° 60.78% 80.00%
HSB/HSV 191° 26.38% 92.16%
CMYK 26.38% 4.68% 0.00%
7.84%

Color #ADE0EB in popluar number systems.

HEX AD E0 EB
Decimal 173 224 235
Binary 10101101 11100000 11101011
Octal 255 340 353

Shades and tints

Shades of #ADE0EB

#ADE0EB
(173,224,235)
#9ECCD6
(158,204,214)
#8FB8C1
(143,184,193)
#80A4AC
(128,164,172)
#719097
(113,144,151)
#627C82
(98,124,130)
#53686D
(83,104,109)
#445458
(68,84,88)
#354043
(53,64,67)
#262C2E
(38,44,46)
#171819
(23,24,25)
#000000
(0,0,0)

Tints of #ADE0EB

#ADE0EB
(173,224,235)
#B4E2EC
(180,226,236)
#BBE4ED
(187,228,237)
#C2E6EE
(194,230,238)
#C9E8EF
(201,232,239)
#D0EAF0
(208,234,240)
#D7ECF1
(215,236,241)
#DEEEF2
(222,238,242)
#E5F0F3
(229,240,243)
#ECF2F4
(236,242,244)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE0EB color. Also use rgb(173,224,235) instead hex code.

Text Font Color

.myTextColor { color: #ADE0EB; }

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

This text font color is #ADE0EB.

Background Color

.myBgColor { background-color: #ADE0EB; }

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

This div background color is #ADE0EB.

Border color

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

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

This div border color is #ADE0EB.

Opacity

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

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

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

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

This text has shadow with #ADE0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0EB.

Preview

Color preview on black background

This text has color #ADE0EB on black background.


Color preview on white background

This text has color #ADE0EB on white background.


Black color preview on #ADE0EB background

This text has black color on #ADE0EB background.


White color preview on #ADE0EB background

This text has white color on #ADE0EB background.


Related colors

Complementary color

Complementary color for #hex is #521F14.


I love getcolorcode.com

Triadic colors

1 #EBADE0 and #E0EBAD with #ADE0EB are triadic colors.

2 #EBE0AD and #E0ADEB with #ADE0EB are triadic colors.