COLOR #ADCEE0

HEX: #ADCEE0 RGB: (173,206,224)

Renk bilgisi

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

RGB renk modeli

#ADCEE0 color RGB value is (173,206,224).

RGB: (173,206,224) (68%, 81%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 224 of 255 = 88%

173
206
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 224 = 603 (100%)
R 173 of 603 ~ 28.69%
G 206 of 603 ~ 34.16%
B 224 of 603 ~ 37.15'%

%28.69
%34.16
%37.15

CMYK RENK MODELİ

#ADCEE0 rengi CMYK tonu (23,8,0,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 8.04%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (23,8,0,12)
C23M8Y0K12 (23%, 8%, 0%, 12%)
(0.23 / 0.08 / 0.00 / 0.12)

CMYK yüzdeleri

%22.77
%8.04
%0
%12.16

Codes

Color #ADCEE0 in popluar color models

AD CE E0
RGB 173 206 224
HSL 201° 45.13% 77.84%
HSB/HSV 201° 22.77% 87.84%
CMYK 22.77% 8.04% 0.00%
12.16%

Color #ADCEE0 in popluar number systems.

HEX AD CE E0
Decimal 173 206 224
Binary 10101101 11001110 11100000
Octal 255 316 340

Shades and tints

Shades of #ADCEE0

#ADCEE0
(173,206,224)
#9EBCCC
(158,188,204)
#8FAAB8
(143,170,184)
#8098A4
(128,152,164)
#718690
(113,134,144)
#62747C
(98,116,124)
#536268
(83,98,104)
#445054
(68,80,84)
#353E40
(53,62,64)
#262C2C
(38,44,44)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADCEE0

#ADCEE0
(173,206,224)
#B4D2E2
(180,210,226)
#BBD6E4
(187,214,228)
#C2DAE6
(194,218,230)
#C9DEE8
(201,222,232)
#D0E2EA
(208,226,234)
#D7E6EC
(215,230,236)
#DEEAEE
(222,234,238)
#E5EEF0
(229,238,240)
#ECF2F2
(236,242,242)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEE0; }

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

This text font color is #ADCEE0.

Background Color

.myBgColor { background-color: #ADCEE0; }

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

This div background color is #ADCEE0.

Border color

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

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

This div border color is #ADCEE0.

Opacity

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

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

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

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

This text has shadow with #ADCEE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEE0.

Preview

Color preview on black background

This text has color #ADCEE0 on black background.


Color preview on white background

This text has color #ADCEE0 on white background.


Black color preview on #ADCEE0 background

This text has black color on #ADCEE0 background.


White color preview on #ADCEE0 background

This text has white color on #ADCEE0 background.


Related colors

Complementary color

Complementary color for #hex is #52311F.


I love getcolorcode.com

Triadic colors

1 #E0ADCE and #CEE0AD with #ADCEE0 are triadic colors.

2 #E0CEAD and #CEADE0 with #ADCEE0 are triadic colors.