COLOR #ADE1D6

HEX: #ADE1D6 RGB: (173,225,214)

Renk bilgisi

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

RGB renk modeli

#ADE1D6 color RGB value is (173,225,214).

RGB: (173,225,214) (68%, 88%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 214 of 255 = 84%

173
225
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 214 = 612 (100%)
R 173 of 612 ~ 28.27%
G 225 of 612 ~ 36.76%
B 214 of 612 ~ 34.97'%

%28.27
%36.76
%34.97

CMYK RENK MODELİ

#ADE1D6 rengi CMYK tonu (23,0,5,12).

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

CMYK: (23,0,5,12)
C23M0Y5K12 (23%, 0%, 5%, 12%)
(0.23 / 0.00 / 0.05 / 0.12)

CMYK yüzdeleri

%23.11
%0
%4.89
%11.76

Codes

Color #ADE1D6 in popluar color models

AD E1 D6
RGB 173 225 214
HSL 167° 46.43% 78.04%
HSB/HSV 167° 23.11% 88.24%
CMYK 23.11% 0.00% 4.89%
11.76%

Color #ADE1D6 in popluar number systems.

HEX AD E1 D6
Decimal 173 225 214
Binary 10101101 11100001 11010110
Octal 255 341 326

Shades and tints

Shades of #ADE1D6

#ADE1D6
(173,225,214)
#9ECDC3
(158,205,195)
#8FB9B0
(143,185,176)
#80A59D
(128,165,157)
#71918A
(113,145,138)
#627D77
(98,125,119)
#536964
(83,105,100)
#445551
(68,85,81)
#35413E
(53,65,62)
#262D2B
(38,45,43)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADE1D6

#ADE1D6
(173,225,214)
#B4E3D9
(180,227,217)
#BBE5DC
(187,229,220)
#C2E7DF
(194,231,223)
#C9E9E2
(201,233,226)
#D0EBE5
(208,235,229)
#D7EDE8
(215,237,232)
#DEEFEB
(222,239,235)
#E5F1EE
(229,241,238)
#ECF3F1
(236,243,241)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1D6; }

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

This text font color is #ADE1D6.

Background Color

.myBgColor { background-color: #ADE1D6; }

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

This div background color is #ADE1D6.

Border color

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

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

This div border color is #ADE1D6.

Opacity

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

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

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

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

This text has shadow with #ADE1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1D6.

Preview

Color preview on black background

This text has color #ADE1D6 on black background.


Color preview on white background

This text has color #ADE1D6 on white background.


Black color preview on #ADE1D6 background

This text has black color on #ADE1D6 background.


White color preview on #ADE1D6 background

This text has white color on #ADE1D6 background.


Related colors

Complementary color

Complementary color for #hex is #521E29.


I love getcolorcode.com

Triadic colors

1 #D6ADE1 and #E1D6AD with #ADE1D6 are triadic colors.

2 #D6E1AD and #E1ADD6 with #ADE1D6 are triadic colors.