COLOR #ADDAE5

HEX: #ADDAE5 RGB: (173,218,229)

Renk bilgisi

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

RGB renk modeli

#ADDAE5 color RGB value is (173,218,229).

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

RGB bağlantıları ve doygunluk

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

173
218
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 229 = 620 (100%)
R 173 of 620 ~ 27.9%
G 218 of 620 ~ 35.16%
B 229 of 620 ~ 36.94'%

%27.9
%35.16
%36.94

CMYK RENK MODELİ

#ADDAE5 rengi CMYK tonu (24,5,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 4.80%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,5,0,10)
C24M5Y0K10 (24%, 5%, 0%, 10%)
(0.24 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%4.8
%0
%10.2

Codes

Color #ADDAE5 in popluar color models

AD DA E5
RGB 173 218 229
HSL 192° 51.85% 78.82%
HSB/HSV 192° 24.45% 89.80%
CMYK 24.45% 4.80% 0.00%
10.20%

Color #ADDAE5 in popluar number systems.

HEX AD DA E5
Decimal 173 218 229
Binary 10101101 11011010 11100101
Octal 255 332 345

Shades and tints

Shades of #ADDAE5

#ADDAE5
(173,218,229)
#9EC7D1
(158,199,209)
#8FB4BD
(143,180,189)
#80A1A9
(128,161,169)
#718E95
(113,142,149)
#627B81
(98,123,129)
#53686D
(83,104,109)
#445559
(68,85,89)
#354245
(53,66,69)
#262F31
(38,47,49)
#171C1D
(23,28,29)
#000000
(0,0,0)

Tints of #ADDAE5

#ADDAE5
(173,218,229)
#B4DDE7
(180,221,231)
#BBE0E9
(187,224,233)
#C2E3EB
(194,227,235)
#C9E6ED
(201,230,237)
#D0E9EF
(208,233,239)
#D7ECF1
(215,236,241)
#DEEFF3
(222,239,243)
#E5F2F5
(229,242,245)
#ECF5F7
(236,245,247)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAE5; }

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

This text font color is #ADDAE5.

Background Color

.myBgColor { background-color: #ADDAE5; }

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

This div background color is #ADDAE5.

Border color

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

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

This div border color is #ADDAE5.

Opacity

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

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

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

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

This text has shadow with #ADDAE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAE5.

Preview

Color preview on black background

This text has color #ADDAE5 on black background.


Color preview on white background

This text has color #ADDAE5 on white background.


Black color preview on #ADDAE5 background

This text has black color on #ADDAE5 background.


White color preview on #ADDAE5 background

This text has white color on #ADDAE5 background.


Related colors

Complementary color

Complementary color for #hex is #52251A.


I love getcolorcode.com

Triadic colors

1 #E5ADDA and #DAE5AD with #ADDAE5 are triadic colors.

2 #E5DAAD and #DAADE5 with #ADDAE5 are triadic colors.