COLOR #ADDBE4

HEX: #ADDBE4 RGB: (173,219,228)

Renk bilgisi

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

RGB renk modeli

#ADDBE4 color RGB value is (173,219,228).

RGB: (173,219,228) (68%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 228 of 255 = 89%

173
219
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 228 = 620 (100%)
R 173 of 620 ~ 27.9%
G 219 of 620 ~ 35.32%
B 228 of 620 ~ 36.77'%

%27.9
%35.32
%36.77

CMYK RENK MODELİ

#ADDBE4 rengi CMYK tonu (24,4,0,11).

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

CMYK: (24,4,0,11)
C24M4Y0K11 (24%, 4%, 0%, 11%)
(0.24 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%24.12
%3.95
%0
%10.59

Codes

Color #ADDBE4 in popluar color models

AD DB E4
RGB 173 219 228
HSL 190° 50.46% 78.63%
HSB/HSV 190° 24.12% 89.41%
CMYK 24.12% 3.95% 0.00%
10.59%

Color #ADDBE4 in popluar number systems.

HEX AD DB E4
Decimal 173 219 228
Binary 10101101 11011011 11100100
Octal 255 333 344

Shades and tints

Shades of #ADDBE4

#ADDBE4
(173,219,228)
#9EC8D0
(158,200,208)
#8FB5BC
(143,181,188)
#80A2A8
(128,162,168)
#718F94
(113,143,148)
#627C80
(98,124,128)
#53696C
(83,105,108)
#445658
(68,86,88)
#354344
(53,67,68)
#263030
(38,48,48)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #ADDBE4

#ADDBE4
(173,219,228)
#B4DEE6
(180,222,230)
#BBE1E8
(187,225,232)
#C2E4EA
(194,228,234)
#C9E7EC
(201,231,236)
#D0EAEE
(208,234,238)
#D7EDF0
(215,237,240)
#DEF0F2
(222,240,242)
#E5F3F4
(229,243,244)
#ECF6F6
(236,246,246)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBE4; }

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

This text font color is #ADDBE4.

Background Color

.myBgColor { background-color: #ADDBE4; }

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

This div background color is #ADDBE4.

Border color

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

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

This div border color is #ADDBE4.

Opacity

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

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

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

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

This text has shadow with #ADDBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBE4.

Preview

Color preview on black background

This text has color #ADDBE4 on black background.


Color preview on white background

This text has color #ADDBE4 on white background.


Black color preview on #ADDBE4 background

This text has black color on #ADDBE4 background.


White color preview on #ADDBE4 background

This text has white color on #ADDBE4 background.


Related colors

Complementary color

Complementary color for #hex is #52241B.


I love getcolorcode.com

Triadic colors

1 #E4ADDB and #DBE4AD with #ADDBE4 are triadic colors.

2 #E4DBAD and #DBADE4 with #ADDBE4 are triadic colors.