COLOR #ADDEE4

HEX: #ADDEE4 RGB: (173,222,228)

Renk bilgisi

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

RGB renk modeli

#ADDEE4 color RGB value is (173,222,228).

RGB: (173,222,228) (68%, 87%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 222 of 255 = 87%
B 228 of 255 = 89%

173
222
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 222 + 228 = 623 (100%)
R 173 of 623 ~ 27.77%
G 222 of 623 ~ 35.63%
B 228 of 623 ~ 36.6'%

%27.77
%35.63
%36.6

CMYK RENK MODELİ

#ADDEE4 rengi CMYK tonu (24,3,0,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 2.63%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (24,3,0,11)
C24M3Y0K11 (24%, 3%, 0%, 11%)
(0.24 / 0.03 / 0.00 / 0.11)

CMYK yüzdeleri

%24.12
%2.63
%0
%10.59

Codes

Color #ADDEE4 in popluar color models

AD DE E4
RGB 173 222 228
HSL 187° 50.46% 78.63%
HSB/HSV 187° 24.12% 89.41%
CMYK 24.12% 2.63% 0.00%
10.59%

Color #ADDEE4 in popluar number systems.

HEX AD DE E4
Decimal 173 222 228
Binary 10101101 11011110 11100100
Octal 255 336 344

Shades and tints

Shades of #ADDEE4

#ADDEE4
(173,222,228)
#9ECAD0
(158,202,208)
#8FB6BC
(143,182,188)
#80A2A8
(128,162,168)
#718E94
(113,142,148)
#627A80
(98,122,128)
#53666C
(83,102,108)
#445258
(68,82,88)
#353E44
(53,62,68)
#262A30
(38,42,48)
#17161C
(23,22,28)
#000000
(0,0,0)

Tints of #ADDEE4

#ADDEE4
(173,222,228)
#B4E1E6
(180,225,230)
#BBE4E8
(187,228,232)
#C2E7EA
(194,231,234)
#C9EAEC
(201,234,236)
#D0EDEE
(208,237,238)
#D7F0F0
(215,240,240)
#DEF3F2
(222,243,242)
#E5F6F4
(229,246,244)
#ECF9F6
(236,249,246)
#F3FCF8
(243,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDEE4 color. Also use rgb(173,222,228) instead hex code.

Text Font Color

.myTextColor { color: #ADDEE4; }

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

This text font color is #ADDEE4.

Background Color

.myBgColor { background-color: #ADDEE4; }

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

This div background color is #ADDEE4.

Border color

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

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

This div border color is #ADDEE4.

Opacity

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

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

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

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

This text has shadow with #ADDEE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDEE4.

Preview

Color preview on black background

This text has color #ADDEE4 on black background.


Color preview on white background

This text has color #ADDEE4 on white background.


Black color preview on #ADDEE4 background

This text has black color on #ADDEE4 background.


White color preview on #ADDEE4 background

This text has white color on #ADDEE4 background.


Related colors

Complementary color

Complementary color for #hex is #52211B.


I love getcolorcode.com

Triadic colors

1 #E4ADDE and #DEE4AD with #ADDEE4 are triadic colors.

2 #E4DEAD and #DEADE4 with #ADDEE4 are triadic colors.