COLOR #ADCEDE

HEX: #ADCEDE RGB: (173,206,222)

Renk bilgisi

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

RGB renk modeli

#ADCEDE color RGB value is (173,206,222).

RGB: (173,206,222) (68%, 81%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 222 of 255 = 87%

173
206
222

R + G + B ~ 79%. #ADCEDE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 222 = 601 (100%)
R 173 of 601 ~ 28.79%
G 206 of 601 ~ 34.28%
B 222 of 601 ~ 36.94'%

%28.79
%34.28
%36.94

CMYK RENK MODELİ

#ADCEDE rengi CMYK tonu (22,7,0,13).

  • camgöbeği tonu 22.07%
  • eflatun tonu 7.21%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (22,7,0,13)
C22M7Y0K13 (22%, 7%, 0%, 13%)
(0.22 / 0.07 / 0.00 / 0.13)

CMYK yüzdeleri

%22.07
%7.21
%0
%12.94

Codes

Color #ADCEDE in popluar color models

AD CE DE
RGB 173 206 222
HSL 200° 42.61% 77.45%
HSB/HSV 200° 22.07% 87.06%
CMYK 22.07% 7.21% 0.00%
12.94%

Color #ADCEDE in popluar number systems.

HEX AD CE DE
Decimal 173 206 222
Binary 10101101 11001110 11011110
Octal 255 316 336

Shades and tints

Shades of #ADCEDE

#ADCEDE
(173,206,222)
#9EBCCA
(158,188,202)
#8FAAB6
(143,170,182)
#8098A2
(128,152,162)
#71868E
(113,134,142)
#62747A
(98,116,122)
#536266
(83,98,102)
#445052
(68,80,82)
#353E3E
(53,62,62)
#262C2A
(38,44,42)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADCEDE

#ADCEDE
(173,206,222)
#B4D2E1
(180,210,225)
#BBD6E4
(187,214,228)
#C2DAE7
(194,218,231)
#C9DEEA
(201,222,234)
#D0E2ED
(208,226,237)
#D7E6F0
(215,230,240)
#DEEAF3
(222,234,243)
#E5EEF6
(229,238,246)
#ECF2F9
(236,242,249)
#F3F6FC
(243,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEDE; }

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

This text font color is #ADCEDE.

Background Color

.myBgColor { background-color: #ADCEDE; }

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

This div background color is #ADCEDE.

Border color

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

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

This div border color is #ADCEDE.

Opacity

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

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

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

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

This text has shadow with #ADCEDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEDE.

Preview

Color preview on black background

This text has color #ADCEDE on black background.


Color preview on white background

This text has color #ADCEDE on white background.


Black color preview on #ADCEDE background

This text has black color on #ADCEDE background.


White color preview on #ADCEDE background

This text has white color on #ADCEDE background.


Related colors

Complementary color

Complementary color for #hex is #523121.


I love getcolorcode.com

Triadic colors

1 #DEADCE and #CEDEAD with #ADCEDE are triadic colors.

2 #DECEAD and #CEADDE with #ADCEDE are triadic colors.