COLOR #ADE8DC

HEX: #ADE8DC RGB: (173,232,220)

Renk bilgisi

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

RGB renk modeli

#ADE8DC color RGB value is (173,232,220).

RGB: (173,232,220) (68%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 220 of 255 = 86%

173
232
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 220 = 625 (100%)
R 173 of 625 ~ 27.68%
G 232 of 625 ~ 37.12%
B 220 of 625 ~ 35.2'%

%27.68
%37.12
%35.2

CMYK RENK MODELİ

#ADE8DC rengi CMYK tonu (25,0,5,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 5.17%
  • ana renk tonu 9.02%

CMYK: (25,0,5,9)
C25M0Y5K9 (25%, 0%, 5%, 9%)
(0.25 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%25.43
%0
%5.17
%9.02

Codes

Color #ADE8DC in popluar color models

AD E8 DC
RGB 173 232 220
HSL 168° 56.19% 79.41%
HSB/HSV 168° 25.43% 90.98%
CMYK 25.43% 0.00% 5.17%
9.02%

Color #ADE8DC in popluar number systems.

HEX AD E8 DC
Decimal 173 232 220
Binary 10101101 11101000 11011100
Octal 255 350 334

Shades and tints

Shades of #ADE8DC

#ADE8DC
(173,232,220)
#9ED3C8
(158,211,200)
#8FBEB4
(143,190,180)
#80A9A0
(128,169,160)
#71948C
(113,148,140)
#627F78
(98,127,120)
#536A64
(83,106,100)
#445550
(68,85,80)
#35403C
(53,64,60)
#262B28
(38,43,40)
#171614
(23,22,20)
#000000
(0,0,0)

Tints of #ADE8DC

#ADE8DC
(173,232,220)
#B4EADF
(180,234,223)
#BBECE2
(187,236,226)
#C2EEE5
(194,238,229)
#C9F0E8
(201,240,232)
#D0F2EB
(208,242,235)
#D7F4EE
(215,244,238)
#DEF6F1
(222,246,241)
#E5F8F4
(229,248,244)
#ECFAF7
(236,250,247)
#F3FCFA
(243,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8DC; }

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

This text font color is #ADE8DC.

Background Color

.myBgColor { background-color: #ADE8DC; }

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

This div background color is #ADE8DC.

Border color

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

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

This div border color is #ADE8DC.

Opacity

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

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

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

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

This text has shadow with #ADE8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8DC.

Preview

Color preview on black background

This text has color #ADE8DC on black background.


Color preview on white background

This text has color #ADE8DC on white background.


Black color preview on #ADE8DC background

This text has black color on #ADE8DC background.


White color preview on #ADE8DC background

This text has white color on #ADE8DC background.


Related colors

Complementary color

Complementary color for #hex is #521723.


I love getcolorcode.com

Triadic colors

1 #DCADE8 and #E8DCAD with #ADE8DC are triadic colors.

2 #DCE8AD and #E8ADDC with #ADE8DC are triadic colors.