COLOR #ADC0E4

HEX: #ADC0E4 RGB: (173,192,228)

Renk bilgisi

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

RGB renk modeli

#ADC0E4 color RGB value is (173,192,228).

RGB: (173,192,228) (68%, 75%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 228 of 255 = 89%

173
192
228

R + G + B ~ 77%. #ADC0E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 228 = 593 (100%)
R 173 of 593 ~ 29.17%
G 192 of 593 ~ 32.38%
B 228 of 593 ~ 38.45'%

%29.17
%32.38
%38.45

CMYK RENK MODELİ

#ADC0E4 rengi CMYK tonu (24,16,0,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 15.79%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (24,16,0,11)
C24M16Y0K11 (24%, 16%, 0%, 11%)
(0.24 / 0.16 / 0.00 / 0.11)

CMYK yüzdeleri

%24.12
%15.79
%0
%10.59

Codes

Color #ADC0E4 in popluar color models

AD C0 E4
RGB 173 192 228
HSL 219° 50.46% 78.63%
HSB/HSV 219° 24.12% 89.41%
CMYK 24.12% 15.79% 0.00%
10.59%

Color #ADC0E4 in popluar number systems.

HEX AD C0 E4
Decimal 173 192 228
Binary 10101101 11000000 11100100
Octal 255 300 344

Shades and tints

Shades of #ADC0E4

#ADC0E4
(173,192,228)
#9EAFD0
(158,175,208)
#8F9EBC
(143,158,188)
#808DA8
(128,141,168)
#717C94
(113,124,148)
#626B80
(98,107,128)
#535A6C
(83,90,108)
#444958
(68,73,88)
#353844
(53,56,68)
#262730
(38,39,48)
#17161C
(23,22,28)
#000000
(0,0,0)

Tints of #ADC0E4

#ADC0E4
(173,192,228)
#B4C5E6
(180,197,230)
#BBCAE8
(187,202,232)
#C2CFEA
(194,207,234)
#C9D4EC
(201,212,236)
#D0D9EE
(208,217,238)
#D7DEF0
(215,222,240)
#DEE3F2
(222,227,242)
#E5E8F4
(229,232,244)
#ECEDF6
(236,237,246)
#F3F2F8
(243,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0E4; }

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

This text font color is #ADC0E4.

Background Color

.myBgColor { background-color: #ADC0E4; }

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

This div background color is #ADC0E4.

Border color

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

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

This div border color is #ADC0E4.

Opacity

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

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

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

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

This text has shadow with #ADC0E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0E4.

Preview

Color preview on black background

This text has color #ADC0E4 on black background.


Color preview on white background

This text has color #ADC0E4 on white background.


Black color preview on #ADC0E4 background

This text has black color on #ADC0E4 background.


White color preview on #ADC0E4 background

This text has white color on #ADC0E4 background.


Related colors

Complementary color

Complementary color for #hex is #523F1B.


I love getcolorcode.com

Triadic colors

1 #E4ADC0 and #C0E4AD with #ADC0E4 are triadic colors.

2 #E4C0AD and #C0ADE4 with #ADC0E4 are triadic colors.