COLOR #ADE4DD

HEX: #ADE4DD RGB: (173,228,221)

Renk bilgisi

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

RGB renk modeli

#ADE4DD color RGB value is (173,228,221).

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

RGB bağlantıları ve doygunluk

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

173
228
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 221 = 622 (100%)
R 173 of 622 ~ 27.81%
G 228 of 622 ~ 36.66%
B 221 of 622 ~ 35.53'%

%27.81
%36.66
%35.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 3.07%
  • ana renk tonu 10.59%

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

CMYK yüzdeleri

%24.12
%0
%3.07
%10.59

Codes

Color #ADE4DD in popluar color models

AD E4 DD
RGB 173 228 221
HSL 172° 50.46% 78.63%
HSB/HSV 172° 24.12% 89.41%
CMYK 24.12% 0.00% 3.07%
10.59%

Color #ADE4DD in popluar number systems.

HEX AD E4 DD
Decimal 173 228 221
Binary 10101101 11100100 11011101
Octal 255 344 335

Shades and tints

Shades of #ADE4DD

#ADE4DD
(173,228,221)
#9ED0C9
(158,208,201)
#8FBCB5
(143,188,181)
#80A8A1
(128,168,161)
#71948D
(113,148,141)
#628079
(98,128,121)
#536C65
(83,108,101)
#445851
(68,88,81)
#35443D
(53,68,61)
#263029
(38,48,41)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADE4DD

#ADE4DD
(173,228,221)
#B4E6E0
(180,230,224)
#BBE8E3
(187,232,227)
#C2EAE6
(194,234,230)
#C9ECE9
(201,236,233)
#D0EEEC
(208,238,236)
#D7F0EF
(215,240,239)
#DEF2F2
(222,242,242)
#E5F4F5
(229,244,245)
#ECF6F8
(236,246,248)
#F3F8FB
(243,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4DD; }

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

This text font color is #ADE4DD.

Background Color

.myBgColor { background-color: #ADE4DD; }

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

This div background color is #ADE4DD.

Border color

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

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

This div border color is #ADE4DD.

Opacity

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

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

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

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

This text has shadow with #ADE4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4DD.

Preview

Color preview on black background

This text has color #ADE4DD on black background.


Color preview on white background

This text has color #ADE4DD on white background.


Black color preview on #ADE4DD background

This text has black color on #ADE4DD background.


White color preview on #ADE4DD background

This text has white color on #ADE4DD background.


Related colors

Complementary color

Complementary color for #hex is #521B22.


I love getcolorcode.com

Triadic colors

1 #DDADE4 and #E4DDAD with #ADE4DD are triadic colors.

2 #DDE4AD and #E4ADDD with #ADE4DD are triadic colors.