COLOR #ADEEDD

HEX: #ADEEDD RGB: (173,238,221)

Renk bilgisi

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

RGB renk modeli

#ADEEDD color RGB value is (173,238,221).

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

RGB bağlantıları ve doygunluk

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

173
238
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 221 = 632 (100%)
R 173 of 632 ~ 27.37%
G 238 of 632 ~ 37.66%
B 221 of 632 ~ 34.97'%

%27.37
%37.66
%34.97

CMYK RENK MODELİ

#ADEEDD rengi CMYK tonu (27,0,7,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 7.14%
  • ana renk tonu 6.67%

CMYK: (27,0,7,7)
C27M0Y7K7 (27%, 0%, 7%, 7%)
(0.27 / 0.00 / 0.07 / 0.07)

CMYK yüzdeleri

%27.31
%0
%7.14
%6.67

Codes

Color #ADEEDD in popluar color models

AD EE DD
RGB 173 238 221
HSL 164° 65.66% 80.59%
HSB/HSV 164° 27.31% 93.33%
CMYK 27.31% 0.00% 7.14%
6.67%

Color #ADEEDD in popluar number systems.

HEX AD EE DD
Decimal 173 238 221
Binary 10101101 11101110 11011101
Octal 255 356 335

Shades and tints

Shades of #ADEEDD

#ADEEDD
(173,238,221)
#9ED9C9
(158,217,201)
#8FC4B5
(143,196,181)
#80AFA1
(128,175,161)
#719A8D
(113,154,141)
#628579
(98,133,121)
#537065
(83,112,101)
#445B51
(68,91,81)
#35463D
(53,70,61)
#263129
(38,49,41)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADEEDD

#ADEEDD
(173,238,221)
#B4EFE0
(180,239,224)
#BBF0E3
(187,240,227)
#C2F1E6
(194,241,230)
#C9F2E9
(201,242,233)
#D0F3EC
(208,243,236)
#D7F4EF
(215,244,239)
#DEF5F2
(222,245,242)
#E5F6F5
(229,246,245)
#ECF7F8
(236,247,248)
#F3F8FB
(243,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEDD; }

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

This text font color is #ADEEDD.

Background Color

.myBgColor { background-color: #ADEEDD; }

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

This div background color is #ADEEDD.

Border color

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

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

This div border color is #ADEEDD.

Opacity

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

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

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

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

This text has shadow with #ADEEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEDD.

Preview

Color preview on black background

This text has color #ADEEDD on black background.


Color preview on white background

This text has color #ADEEDD on white background.


Black color preview on #ADEEDD background

This text has black color on #ADEEDD background.


White color preview on #ADEEDD background

This text has white color on #ADEEDD background.


Related colors

Complementary color

Complementary color for #hex is #521122.


I love getcolorcode.com

Triadic colors

1 #DDADEE and #EEDDAD with #ADEEDD are triadic colors.

2 #DDEEAD and #EEADDD with #ADEEDD are triadic colors.