COLOR #ADE2D1

HEX: #ADE2D1 RGB: (173,226,209)

Renk bilgisi

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

RGB renk modeli

#ADE2D1 color RGB value is (173,226,209).

RGB: (173,226,209) (68%, 89%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 209 of 255 = 82%

173
226
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 209 = 608 (100%)
R 173 of 608 ~ 28.45%
G 226 of 608 ~ 37.17%
B 209 of 608 ~ 34.38'%

%28.45
%37.17
%34.38

CMYK RENK MODELİ

#ADE2D1 rengi CMYK tonu (23,0,8,11).

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

CMYK: (23,0,8,11)
C23M0Y8K11 (23%, 0%, 8%, 11%)
(0.23 / 0.00 / 0.08 / 0.11)

CMYK yüzdeleri

%23.45
%0
%7.52
%11.37

Codes

Color #ADE2D1 in popluar color models

AD E2 D1
RGB 173 226 209
HSL 161° 47.75% 78.24%
HSB/HSV 161° 23.45% 88.63%
CMYK 23.45% 0.00% 7.52%
11.37%

Color #ADE2D1 in popluar number systems.

HEX AD E2 D1
Decimal 173 226 209
Binary 10101101 11100010 11010001
Octal 255 342 321

Shades and tints

Shades of #ADE2D1

#ADE2D1
(173,226,209)
#9ECEBE
(158,206,190)
#8FBAAB
(143,186,171)
#80A698
(128,166,152)
#719285
(113,146,133)
#627E72
(98,126,114)
#536A5F
(83,106,95)
#44564C
(68,86,76)
#354239
(53,66,57)
#262E26
(38,46,38)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #ADE2D1

#ADE2D1
(173,226,209)
#B4E4D5
(180,228,213)
#BBE6D9
(187,230,217)
#C2E8DD
(194,232,221)
#C9EAE1
(201,234,225)
#D0ECE5
(208,236,229)
#D7EEE9
(215,238,233)
#DEF0ED
(222,240,237)
#E5F2F1
(229,242,241)
#ECF4F5
(236,244,245)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2D1; }

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

This text font color is #ADE2D1.

Background Color

.myBgColor { background-color: #ADE2D1; }

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

This div background color is #ADE2D1.

Border color

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

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

This div border color is #ADE2D1.

Opacity

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

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

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

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

This text has shadow with #ADE2D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2D1.

Preview

Color preview on black background

This text has color #ADE2D1 on black background.


Color preview on white background

This text has color #ADE2D1 on white background.


Black color preview on #ADE2D1 background

This text has black color on #ADE2D1 background.


White color preview on #ADE2D1 background

This text has white color on #ADE2D1 background.


Related colors

Complementary color

Complementary color for #hex is #521D2E.


I love getcolorcode.com

Triadic colors

1 #D1ADE2 and #E2D1AD with #ADE2D1 are triadic colors.

2 #D1E2AD and #E2ADD1 with #ADE2D1 are triadic colors.