COLOR #ADC0EC

HEX: #ADC0EC RGB: (173,192,236)

Renk bilgisi

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

RGB renk modeli

#ADC0EC color RGB value is (173,192,236).

RGB: (173,192,236) (68%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 236 of 255 = 93%

173
192
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 236 = 601 (100%)
R 173 of 601 ~ 28.79%
G 192 of 601 ~ 31.95%
B 236 of 601 ~ 39.27'%

%28.79
%31.95
%39.27

CMYK RENK MODELİ

#ADC0EC rengi CMYK tonu (27,19,0,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 18.64%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,19,0,7)
C27M19Y0K7 (27%, 19%, 0%, 7%)
(0.27 / 0.19 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%18.64
%0
%7.45

Codes

Color #ADC0EC in popluar color models

AD C0 EC
RGB 173 192 236
HSL 222° 62.38% 80.20%
HSB/HSV 222° 26.69% 92.55%
CMYK 26.69% 18.64% 0.00%
7.45%

Color #ADC0EC in popluar number systems.

HEX AD C0 EC
Decimal 173 192 236
Binary 10101101 11000000 11101100
Octal 255 300 354

Shades and tints

Shades of #ADC0EC

#ADC0EC
(173,192,236)
#9EAFD7
(158,175,215)
#8F9EC2
(143,158,194)
#808DAD
(128,141,173)
#717C98
(113,124,152)
#626B83
(98,107,131)
#535A6E
(83,90,110)
#444959
(68,73,89)
#353844
(53,56,68)
#26272F
(38,39,47)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADC0EC

#ADC0EC
(173,192,236)
#B4C5ED
(180,197,237)
#BBCAEE
(187,202,238)
#C2CFEF
(194,207,239)
#C9D4F0
(201,212,240)
#D0D9F1
(208,217,241)
#D7DEF2
(215,222,242)
#DEE3F3
(222,227,243)
#E5E8F4
(229,232,244)
#ECEDF5
(236,237,245)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0EC; }

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

This text font color is #ADC0EC.

Background Color

.myBgColor { background-color: #ADC0EC; }

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

This div background color is #ADC0EC.

Border color

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

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

This div border color is #ADC0EC.

Opacity

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

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

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

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

This text has shadow with #ADC0EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0EC.

Preview

Color preview on black background

This text has color #ADC0EC on black background.


Color preview on white background

This text has color #ADC0EC on white background.


Black color preview on #ADC0EC background

This text has black color on #ADC0EC background.


White color preview on #ADC0EC background

This text has white color on #ADC0EC background.


Related colors

Complementary color

Complementary color for #hex is #523F13.


I love getcolorcode.com

Triadic colors

1 #ECADC0 and #C0ECAD with #ADC0EC are triadic colors.

2 #ECC0AD and #C0ADEC with #ADC0EC are triadic colors.