COLOR #ADDCEC

HEX: #ADDCEC RGB: (173,220,236)

Renk bilgisi

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

RGB renk modeli

#ADDCEC color RGB value is (173,220,236).

RGB: (173,220,236) (68%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 220 of 255 = 86%
B 236 of 255 = 93%

173
220
236

R + G + B ~ 82%. #ADDCEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 220 + 236 = 629 (100%)
R 173 of 629 ~ 27.5%
G 220 of 629 ~ 34.98%
B 236 of 629 ~ 37.52'%

%27.5
%34.98
%37.52

CMYK RENK MODELİ

#ADDCEC rengi CMYK tonu (27,7,0,7).

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

CMYK: (27,7,0,7)
C27M7Y0K7 (27%, 7%, 0%, 7%)
(0.27 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%6.78
%0
%7.45

Codes

Color #ADDCEC in popluar color models

AD DC EC
RGB 173 220 236
HSL 195° 62.38% 80.20%
HSB/HSV 195° 26.69% 92.55%
CMYK 26.69% 6.78% 0.00%
7.45%

Color #ADDCEC in popluar number systems.

HEX AD DC EC
Decimal 173 220 236
Binary 10101101 11011100 11101100
Octal 255 334 354

Shades and tints

Shades of #ADDCEC

#ADDCEC
(173,220,236)
#9EC8D7
(158,200,215)
#8FB4C2
(143,180,194)
#80A0AD
(128,160,173)
#718C98
(113,140,152)
#627883
(98,120,131)
#53646E
(83,100,110)
#445059
(68,80,89)
#353C44
(53,60,68)
#26282F
(38,40,47)
#17141A
(23,20,26)
#000000
(0,0,0)

Tints of #ADDCEC

#ADDCEC
(173,220,236)
#B4DFED
(180,223,237)
#BBE2EE
(187,226,238)
#C2E5EF
(194,229,239)
#C9E8F0
(201,232,240)
#D0EBF1
(208,235,241)
#D7EEF2
(215,238,242)
#DEF1F3
(222,241,243)
#E5F4F4
(229,244,244)
#ECF7F5
(236,247,245)
#F3FAF6
(243,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDCEC; }

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

This text font color is #ADDCEC.

Background Color

.myBgColor { background-color: #ADDCEC; }

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

This div background color is #ADDCEC.

Border color

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

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

This div border color is #ADDCEC.

Opacity

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

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

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

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

This text has shadow with #ADDCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDCEC.

Preview

Color preview on black background

This text has color #ADDCEC on black background.


Color preview on white background

This text has color #ADDCEC on white background.


Black color preview on #ADDCEC background

This text has black color on #ADDCEC background.


White color preview on #ADDCEC background

This text has white color on #ADDCEC background.


Related colors

Complementary color

Complementary color for #hex is #522313.


I love getcolorcode.com

Triadic colors

1 #ECADDC and #DCECAD with #ADDCEC are triadic colors.

2 #ECDCAD and #DCADEC with #ADDCEC are triadic colors.