COLOR #ADE0D9

HEX: #ADE0D9 RGB: (173,224,217)

Renk bilgisi

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

RGB renk modeli

#ADE0D9 color RGB value is (173,224,217).

RGB: (173,224,217) (68%, 88%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 217 of 255 = 85%

173
224
217

R + G + B ~ 80%. #ADE0D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 217 = 614 (100%)
R 173 of 614 ~ 28.18%
G 224 of 614 ~ 36.48%
B 217 of 614 ~ 35.34'%

%28.18
%36.48
%35.34

CMYK RENK MODELİ

#ADE0D9 rengi CMYK tonu (23,0,3,12).

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

CMYK: (23,0,3,12)
C23M0Y3K12 (23%, 0%, 3%, 12%)
(0.23 / 0.00 / 0.03 / 0.12)

CMYK yüzdeleri

%22.77
%0
%3.13
%12.16

Codes

Color #ADE0D9 in popluar color models

AD E0 D9
RGB 173 224 217
HSL 172° 45.13% 77.84%
HSB/HSV 172° 22.77% 87.84%
CMYK 22.77% 0.00% 3.13%
12.16%

Color #ADE0D9 in popluar number systems.

HEX AD E0 D9
Decimal 173 224 217
Binary 10101101 11100000 11011001
Octal 255 340 331

Shades and tints

Shades of #ADE0D9

#ADE0D9
(173,224,217)
#9ECCC6
(158,204,198)
#8FB8B3
(143,184,179)
#80A4A0
(128,164,160)
#71908D
(113,144,141)
#627C7A
(98,124,122)
#536867
(83,104,103)
#445454
(68,84,84)
#354041
(53,64,65)
#262C2E
(38,44,46)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADE0D9

#ADE0D9
(173,224,217)
#B4E2DC
(180,226,220)
#BBE4DF
(187,228,223)
#C2E6E2
(194,230,226)
#C9E8E5
(201,232,229)
#D0EAE8
(208,234,232)
#D7ECEB
(215,236,235)
#DEEEEE
(222,238,238)
#E5F0F1
(229,240,241)
#ECF2F4
(236,242,244)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0D9; }

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

This text font color is #ADE0D9.

Background Color

.myBgColor { background-color: #ADE0D9; }

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

This div background color is #ADE0D9.

Border color

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

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

This div border color is #ADE0D9.

Opacity

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

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

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

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

This text has shadow with #ADE0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0D9.

Preview

Color preview on black background

This text has color #ADE0D9 on black background.


Color preview on white background

This text has color #ADE0D9 on white background.


Black color preview on #ADE0D9 background

This text has black color on #ADE0D9 background.


White color preview on #ADE0D9 background

This text has white color on #ADE0D9 background.


Related colors

Complementary color

Complementary color for #hex is #521F26.


I love getcolorcode.com

Triadic colors

1 #D9ADE0 and #E0D9AD with #ADE0D9 are triadic colors.

2 #D9E0AD and #E0ADD9 with #ADE0D9 are triadic colors.