COLOR #ADECDD

HEX: #ADECDD RGB: (173,236,221)

Renk bilgisi

#ADECDD contains mainly green and blue colors. #ADECDD ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADECDD color RGB value is (173,236,221).

RGB: (173,236,221) (68%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 221 of 255 = 87%

173
236
221

R + G + B ~ 83%. #ADECDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 221 = 630 (100%)
R 173 of 630 ~ 27.46%
G 236 of 630 ~ 37.46%
B 221 of 630 ~ 35.08'%

%27.46
%37.46
%35.08

CMYK RENK MODELİ

#ADECDD rengi CMYK tonu (27,0,6,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 6.36%
  • ana renk tonu 7.45%

CMYK: (27,0,6,7)
C27M0Y6K7 (27%, 0%, 6%, 7%)
(0.27 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%26.69
%0
%6.36
%7.45

Codes

Color #ADECDD in popluar color models

AD EC DD
RGB 173 236 221
HSL 166° 62.38% 80.20%
HSB/HSV 166° 26.69% 92.55%
CMYK 26.69% 0.00% 6.36%
7.45%

Color #ADECDD in popluar number systems.

HEX AD EC DD
Decimal 173 236 221
Binary 10101101 11101100 11011101
Octal 255 354 335

Shades and tints

Shades of #ADECDD

#ADECDD
(173,236,221)
#9ED7C9
(158,215,201)
#8FC2B5
(143,194,181)
#80ADA1
(128,173,161)
#71988D
(113,152,141)
#628379
(98,131,121)
#536E65
(83,110,101)
#445951
(68,89,81)
#35443D
(53,68,61)
#262F29
(38,47,41)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADECDD

#ADECDD
(173,236,221)
#B4EDE0
(180,237,224)
#BBEEE3
(187,238,227)
#C2EFE6
(194,239,230)
#C9F0E9
(201,240,233)
#D0F1EC
(208,241,236)
#D7F2EF
(215,242,239)
#DEF3F2
(222,243,242)
#E5F4F5
(229,244,245)
#ECF5F8
(236,245,248)
#F3F6FB
(243,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECDD; }

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

This text font color is #ADECDD.

Background Color

.myBgColor { background-color: #ADECDD; }

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

This div background color is #ADECDD.

Border color

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

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

This div border color is #ADECDD.

Opacity

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

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

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

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

This text has shadow with #ADECDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECDD.

Preview

Color preview on black background

This text has color #ADECDD on black background.


Color preview on white background

This text has color #ADECDD on white background.


Black color preview on #ADECDD background

This text has black color on #ADECDD background.


White color preview on #ADECDD background

This text has white color on #ADECDD background.


Related colors

Complementary color

Complementary color for #hex is #521322.


I love getcolorcode.com

Triadic colors

1 #DDADEC and #ECDDAD with #ADECDD are triadic colors.

2 #DDECAD and #ECADDD with #ADECDD are triadic colors.