COLOR #ADE0E4

HEX: #ADE0E4 RGB: (173,224,228)

Renk bilgisi

#ADE0E4 contains red, green and blue colors in about the same proportion. #ADE0E4 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE0E4 color RGB value is (173,224,228).

RGB: (173,224,228) (68%, 88%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 228 of 255 = 89%

173
224
228

R + G + B ~ 82%. #ADE0E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 228 = 625 (100%)
R 173 of 625 ~ 27.68%
G 224 of 625 ~ 35.84%
B 228 of 625 ~ 36.48'%

%27.68
%35.84
%36.48

CMYK RENK MODELİ

#ADE0E4 rengi CMYK tonu (24,2,0,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 1.75%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (24,2,0,11)
C24M2Y0K11 (24%, 2%, 0%, 11%)
(0.24 / 0.02 / 0.00 / 0.11)

CMYK yüzdeleri

%24.12
%1.75
%0
%10.59

Codes

Color #ADE0E4 in popluar color models

AD E0 E4
RGB 173 224 228
HSL 184° 50.46% 78.63%
HSB/HSV 184° 24.12% 89.41%
CMYK 24.12% 1.75% 0.00%
10.59%

Color #ADE0E4 in popluar number systems.

HEX AD E0 E4
Decimal 173 224 228
Binary 10101101 11100000 11100100
Octal 255 340 344

Shades and tints

Shades of #ADE0E4

#ADE0E4
(173,224,228)
#9ECCD0
(158,204,208)
#8FB8BC
(143,184,188)
#80A4A8
(128,164,168)
#719094
(113,144,148)
#627C80
(98,124,128)
#53686C
(83,104,108)
#445458
(68,84,88)
#354044
(53,64,68)
#262C30
(38,44,48)
#17181C
(23,24,28)
#000000
(0,0,0)

Tints of #ADE0E4

#ADE0E4
(173,224,228)
#B4E2E6
(180,226,230)
#BBE4E8
(187,228,232)
#C2E6EA
(194,230,234)
#C9E8EC
(201,232,236)
#D0EAEE
(208,234,238)
#D7ECF0
(215,236,240)
#DEEEF2
(222,238,242)
#E5F0F4
(229,240,244)
#ECF2F6
(236,242,246)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0E4; }

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

This text font color is #ADE0E4.

Background Color

.myBgColor { background-color: #ADE0E4; }

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

This div background color is #ADE0E4.

Border color

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

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

This div border color is #ADE0E4.

Opacity

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

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

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

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

This text has shadow with #ADE0E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0E4.

Preview

Color preview on black background

This text has color #ADE0E4 on black background.


Color preview on white background

This text has color #ADE0E4 on white background.


Black color preview on #ADE0E4 background

This text has black color on #ADE0E4 background.


White color preview on #ADE0E4 background

This text has white color on #ADE0E4 background.


Related colors

Complementary color

Complementary color for #hex is #521F1B.


I love getcolorcode.com

Triadic colors

1 #E4ADE0 and #E0E4AD with #ADE0E4 are triadic colors.

2 #E4E0AD and #E0ADE4 with #ADE0E4 are triadic colors.