COLOR #ADE3DD

HEX: #ADE3DD RGB: (173,227,221)

Renk bilgisi

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

RGB renk modeli

#ADE3DD color RGB value is (173,227,221).

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

RGB bağlantıları ve doygunluk

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

173
227
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 221 = 621 (100%)
R 173 of 621 ~ 27.86%
G 227 of 621 ~ 36.55%
B 221 of 621 ~ 35.59'%

%27.86
%36.55
%35.59

CMYK RENK MODELİ

#ADE3DD rengi CMYK tonu (24,0,3,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 2.64%
  • ana renk tonu 10.98%

CMYK: (24,0,3,11)
C24M0Y3K11 (24%, 0%, 3%, 11%)
(0.24 / 0.00 / 0.03 / 0.11)

CMYK yüzdeleri

%23.79
%0
%2.64
%10.98

Codes

Color #ADE3DD in popluar color models

AD E3 DD
RGB 173 227 221
HSL 173° 49.09% 78.43%
HSB/HSV 173° 23.79% 89.02%
CMYK 23.79% 0.00% 2.64%
10.98%

Color #ADE3DD in popluar number systems.

HEX AD E3 DD
Decimal 173 227 221
Binary 10101101 11100011 11011101
Octal 255 343 335

Shades and tints

Shades of #ADE3DD

#ADE3DD
(173,227,221)
#9ECFC9
(158,207,201)
#8FBBB5
(143,187,181)
#80A7A1
(128,167,161)
#71938D
(113,147,141)
#627F79
(98,127,121)
#536B65
(83,107,101)
#445751
(68,87,81)
#35433D
(53,67,61)
#262F29
(38,47,41)
#171B15
(23,27,21)
#000000
(0,0,0)

Tints of #ADE3DD

#ADE3DD
(173,227,221)
#B4E5E0
(180,229,224)
#BBE7E3
(187,231,227)
#C2E9E6
(194,233,230)
#C9EBE9
(201,235,233)
#D0EDEC
(208,237,236)
#D7EFEF
(215,239,239)
#DEF1F2
(222,241,242)
#E5F3F5
(229,243,245)
#ECF5F8
(236,245,248)
#F3F7FB
(243,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3DD; }

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

This text font color is #ADE3DD.

Background Color

.myBgColor { background-color: #ADE3DD; }

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

This div background color is #ADE3DD.

Border color

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

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

This div border color is #ADE3DD.

Opacity

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

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

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

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

This text has shadow with #ADE3DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3DD.

Preview

Color preview on black background

This text has color #ADE3DD on black background.


Color preview on white background

This text has color #ADE3DD on white background.


Black color preview on #ADE3DD background

This text has black color on #ADE3DD background.


White color preview on #ADE3DD background

This text has white color on #ADE3DD background.


Related colors

Complementary color

Complementary color for #hex is #521C22.


I love getcolorcode.com

Triadic colors

1 #DDADE3 and #E3DDAD with #ADE3DD are triadic colors.

2 #DDE3AD and #E3ADDD with #ADE3DD are triadic colors.