COLOR #ADE5DC

HEX: #ADE5DC RGB: (173,229,220)

Renk bilgisi

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

RGB renk modeli

#ADE5DC color RGB value is (173,229,220).

RGB: (173,229,220) (68%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 220 of 255 = 86%

173
229
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 220 = 622 (100%)
R 173 of 622 ~ 27.81%
G 229 of 622 ~ 36.82%
B 220 of 622 ~ 35.37'%

%27.81
%36.82
%35.37

CMYK RENK MODELİ

#ADE5DC rengi CMYK tonu (24,0,4,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 3.93%
  • ana renk tonu 10.20%

CMYK: (24,0,4,10)
C24M0Y4K10 (24%, 0%, 4%, 10%)
(0.24 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%24.45
%0
%3.93
%10.2

Codes

Color #ADE5DC in popluar color models

AD E5 DC
RGB 173 229 220
HSL 170° 51.85% 78.82%
HSB/HSV 170° 24.45% 89.80%
CMYK 24.45% 0.00% 3.93%
10.20%

Color #ADE5DC in popluar number systems.

HEX AD E5 DC
Decimal 173 229 220
Binary 10101101 11100101 11011100
Octal 255 345 334

Shades and tints

Shades of #ADE5DC

#ADE5DC
(173,229,220)
#9ED1C8
(158,209,200)
#8FBDB4
(143,189,180)
#80A9A0
(128,169,160)
#71958C
(113,149,140)
#628178
(98,129,120)
#536D64
(83,109,100)
#445950
(68,89,80)
#35453C
(53,69,60)
#263128
(38,49,40)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #ADE5DC

#ADE5DC
(173,229,220)
#B4E7DF
(180,231,223)
#BBE9E2
(187,233,226)
#C2EBE5
(194,235,229)
#C9EDE8
(201,237,232)
#D0EFEB
(208,239,235)
#D7F1EE
(215,241,238)
#DEF3F1
(222,243,241)
#E5F5F4
(229,245,244)
#ECF7F7
(236,247,247)
#F3F9FA
(243,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5DC; }

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

This text font color is #ADE5DC.

Background Color

.myBgColor { background-color: #ADE5DC; }

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

This div background color is #ADE5DC.

Border color

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

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

This div border color is #ADE5DC.

Opacity

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

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

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

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

This text has shadow with #ADE5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5DC.

Preview

Color preview on black background

This text has color #ADE5DC on black background.


Color preview on white background

This text has color #ADE5DC on white background.


Black color preview on #ADE5DC background

This text has black color on #ADE5DC background.


White color preview on #ADE5DC background

This text has white color on #ADE5DC background.


Related colors

Complementary color

Complementary color for #hex is #521A23.


I love getcolorcode.com

Triadic colors

1 #DCADE5 and #E5DCAD with #ADE5DC are triadic colors.

2 #DCE5AD and #E5ADDC with #ADE5DC are triadic colors.