COLOR #ADDBEC

HEX: #ADDBEC RGB: (173,219,236)

Renk bilgisi

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

RGB renk modeli

#ADDBEC color RGB value is (173,219,236).

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

RGB bağlantıları ve doygunluk

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

173
219
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 236 = 628 (100%)
R 173 of 628 ~ 27.55%
G 219 of 628 ~ 34.87%
B 236 of 628 ~ 37.58'%

%27.55
%34.87
%37.58

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.69%
  • eflatun tonu 7.20%
  • 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
%7.2
%0
%7.45

Codes

Color #ADDBEC in popluar color models

AD DB EC
RGB 173 219 236
HSL 196° 62.38% 80.20%
HSB/HSV 196° 26.69% 92.55%
CMYK 26.69% 7.20% 0.00%
7.45%

Color #ADDBEC in popluar number systems.

HEX AD DB EC
Decimal 173 219 236
Binary 10101101 11011011 11101100
Octal 255 333 354

Shades and tints

Shades of #ADDBEC

#ADDBEC
(173,219,236)
#9EC8D7
(158,200,215)
#8FB5C2
(143,181,194)
#80A2AD
(128,162,173)
#718F98
(113,143,152)
#627C83
(98,124,131)
#53696E
(83,105,110)
#445659
(68,86,89)
#354344
(53,67,68)
#26302F
(38,48,47)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADDBEC

#ADDBEC
(173,219,236)
#B4DEED
(180,222,237)
#BBE1EE
(187,225,238)
#C2E4EF
(194,228,239)
#C9E7F0
(201,231,240)
#D0EAF1
(208,234,241)
#D7EDF2
(215,237,242)
#DEF0F3
(222,240,243)
#E5F3F4
(229,243,244)
#ECF6F5
(236,246,245)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBEC; }

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

This text font color is #ADDBEC.

Background Color

.myBgColor { background-color: #ADDBEC; }

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

This div background color is #ADDBEC.

Border color

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

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

This div border color is #ADDBEC.

Opacity

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

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

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

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

This text has shadow with #ADDBEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBEC.

Preview

Color preview on black background

This text has color #ADDBEC on black background.


Color preview on white background

This text has color #ADDBEC on white background.


Black color preview on #ADDBEC background

This text has black color on #ADDBEC background.


White color preview on #ADDBEC background

This text has white color on #ADDBEC background.


Related colors

Complementary color

Complementary color for #hex is #522413.


I love getcolorcode.com

Triadic colors

1 #ECADDB and #DBECAD with #ADDBEC are triadic colors.

2 #ECDBAD and #DBADEC with #ADDBEC are triadic colors.