COLOR #ADE3DC

HEX: #ADE3DC RGB: (173,227,220)

Renk bilgisi

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

RGB renk modeli

#ADE3DC color RGB value is (173,227,220).

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

RGB bağlantıları ve doygunluk

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

173
227
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 220 = 620 (100%)
R 173 of 620 ~ 27.9%
G 227 of 620 ~ 36.61%
B 220 of 620 ~ 35.48'%

%27.9
%36.61
%35.48

CMYK RENK MODELİ

#ADE3DC rengi CMYK tonu (24,0,3,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 3.08%
  • ana renk tonu 10.98%

CMYK: (24,0,3,11)
C24M0Y3K11 (24%, 0%, 3%, 11%)
(0.24 / 0.00 / 0.03 / 0.11)

CMYK yüzdeleri

%23.79
%0
%3.08
%10.98

Codes

Color #ADE3DC in popluar color models

AD E3 DC
RGB 173 227 220
HSL 172° 49.09% 78.43%
HSB/HSV 172° 23.79% 89.02%
CMYK 23.79% 0.00% 3.08%
10.98%

Color #ADE3DC in popluar number systems.

HEX AD E3 DC
Decimal 173 227 220
Binary 10101101 11100011 11011100
Octal 255 343 334

Shades and tints

Shades of #ADE3DC

#ADE3DC
(173,227,220)
#9ECFC8
(158,207,200)
#8FBBB4
(143,187,180)
#80A7A0
(128,167,160)
#71938C
(113,147,140)
#627F78
(98,127,120)
#536B64
(83,107,100)
#445750
(68,87,80)
#35433C
(53,67,60)
#262F28
(38,47,40)
#171B14
(23,27,20)
#000000
(0,0,0)

Tints of #ADE3DC

#ADE3DC
(173,227,220)
#B4E5DF
(180,229,223)
#BBE7E2
(187,231,226)
#C2E9E5
(194,233,229)
#C9EBE8
(201,235,232)
#D0EDEB
(208,237,235)
#D7EFEE
(215,239,238)
#DEF1F1
(222,241,241)
#E5F3F4
(229,243,244)
#ECF5F7
(236,245,247)
#F3F7FA
(243,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3DC; }

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

This text font color is #ADE3DC.

Background Color

.myBgColor { background-color: #ADE3DC; }

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

This div background color is #ADE3DC.

Border color

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

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

This div border color is #ADE3DC.

Opacity

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

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

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

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

This text has shadow with #ADE3DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3DC.

Preview

Color preview on black background

This text has color #ADE3DC on black background.


Color preview on white background

This text has color #ADE3DC on white background.


Black color preview on #ADE3DC background

This text has black color on #ADE3DC background.


White color preview on #ADE3DC background

This text has white color on #ADE3DC background.


Related colors

Complementary color

Complementary color for #hex is #521C23.


I love getcolorcode.com

Triadic colors

1 #DCADE3 and #E3DCAD with #ADE3DC are triadic colors.

2 #DCE3AD and #E3ADDC with #ADE3DC are triadic colors.