COLOR #ADE0DC

HEX: #ADE0DC RGB: (173,224,220)

Renk bilgisi

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

RGB renk modeli

#ADE0DC color RGB value is (173,224,220).

RGB: (173,224,220) (68%, 88%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 220 of 255 = 86%

173
224
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 220 = 617 (100%)
R 173 of 617 ~ 28.04%
G 224 of 617 ~ 36.3%
B 220 of 617 ~ 35.66'%

%28.04
%36.3
%35.66

CMYK RENK MODELİ

#ADE0DC rengi CMYK tonu (23,0,2,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 1.79%
  • ana renk tonu 12.16%

CMYK: (23,0,2,12)
C23M0Y2K12 (23%, 0%, 2%, 12%)
(0.23 / 0.00 / 0.02 / 0.12)

CMYK yüzdeleri

%22.77
%0
%1.79
%12.16

Codes

Color #ADE0DC in popluar color models

AD E0 DC
RGB 173 224 220
HSL 175° 45.13% 77.84%
HSB/HSV 175° 22.77% 87.84%
CMYK 22.77% 0.00% 1.79%
12.16%

Color #ADE0DC in popluar number systems.

HEX AD E0 DC
Decimal 173 224 220
Binary 10101101 11100000 11011100
Octal 255 340 334

Shades and tints

Shades of #ADE0DC

#ADE0DC
(173,224,220)
#9ECCC8
(158,204,200)
#8FB8B4
(143,184,180)
#80A4A0
(128,164,160)
#71908C
(113,144,140)
#627C78
(98,124,120)
#536864
(83,104,100)
#445450
(68,84,80)
#35403C
(53,64,60)
#262C28
(38,44,40)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #ADE0DC

#ADE0DC
(173,224,220)
#B4E2DF
(180,226,223)
#BBE4E2
(187,228,226)
#C2E6E5
(194,230,229)
#C9E8E8
(201,232,232)
#D0EAEB
(208,234,235)
#D7ECEE
(215,236,238)
#DEEEF1
(222,238,241)
#E5F0F4
(229,240,244)
#ECF2F7
(236,242,247)
#F3F4FA
(243,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0DC; }

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

This text font color is #ADE0DC.

Background Color

.myBgColor { background-color: #ADE0DC; }

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

This div background color is #ADE0DC.

Border color

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

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

This div border color is #ADE0DC.

Opacity

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

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

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

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

This text has shadow with #ADE0DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0DC.

Preview

Color preview on black background

This text has color #ADE0DC on black background.


Color preview on white background

This text has color #ADE0DC on white background.


Black color preview on #ADE0DC background

This text has black color on #ADE0DC background.


White color preview on #ADE0DC background

This text has white color on #ADE0DC background.


Related colors

Complementary color

Complementary color for #hex is #521F23.


I love getcolorcode.com

Triadic colors

1 #DCADE0 and #E0DCAD with #ADE0DC are triadic colors.

2 #DCE0AD and #E0ADDC with #ADE0DC are triadic colors.