COLOR #ADE4DC

HEX: #ADE4DC RGB: (173,228,220)

Renk bilgisi

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

RGB renk modeli

#ADE4DC color RGB value is (173,228,220).

RGB: (173,228,220) (68%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 220 of 255 = 86%

173
228
220

R + G + B ~ 81%. #ADE4DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 220 = 621 (100%)
R 173 of 621 ~ 27.86%
G 228 of 621 ~ 36.71%
B 220 of 621 ~ 35.43'%

%27.86
%36.71
%35.43

CMYK RENK MODELİ

#ADE4DC rengi CMYK tonu (24,0,4,11).

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

CMYK: (24,0,4,11)
C24M0Y4K11 (24%, 0%, 4%, 11%)
(0.24 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%24.12
%0
%3.51
%10.59

Codes

Color #ADE4DC in popluar color models

AD E4 DC
RGB 173 228 220
HSL 171° 50.46% 78.63%
HSB/HSV 171° 24.12% 89.41%
CMYK 24.12% 0.00% 3.51%
10.59%

Color #ADE4DC in popluar number systems.

HEX AD E4 DC
Decimal 173 228 220
Binary 10101101 11100100 11011100
Octal 255 344 334

Shades and tints

Shades of #ADE4DC

#ADE4DC
(173,228,220)
#9ED0C8
(158,208,200)
#8FBCB4
(143,188,180)
#80A8A0
(128,168,160)
#71948C
(113,148,140)
#628078
(98,128,120)
#536C64
(83,108,100)
#445850
(68,88,80)
#35443C
(53,68,60)
#263028
(38,48,40)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADE4DC

#ADE4DC
(173,228,220)
#B4E6DF
(180,230,223)
#BBE8E2
(187,232,226)
#C2EAE5
(194,234,229)
#C9ECE8
(201,236,232)
#D0EEEB
(208,238,235)
#D7F0EE
(215,240,238)
#DEF2F1
(222,242,241)
#E5F4F4
(229,244,244)
#ECF6F7
(236,246,247)
#F3F8FA
(243,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4DC; }

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

This text font color is #ADE4DC.

Background Color

.myBgColor { background-color: #ADE4DC; }

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

This div background color is #ADE4DC.

Border color

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

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

This div border color is #ADE4DC.

Opacity

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

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

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

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

This text has shadow with #ADE4DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4DC.

Preview

Color preview on black background

This text has color #ADE4DC on black background.


Color preview on white background

This text has color #ADE4DC on white background.


Black color preview on #ADE4DC background

This text has black color on #ADE4DC background.


White color preview on #ADE4DC background

This text has white color on #ADE4DC background.


Related colors

Complementary color

Complementary color for #hex is #521B23.


I love getcolorcode.com

Triadic colors

1 #DCADE4 and #E4DCAD with #ADE4DC are triadic colors.

2 #DCE4AD and #E4ADDC with #ADE4DC are triadic colors.