COLOR #ADDAE8

HEX: #ADDAE8 RGB: (173,218,232)

Renk bilgisi

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

RGB renk modeli

#ADDAE8 color RGB value is (173,218,232).

RGB: (173,218,232) (68%, 85%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 232 of 255 = 91%

173
218
232

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 232 = 623 (100%)
R 173 of 623 ~ 27.77%
G 218 of 623 ~ 34.99%
B 232 of 623 ~ 37.24'%

%27.77
%34.99
%37.24

CMYK RENK MODELİ

#ADDAE8 rengi CMYK tonu (25,6,0,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 6.03%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

CMYK: (25,6,0,9)
C25M6Y0K9 (25%, 6%, 0%, 9%)
(0.25 / 0.06 / 0.00 / 0.09)

CMYK yüzdeleri

%25.43
%6.03
%0
%9.02

Codes

Color #ADDAE8 in popluar color models

AD DA E8
RGB 173 218 232
HSL 194° 56.19% 79.41%
HSB/HSV 194° 25.43% 90.98%
CMYK 25.43% 6.03% 0.00%
9.02%

Color #ADDAE8 in popluar number systems.

HEX AD DA E8
Decimal 173 218 232
Binary 10101101 11011010 11101000
Octal 255 332 350

Shades and tints

Shades of #ADDAE8

#ADDAE8
(173,218,232)
#9EC7D3
(158,199,211)
#8FB4BE
(143,180,190)
#80A1A9
(128,161,169)
#718E94
(113,142,148)
#627B7F
(98,123,127)
#53686A
(83,104,106)
#445555
(68,85,85)
#354240
(53,66,64)
#262F2B
(38,47,43)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #ADDAE8

#ADDAE8
(173,218,232)
#B4DDEA
(180,221,234)
#BBE0EC
(187,224,236)
#C2E3EE
(194,227,238)
#C9E6F0
(201,230,240)
#D0E9F2
(208,233,242)
#D7ECF4
(215,236,244)
#DEEFF6
(222,239,246)
#E5F2F8
(229,242,248)
#ECF5FA
(236,245,250)
#F3F8FC
(243,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAE8; }

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

This text font color is #ADDAE8.

Background Color

.myBgColor { background-color: #ADDAE8; }

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

This div background color is #ADDAE8.

Border color

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

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

This div border color is #ADDAE8.

Opacity

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

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

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

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

This text has shadow with #ADDAE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAE8.

Preview

Color preview on black background

This text has color #ADDAE8 on black background.


Color preview on white background

This text has color #ADDAE8 on white background.


Black color preview on #ADDAE8 background

This text has black color on #ADDAE8 background.


White color preview on #ADDAE8 background

This text has white color on #ADDAE8 background.


Related colors

Complementary color

Complementary color for #hex is #522517.


I love getcolorcode.com

Triadic colors

1 #E8ADDA and #DAE8AD with #ADDAE8 are triadic colors.

2 #E8DAAD and #DAADE8 with #ADDAE8 are triadic colors.