COLOR #ADCEDB

HEX: #ADCEDB RGB: (173,206,219)

Renk bilgisi

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

RGB renk modeli

#ADCEDB color RGB value is (173,206,219).

RGB: (173,206,219) (68%, 81%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 219 of 255 = 86%

173
206
219

R + G + B ~ 78%. #ADCEDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 219 = 598 (100%)
R 173 of 598 ~ 28.93%
G 206 of 598 ~ 34.45%
B 219 of 598 ~ 36.62'%

%28.93
%34.45
%36.62

CMYK RENK MODELİ

#ADCEDB rengi CMYK tonu (21,6,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 5.94%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,6,0,14)
C21M6Y0K14 (21%, 6%, 0%, 14%)
(0.21 / 0.06 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%5.94
%0
%14.12

Codes

Color #ADCEDB in popluar color models

AD CE DB
RGB 173 206 219
HSL 197° 38.98% 76.86%
HSB/HSV 197° 21.00% 85.88%
CMYK 21.00% 5.94% 0.00%
14.12%

Color #ADCEDB in popluar number systems.

HEX AD CE DB
Decimal 173 206 219
Binary 10101101 11001110 11011011
Octal 255 316 333

Shades and tints

Shades of #ADCEDB

#ADCEDB
(173,206,219)
#9EBCC8
(158,188,200)
#8FAAB5
(143,170,181)
#8098A2
(128,152,162)
#71868F
(113,134,143)
#62747C
(98,116,124)
#536269
(83,98,105)
#445056
(68,80,86)
#353E43
(53,62,67)
#262C30
(38,44,48)
#171A1D
(23,26,29)
#000000
(0,0,0)

Tints of #ADCEDB

#ADCEDB
(173,206,219)
#B4D2DE
(180,210,222)
#BBD6E1
(187,214,225)
#C2DAE4
(194,218,228)
#C9DEE7
(201,222,231)
#D0E2EA
(208,226,234)
#D7E6ED
(215,230,237)
#DEEAF0
(222,234,240)
#E5EEF3
(229,238,243)
#ECF2F6
(236,242,246)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEDB; }

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

This text font color is #ADCEDB.

Background Color

.myBgColor { background-color: #ADCEDB; }

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

This div background color is #ADCEDB.

Border color

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

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

This div border color is #ADCEDB.

Opacity

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

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

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

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

This text has shadow with #ADCEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEDB.

Preview

Color preview on black background

This text has color #ADCEDB on black background.


Color preview on white background

This text has color #ADCEDB on white background.


Black color preview on #ADCEDB background

This text has black color on #ADCEDB background.


White color preview on #ADCEDB background

This text has white color on #ADCEDB background.


Related colors

Complementary color

Complementary color for #hex is #523124.


I love getcolorcode.com

Triadic colors

1 #DBADCE and #CEDBAD with #ADCEDB are triadic colors.

2 #DBCEAD and #CEADDB with #ADCEDB are triadic colors.