COLOR #ADE2EA

HEX: #ADE2EA RGB: (173,226,234)

Renk bilgisi

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

RGB renk modeli

#ADE2EA color RGB value is (173,226,234).

RGB: (173,226,234) (68%, 89%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 234 of 255 = 92%

173
226
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 234 = 633 (100%)
R 173 of 633 ~ 27.33%
G 226 of 633 ~ 35.7%
B 234 of 633 ~ 36.97'%

%27.33
%35.7
%36.97

CMYK RENK MODELİ

#ADE2EA rengi CMYK tonu (26,3,0,8).

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

CMYK: (26,3,0,8)
C26M3Y0K8 (26%, 3%, 0%, 8%)
(0.26 / 0.03 / 0.00 / 0.08)

CMYK yüzdeleri

%26.07
%3.42
%0
%8.24

Codes

Color #ADE2EA in popluar color models

AD E2 EA
RGB 173 226 234
HSL 188° 59.22% 79.80%
HSB/HSV 188° 26.07% 91.76%
CMYK 26.07% 3.42% 0.00%
8.24%

Color #ADE2EA in popluar number systems.

HEX AD E2 EA
Decimal 173 226 234
Binary 10101101 11100010 11101010
Octal 255 342 352

Shades and tints

Shades of #ADE2EA

#ADE2EA
(173,226,234)
#9ECED5
(158,206,213)
#8FBAC0
(143,186,192)
#80A6AB
(128,166,171)
#719296
(113,146,150)
#627E81
(98,126,129)
#536A6C
(83,106,108)
#445657
(68,86,87)
#354242
(53,66,66)
#262E2D
(38,46,45)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADE2EA

#ADE2EA
(173,226,234)
#B4E4EB
(180,228,235)
#BBE6EC
(187,230,236)
#C2E8ED
(194,232,237)
#C9EAEE
(201,234,238)
#D0ECEF
(208,236,239)
#D7EEF0
(215,238,240)
#DEF0F1
(222,240,241)
#E5F2F2
(229,242,242)
#ECF4F3
(236,244,243)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2EA; }

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

This text font color is #ADE2EA.

Background Color

.myBgColor { background-color: #ADE2EA; }

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

This div background color is #ADE2EA.

Border color

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

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

This div border color is #ADE2EA.

Opacity

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

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

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

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

This text has shadow with #ADE2EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2EA.

Preview

Color preview on black background

This text has color #ADE2EA on black background.


Color preview on white background

This text has color #ADE2EA on white background.


Black color preview on #ADE2EA background

This text has black color on #ADE2EA background.


White color preview on #ADE2EA background

This text has white color on #ADE2EA background.


Related colors

Complementary color

Complementary color for #hex is #521D15.


I love getcolorcode.com

Triadic colors

1 #EAADE2 and #E2EAAD with #ADE2EA are triadic colors.

2 #EAE2AD and #E2ADEA with #ADE2EA are triadic colors.