COLOR #ADD4EC

HEX: #ADD4EC RGB: (173,212,236)

Renk bilgisi

#ADD4EC contains mainly green and blue colors. #ADD4EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADD4EC color RGB value is (173,212,236).

RGB: (173,212,236) (68%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 212 of 255 = 83%
B 236 of 255 = 93%

173
212
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 212 + 236 = 621 (100%)
R 173 of 621 ~ 27.86%
G 212 of 621 ~ 34.14%
B 236 of 621 ~ 38'%

%27.86
%34.14
%38

CMYK RENK MODELİ

#ADD4EC rengi CMYK tonu (27,10,0,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 10.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,10,0,7)
C27M10Y0K7 (27%, 10%, 0%, 7%)
(0.27 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%10.17
%0
%7.45

Codes

Color #ADD4EC in popluar color models

AD D4 EC
RGB 173 212 236
HSL 203° 62.38% 80.20%
HSB/HSV 203° 26.69% 92.55%
CMYK 26.69% 10.17% 0.00%
7.45%

Color #ADD4EC in popluar number systems.

HEX AD D4 EC
Decimal 173 212 236
Binary 10101101 11010100 11101100
Octal 255 324 354

Shades and tints

Shades of #ADD4EC

#ADD4EC
(173,212,236)
#9EC1D7
(158,193,215)
#8FAEC2
(143,174,194)
#809BAD
(128,155,173)
#718898
(113,136,152)
#627583
(98,117,131)
#53626E
(83,98,110)
#444F59
(68,79,89)
#353C44
(53,60,68)
#26292F
(38,41,47)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADD4EC

#ADD4EC
(173,212,236)
#B4D7ED
(180,215,237)
#BBDAEE
(187,218,238)
#C2DDEF
(194,221,239)
#C9E0F0
(201,224,240)
#D0E3F1
(208,227,241)
#D7E6F2
(215,230,242)
#DEE9F3
(222,233,243)
#E5ECF4
(229,236,244)
#ECEFF5
(236,239,245)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD4EC color. Also use rgb(173,212,236) instead hex code.

Text Font Color

.myTextColor { color: #ADD4EC; }

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

This text font color is #ADD4EC.

Background Color

.myBgColor { background-color: #ADD4EC; }

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

This div background color is #ADD4EC.

Border color

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

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

This div border color is #ADD4EC.

Opacity

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

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

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

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

This text has shadow with #ADD4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD4EC.

Preview

Color preview on black background

This text has color #ADD4EC on black background.


Color preview on white background

This text has color #ADD4EC on white background.


Black color preview on #ADD4EC background

This text has black color on #ADD4EC background.


White color preview on #ADD4EC background

This text has white color on #ADD4EC background.


Related colors

Complementary color

Complementary color for #hex is #522B13.


I love getcolorcode.com

Triadic colors

1 #ECADD4 and #D4ECAD with #ADD4EC are triadic colors.

2 #ECD4AD and #D4ADEC with #ADD4EC are triadic colors.