COLOR #ADCEE6

HEX: #ADCEE6 RGB: (173,206,230)

Renk bilgisi

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

RGB renk modeli

#ADCEE6 color RGB value is (173,206,230).

RGB: (173,206,230) (68%, 81%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 230 of 255 = 90%

173
206
230

R + G + B ~ 80%. #ADCEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 230 = 609 (100%)
R 173 of 609 ~ 28.41%
G 206 of 609 ~ 33.83%
B 230 of 609 ~ 37.77'%

%28.41
%33.83
%37.77

CMYK RENK MODELİ

#ADCEE6 rengi CMYK tonu (25,10,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 10.43%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,10,0,10)
C25M10Y0K10 (25%, 10%, 0%, 10%)
(0.25 / 0.10 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%10.43
%0
%9.8

Codes

Color #ADCEE6 in popluar color models

AD CE E6
RGB 173 206 230
HSL 205° 53.27% 79.02%
HSB/HSV 205° 24.78% 90.20%
CMYK 24.78% 10.43% 0.00%
9.80%

Color #ADCEE6 in popluar number systems.

HEX AD CE E6
Decimal 173 206 230
Binary 10101101 11001110 11100110
Octal 255 316 346

Shades and tints

Shades of #ADCEE6

#ADCEE6
(173,206,230)
#9EBCD2
(158,188,210)
#8FAABE
(143,170,190)
#8098AA
(128,152,170)
#718696
(113,134,150)
#627482
(98,116,130)
#53626E
(83,98,110)
#44505A
(68,80,90)
#353E46
(53,62,70)
#262C32
(38,44,50)
#171A1E
(23,26,30)
#000000
(0,0,0)

Tints of #ADCEE6

#ADCEE6
(173,206,230)
#B4D2E8
(180,210,232)
#BBD6EA
(187,214,234)
#C2DAEC
(194,218,236)
#C9DEEE
(201,222,238)
#D0E2F0
(208,226,240)
#D7E6F2
(215,230,242)
#DEEAF4
(222,234,244)
#E5EEF6
(229,238,246)
#ECF2F8
(236,242,248)
#F3F6FA
(243,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEE6; }

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

This text font color is #ADCEE6.

Background Color

.myBgColor { background-color: #ADCEE6; }

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

This div background color is #ADCEE6.

Border color

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

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

This div border color is #ADCEE6.

Opacity

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

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

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

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

This text has shadow with #ADCEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEE6.

Preview

Color preview on black background

This text has color #ADCEE6 on black background.


Color preview on white background

This text has color #ADCEE6 on white background.


Black color preview on #ADCEE6 background

This text has black color on #ADCEE6 background.


White color preview on #ADCEE6 background

This text has white color on #ADCEE6 background.


Related colors

Complementary color

Complementary color for #hex is #523119.


I love getcolorcode.com

Triadic colors

1 #E6ADCE and #CEE6AD with #ADCEE6 are triadic colors.

2 #E6CEAD and #CEADE6 with #ADCEE6 are triadic colors.