COLOR #ADE2DD

HEX: #ADE2DD RGB: (173,226,221)

Renk bilgisi

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

RGB renk modeli

#ADE2DD color RGB value is (173,226,221).

RGB: (173,226,221) (68%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 221 of 255 = 87%

173
226
221

R + G + B ~ 81%. #ADE2DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 221 = 620 (100%)
R 173 of 620 ~ 27.9%
G 226 of 620 ~ 36.45%
B 221 of 620 ~ 35.65'%

%27.9
%36.45
%35.65

CMYK RENK MODELİ

#ADE2DD rengi CMYK tonu (23,0,2,11).

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

CMYK: (23,0,2,11)
C23M0Y2K11 (23%, 0%, 2%, 11%)
(0.23 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%23.45
%0
%2.21
%11.37

Codes

Color #ADE2DD in popluar color models

AD E2 DD
RGB 173 226 221
HSL 174° 47.75% 78.24%
HSB/HSV 174° 23.45% 88.63%
CMYK 23.45% 0.00% 2.21%
11.37%

Color #ADE2DD in popluar number systems.

HEX AD E2 DD
Decimal 173 226 221
Binary 10101101 11100010 11011101
Octal 255 342 335

Shades and tints

Shades of #ADE2DD

#ADE2DD
(173,226,221)
#9ECEC9
(158,206,201)
#8FBAB5
(143,186,181)
#80A6A1
(128,166,161)
#71928D
(113,146,141)
#627E79
(98,126,121)
#536A65
(83,106,101)
#445651
(68,86,81)
#35423D
(53,66,61)
#262E29
(38,46,41)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADE2DD

#ADE2DD
(173,226,221)
#B4E4E0
(180,228,224)
#BBE6E3
(187,230,227)
#C2E8E6
(194,232,230)
#C9EAE9
(201,234,233)
#D0ECEC
(208,236,236)
#D7EEEF
(215,238,239)
#DEF0F2
(222,240,242)
#E5F2F5
(229,242,245)
#ECF4F8
(236,244,248)
#F3F6FB
(243,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2DD; }

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

This text font color is #ADE2DD.

Background Color

.myBgColor { background-color: #ADE2DD; }

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

This div background color is #ADE2DD.

Border color

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

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

This div border color is #ADE2DD.

Opacity

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

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

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

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

This text has shadow with #ADE2DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2DD.

Preview

Color preview on black background

This text has color #ADE2DD on black background.


Color preview on white background

This text has color #ADE2DD on white background.


Black color preview on #ADE2DD background

This text has black color on #ADE2DD background.


White color preview on #ADE2DD background

This text has white color on #ADE2DD background.


Related colors

Complementary color

Complementary color for #hex is #521D22.


I love getcolorcode.com

Triadic colors

1 #DDADE2 and #E2DDAD with #ADE2DD are triadic colors.

2 #DDE2AD and #E2ADDD with #ADE2DD are triadic colors.