COLOR #ADE1D9

HEX: #ADE1D9 RGB: (173,225,217)

Renk bilgisi

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

RGB renk modeli

#ADE1D9 color RGB value is (173,225,217).

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

RGB bağlantıları ve doygunluk

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

173
225
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 217 = 615 (100%)
R 173 of 615 ~ 28.13%
G 225 of 615 ~ 36.59%
B 217 of 615 ~ 35.28'%

%28.13
%36.59
%35.28

CMYK RENK MODELİ

#ADE1D9 rengi CMYK tonu (23,0,4,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 3.56%
  • ana renk tonu 11.76%

CMYK: (23,0,4,12)
C23M0Y4K12 (23%, 0%, 4%, 12%)
(0.23 / 0.00 / 0.04 / 0.12)

CMYK yüzdeleri

%23.11
%0
%3.56
%11.76

Codes

Color #ADE1D9 in popluar color models

AD E1 D9
RGB 173 225 217
HSL 171° 46.43% 78.04%
HSB/HSV 171° 23.11% 88.24%
CMYK 23.11% 0.00% 3.56%
11.76%

Color #ADE1D9 in popluar number systems.

HEX AD E1 D9
Decimal 173 225 217
Binary 10101101 11100001 11011001
Octal 255 341 331

Shades and tints

Shades of #ADE1D9

#ADE1D9
(173,225,217)
#9ECDC6
(158,205,198)
#8FB9B3
(143,185,179)
#80A5A0
(128,165,160)
#71918D
(113,145,141)
#627D7A
(98,125,122)
#536967
(83,105,103)
#445554
(68,85,84)
#354141
(53,65,65)
#262D2E
(38,45,46)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADE1D9

#ADE1D9
(173,225,217)
#B4E3DC
(180,227,220)
#BBE5DF
(187,229,223)
#C2E7E2
(194,231,226)
#C9E9E5
(201,233,229)
#D0EBE8
(208,235,232)
#D7EDEB
(215,237,235)
#DEEFEE
(222,239,238)
#E5F1F1
(229,241,241)
#ECF3F4
(236,243,244)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1D9; }

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

This text font color is #ADE1D9.

Background Color

.myBgColor { background-color: #ADE1D9; }

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

This div background color is #ADE1D9.

Border color

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

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

This div border color is #ADE1D9.

Opacity

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

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

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

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

This text has shadow with #ADE1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1D9.

Preview

Color preview on black background

This text has color #ADE1D9 on black background.


Color preview on white background

This text has color #ADE1D9 on white background.


Black color preview on #ADE1D9 background

This text has black color on #ADE1D9 background.


White color preview on #ADE1D9 background

This text has white color on #ADE1D9 background.


Related colors

Complementary color

Complementary color for #hex is #521E26.


I love getcolorcode.com

Triadic colors

1 #D9ADE1 and #E1D9AD with #ADE1D9 are triadic colors.

2 #D9E1AD and #E1ADD9 with #ADE1D9 are triadic colors.