COLOR #ADE4EA

HEX: #ADE4EA RGB: (173,228,234)

Renk bilgisi

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

RGB renk modeli

#ADE4EA color RGB value is (173,228,234).

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

RGB bağlantıları ve doygunluk

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

173
228
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 234 = 635 (100%)
R 173 of 635 ~ 27.24%
G 228 of 635 ~ 35.91%
B 234 of 635 ~ 36.85'%

%27.24
%35.91
%36.85

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.07%
  • eflatun tonu 2.56%
  • 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
%2.56
%0
%8.24

Codes

Color #ADE4EA in popluar color models

AD E4 EA
RGB 173 228 234
HSL 186° 59.22% 79.80%
HSB/HSV 186° 26.07% 91.76%
CMYK 26.07% 2.56% 0.00%
8.24%

Color #ADE4EA in popluar number systems.

HEX AD E4 EA
Decimal 173 228 234
Binary 10101101 11100100 11101010
Octal 255 344 352

Shades and tints

Shades of #ADE4EA

#ADE4EA
(173,228,234)
#9ED0D5
(158,208,213)
#8FBCC0
(143,188,192)
#80A8AB
(128,168,171)
#719496
(113,148,150)
#628081
(98,128,129)
#536C6C
(83,108,108)
#445857
(68,88,87)
#354442
(53,68,66)
#26302D
(38,48,45)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #ADE4EA

#ADE4EA
(173,228,234)
#B4E6EB
(180,230,235)
#BBE8EC
(187,232,236)
#C2EAED
(194,234,237)
#C9ECEE
(201,236,238)
#D0EEEF
(208,238,239)
#D7F0F0
(215,240,240)
#DEF2F1
(222,242,241)
#E5F4F2
(229,244,242)
#ECF6F3
(236,246,243)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4EA; }

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

This text font color is #ADE4EA.

Background Color

.myBgColor { background-color: #ADE4EA; }

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

This div background color is #ADE4EA.

Border color

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

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

This div border color is #ADE4EA.

Opacity

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

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

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

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

This text has shadow with #ADE4EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4EA.

Preview

Color preview on black background

This text has color #ADE4EA on black background.


Color preview on white background

This text has color #ADE4EA on white background.


Black color preview on #ADE4EA background

This text has black color on #ADE4EA background.


White color preview on #ADE4EA background

This text has white color on #ADE4EA background.


Related colors

Complementary color

Complementary color for #hex is #521B15.


I love getcolorcode.com

Triadic colors

1 #EAADE4 and #E4EAAD with #ADE4EA are triadic colors.

2 #EAE4AD and #E4ADEA with #ADE4EA are triadic colors.