COLOR #ADE0D6

HEX: #ADE0D6 RGB: (173,224,214)

Renk bilgisi

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

RGB renk modeli

#ADE0D6 color RGB value is (173,224,214).

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

RGB bağlantıları ve doygunluk

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

173
224
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 214 = 611 (100%)
R 173 of 611 ~ 28.31%
G 224 of 611 ~ 36.66%
B 214 of 611 ~ 35.02'%

%28.31
%36.66
%35.02

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%22.77
%0
%4.46
%12.16

Codes

Color #ADE0D6 in popluar color models

AD E0 D6
RGB 173 224 214
HSL 168° 45.13% 77.84%
HSB/HSV 168° 22.77% 87.84%
CMYK 22.77% 0.00% 4.46%
12.16%

Color #ADE0D6 in popluar number systems.

HEX AD E0 D6
Decimal 173 224 214
Binary 10101101 11100000 11010110
Octal 255 340 326

Shades and tints

Shades of #ADE0D6

#ADE0D6
(173,224,214)
#9ECCC3
(158,204,195)
#8FB8B0
(143,184,176)
#80A49D
(128,164,157)
#71908A
(113,144,138)
#627C77
(98,124,119)
#536864
(83,104,100)
#445451
(68,84,81)
#35403E
(53,64,62)
#262C2B
(38,44,43)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #ADE0D6

#ADE0D6
(173,224,214)
#B4E2D9
(180,226,217)
#BBE4DC
(187,228,220)
#C2E6DF
(194,230,223)
#C9E8E2
(201,232,226)
#D0EAE5
(208,234,229)
#D7ECE8
(215,236,232)
#DEEEEB
(222,238,235)
#E5F0EE
(229,240,238)
#ECF2F1
(236,242,241)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0D6; }

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

This text font color is #ADE0D6.

Background Color

.myBgColor { background-color: #ADE0D6; }

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

This div background color is #ADE0D6.

Border color

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

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

This div border color is #ADE0D6.

Opacity

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

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

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

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

This text has shadow with #ADE0D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0D6.

Preview

Color preview on black background

This text has color #ADE0D6 on black background.


Color preview on white background

This text has color #ADE0D6 on white background.


Black color preview on #ADE0D6 background

This text has black color on #ADE0D6 background.


White color preview on #ADE0D6 background

This text has white color on #ADE0D6 background.


Related colors

Complementary color

Complementary color for #hex is #521F29.


I love getcolorcode.com

Triadic colors

1 #D6ADE0 and #E0D6AD with #ADE0D6 are triadic colors.

2 #D6E0AD and #E0ADD6 with #ADE0D6 are triadic colors.