COLOR #ADE2D6

HEX: #ADE2D6 RGB: (173,226,214)

Renk bilgisi

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

RGB renk modeli

#ADE2D6 color RGB value is (173,226,214).

RGB: (173,226,214) (68%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 214 of 255 = 84%

173
226
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 214 = 613 (100%)
R 173 of 613 ~ 28.22%
G 226 of 613 ~ 36.87%
B 214 of 613 ~ 34.91'%

%28.22
%36.87
%34.91

CMYK RENK MODELİ

#ADE2D6 rengi CMYK tonu (23,0,5,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 5.31%
  • ana renk tonu 11.37%

CMYK: (23,0,5,11)
C23M0Y5K11 (23%, 0%, 5%, 11%)
(0.23 / 0.00 / 0.05 / 0.11)

CMYK yüzdeleri

%23.45
%0
%5.31
%11.37

Codes

Color #ADE2D6 in popluar color models

AD E2 D6
RGB 173 226 214
HSL 166° 47.75% 78.24%
HSB/HSV 166° 23.45% 88.63%
CMYK 23.45% 0.00% 5.31%
11.37%

Color #ADE2D6 in popluar number systems.

HEX AD E2 D6
Decimal 173 226 214
Binary 10101101 11100010 11010110
Octal 255 342 326

Shades and tints

Shades of #ADE2D6

#ADE2D6
(173,226,214)
#9ECEC3
(158,206,195)
#8FBAB0
(143,186,176)
#80A69D
(128,166,157)
#71928A
(113,146,138)
#627E77
(98,126,119)
#536A64
(83,106,100)
#445651
(68,86,81)
#35423E
(53,66,62)
#262E2B
(38,46,43)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADE2D6

#ADE2D6
(173,226,214)
#B4E4D9
(180,228,217)
#BBE6DC
(187,230,220)
#C2E8DF
(194,232,223)
#C9EAE2
(201,234,226)
#D0ECE5
(208,236,229)
#D7EEE8
(215,238,232)
#DEF0EB
(222,240,235)
#E5F2EE
(229,242,238)
#ECF4F1
(236,244,241)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2D6; }

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

This text font color is #ADE2D6.

Background Color

.myBgColor { background-color: #ADE2D6; }

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

This div background color is #ADE2D6.

Border color

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

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

This div border color is #ADE2D6.

Opacity

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

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

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

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

This text has shadow with #ADE2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2D6.

Preview

Color preview on black background

This text has color #ADE2D6 on black background.


Color preview on white background

This text has color #ADE2D6 on white background.


Black color preview on #ADE2D6 background

This text has black color on #ADE2D6 background.


White color preview on #ADE2D6 background

This text has white color on #ADE2D6 background.


Related colors

Complementary color

Complementary color for #hex is #521D29.


I love getcolorcode.com

Triadic colors

1 #D6ADE2 and #E2D6AD with #ADE2D6 are triadic colors.

2 #D6E2AD and #E2ADD6 with #ADE2D6 are triadic colors.