COLOR #ADE0EA

HEX: #ADE0EA RGB: (173,224,234)

Renk bilgisi

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

RGB renk modeli

#ADE0EA color RGB value is (173,224,234).

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

RGB bağlantıları ve doygunluk

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

173
224
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 234 = 631 (100%)
R 173 of 631 ~ 27.42%
G 224 of 631 ~ 35.5%
B 234 of 631 ~ 37.08'%

%27.42
%35.5
%37.08

CMYK RENK MODELİ

#ADE0EA rengi CMYK tonu (26,4,0,8).

  • camgöbeği tonu 26.07%
  • eflatun tonu 4.27%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (26,4,0,8)
C26M4Y0K8 (26%, 4%, 0%, 8%)
(0.26 / 0.04 / 0.00 / 0.08)

CMYK yüzdeleri

%26.07
%4.27
%0
%8.24

Codes

Color #ADE0EA in popluar color models

AD E0 EA
RGB 173 224 234
HSL 190° 59.22% 79.80%
HSB/HSV 190° 26.07% 91.76%
CMYK 26.07% 4.27% 0.00%
8.24%

Color #ADE0EA in popluar number systems.

HEX AD E0 EA
Decimal 173 224 234
Binary 10101101 11100000 11101010
Octal 255 340 352

Shades and tints

Shades of #ADE0EA

#ADE0EA
(173,224,234)
#9ECCD5
(158,204,213)
#8FB8C0
(143,184,192)
#80A4AB
(128,164,171)
#719096
(113,144,150)
#627C81
(98,124,129)
#53686C
(83,104,108)
#445457
(68,84,87)
#354042
(53,64,66)
#262C2D
(38,44,45)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #ADE0EA

#ADE0EA
(173,224,234)
#B4E2EB
(180,226,235)
#BBE4EC
(187,228,236)
#C2E6ED
(194,230,237)
#C9E8EE
(201,232,238)
#D0EAEF
(208,234,239)
#D7ECF0
(215,236,240)
#DEEEF1
(222,238,241)
#E5F0F2
(229,240,242)
#ECF2F3
(236,242,243)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0EA; }

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

This text font color is #ADE0EA.

Background Color

.myBgColor { background-color: #ADE0EA; }

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

This div background color is #ADE0EA.

Border color

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

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

This div border color is #ADE0EA.

Opacity

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

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

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

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

This text has shadow with #ADE0EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0EA.

Preview

Color preview on black background

This text has color #ADE0EA on black background.


Color preview on white background

This text has color #ADE0EA on white background.


Black color preview on #ADE0EA background

This text has black color on #ADE0EA background.


White color preview on #ADE0EA background

This text has white color on #ADE0EA background.


Related colors

Complementary color

Complementary color for #hex is #521F15.


I love getcolorcode.com

Triadic colors

1 #EAADE0 and #E0EAAD with #ADE0EA are triadic colors.

2 #EAE0AD and #E0ADEA with #ADE0EA are triadic colors.