COLOR #ADE2E4

HEX: #ADE2E4 RGB: (173,226,228)

Renk bilgisi

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

RGB renk modeli

#ADE2E4 color RGB value is (173,226,228).

RGB: (173,226,228) (68%, 89%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 228 of 255 = 89%

173
226
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 228 = 627 (100%)
R 173 of 627 ~ 27.59%
G 226 of 627 ~ 36.04%
B 228 of 627 ~ 36.36'%

%27.59
%36.04
%36.36

CMYK RENK MODELİ

#ADE2E4 rengi CMYK tonu (24,1,0,11).

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

CMYK: (24,1,0,11)
C24M1Y0K11 (24%, 1%, 0%, 11%)
(0.24 / 0.01 / 0.00 / 0.11)

CMYK yüzdeleri

%24.12
%0.88
%0
%10.59

Codes

Color #ADE2E4 in popluar color models

AD E2 E4
RGB 173 226 228
HSL 182° 50.46% 78.63%
HSB/HSV 182° 24.12% 89.41%
CMYK 24.12% 0.88% 0.00%
10.59%

Color #ADE2E4 in popluar number systems.

HEX AD E2 E4
Decimal 173 226 228
Binary 10101101 11100010 11100100
Octal 255 342 344

Shades and tints

Shades of #ADE2E4

#ADE2E4
(173,226,228)
#9ECED0
(158,206,208)
#8FBABC
(143,186,188)
#80A6A8
(128,166,168)
#719294
(113,146,148)
#627E80
(98,126,128)
#536A6C
(83,106,108)
#445658
(68,86,88)
#354244
(53,66,68)
#262E30
(38,46,48)
#171A1C
(23,26,28)
#000000
(0,0,0)

Tints of #ADE2E4

#ADE2E4
(173,226,228)
#B4E4E6
(180,228,230)
#BBE6E8
(187,230,232)
#C2E8EA
(194,232,234)
#C9EAEC
(201,234,236)
#D0ECEE
(208,236,238)
#D7EEF0
(215,238,240)
#DEF0F2
(222,240,242)
#E5F2F4
(229,242,244)
#ECF4F6
(236,244,246)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2E4; }

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

This text font color is #ADE2E4.

Background Color

.myBgColor { background-color: #ADE2E4; }

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

This div background color is #ADE2E4.

Border color

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

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

This div border color is #ADE2E4.

Opacity

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

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

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

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

This text has shadow with #ADE2E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2E4.

Preview

Color preview on black background

This text has color #ADE2E4 on black background.


Color preview on white background

This text has color #ADE2E4 on white background.


Black color preview on #ADE2E4 background

This text has black color on #ADE2E4 background.


White color preview on #ADE2E4 background

This text has white color on #ADE2E4 background.


Related colors

Complementary color

Complementary color for #hex is #521D1B.


I love getcolorcode.com

Triadic colors

1 #E4ADE2 and #E2E4AD with #ADE2E4 are triadic colors.

2 #E4E2AD and #E2ADE4 with #ADE2E4 are triadic colors.