COLOR #ADDAE6

HEX: #ADDAE6 RGB: (173,218,230)

Renk bilgisi

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

RGB renk modeli

#ADDAE6 color RGB value is (173,218,230).

RGB: (173,218,230) (68%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 230 of 255 = 90%

173
218
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 230 = 621 (100%)
R 173 of 621 ~ 27.86%
G 218 of 621 ~ 35.1%
B 230 of 621 ~ 37.04'%

%27.86
%35.1
%37.04

CMYK RENK MODELİ

#ADDAE6 rengi CMYK tonu (25,5,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 5.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,5,0,10)
C25M5Y0K10 (25%, 5%, 0%, 10%)
(0.25 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%5.22
%0
%9.8

Codes

Color #ADDAE6 in popluar color models

AD DA E6
RGB 173 218 230
HSL 193° 53.27% 79.02%
HSB/HSV 193° 24.78% 90.20%
CMYK 24.78% 5.22% 0.00%
9.80%

Color #ADDAE6 in popluar number systems.

HEX AD DA E6
Decimal 173 218 230
Binary 10101101 11011010 11100110
Octal 255 332 346

Shades and tints

Shades of #ADDAE6

#ADDAE6
(173,218,230)
#9EC7D2
(158,199,210)
#8FB4BE
(143,180,190)
#80A1AA
(128,161,170)
#718E96
(113,142,150)
#627B82
(98,123,130)
#53686E
(83,104,110)
#44555A
(68,85,90)
#354246
(53,66,70)
#262F32
(38,47,50)
#171C1E
(23,28,30)
#000000
(0,0,0)

Tints of #ADDAE6

#ADDAE6
(173,218,230)
#B4DDE8
(180,221,232)
#BBE0EA
(187,224,234)
#C2E3EC
(194,227,236)
#C9E6EE
(201,230,238)
#D0E9F0
(208,233,240)
#D7ECF2
(215,236,242)
#DEEFF4
(222,239,244)
#E5F2F6
(229,242,246)
#ECF5F8
(236,245,248)
#F3F8FA
(243,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAE6; }

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

This text font color is #ADDAE6.

Background Color

.myBgColor { background-color: #ADDAE6; }

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

This div background color is #ADDAE6.

Border color

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

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

This div border color is #ADDAE6.

Opacity

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

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

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

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

This text has shadow with #ADDAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAE6.

Preview

Color preview on black background

This text has color #ADDAE6 on black background.


Color preview on white background

This text has color #ADDAE6 on white background.


Black color preview on #ADDAE6 background

This text has black color on #ADDAE6 background.


White color preview on #ADDAE6 background

This text has white color on #ADDAE6 background.


Related colors

Complementary color

Complementary color for #hex is #522519.


I love getcolorcode.com

Triadic colors

1 #E6ADDA and #DAE6AD with #ADDAE6 are triadic colors.

2 #E6DAAD and #DAADE6 with #ADDAE6 are triadic colors.