COLOR #ADDAED

HEX: #ADDAED RGB: (173,218,237)

Renk bilgisi

#ADDAED contains mainly green and blue colors. #ADDAED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADDAED color RGB value is (173,218,237).

RGB: (173,218,237) (68%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 237 of 255 = 93%

173
218
237

R + G + B ~ 82%. #ADDAED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 237 = 628 (100%)
R 173 of 628 ~ 27.55%
G 218 of 628 ~ 34.71%
B 237 of 628 ~ 37.74'%

%27.55
%34.71
%37.74

CMYK RENK MODELİ

#ADDAED rengi CMYK tonu (27,8,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 8.02%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,8,0,7)
C27M8Y0K7 (27%, 8%, 0%, 7%)
(0.27 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%8.02
%0
%7.06

Codes

Color #ADDAED in popluar color models

AD DA ED
RGB 173 218 237
HSL 198° 64.00% 80.39%
HSB/HSV 198° 27.00% 92.94%
CMYK 27.00% 8.02% 0.00%
7.06%

Color #ADDAED in popluar number systems.

HEX AD DA ED
Decimal 173 218 237
Binary 10101101 11011010 11101101
Octal 255 332 355

Shades and tints

Shades of #ADDAED

#ADDAED
(173,218,237)
#9EC7D8
(158,199,216)
#8FB4C3
(143,180,195)
#80A1AE
(128,161,174)
#718E99
(113,142,153)
#627B84
(98,123,132)
#53686F
(83,104,111)
#44555A
(68,85,90)
#354245
(53,66,69)
#262F30
(38,47,48)
#171C1B
(23,28,27)
#000000
(0,0,0)

Tints of #ADDAED

#ADDAED
(173,218,237)
#B4DDEE
(180,221,238)
#BBE0EF
(187,224,239)
#C2E3F0
(194,227,240)
#C9E6F1
(201,230,241)
#D0E9F2
(208,233,242)
#D7ECF3
(215,236,243)
#DEEFF4
(222,239,244)
#E5F2F5
(229,242,245)
#ECF5F6
(236,245,246)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDAED color. Also use rgb(173,218,237) instead hex code.

Text Font Color

.myTextColor { color: #ADDAED; }

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

This text font color is #ADDAED.

Background Color

.myBgColor { background-color: #ADDAED; }

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

This div background color is #ADDAED.

Border color

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

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

This div border color is #ADDAED.

Opacity

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

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

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

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

This text has shadow with #ADDAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAED.

Preview

Color preview on black background

This text has color #ADDAED on black background.


Color preview on white background

This text has color #ADDAED on white background.


Black color preview on #ADDAED background

This text has black color on #ADDAED background.


White color preview on #ADDAED background

This text has white color on #ADDAED background.


Related colors

Complementary color

Complementary color for #hex is #522512.


I love getcolorcode.com

Triadic colors

1 #EDADDA and #DAEDAD with #ADDAED are triadic colors.

2 #EDDAAD and #DAADED with #ADDAED are triadic colors.