COLOR #ADC0E2

HEX: #ADC0E2 RGB: (173,192,226)

Renk bilgisi

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

RGB renk modeli

#ADC0E2 color RGB value is (173,192,226).

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

RGB bağlantıları ve doygunluk

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

173
192
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 226 = 591 (100%)
R 173 of 591 ~ 29.27%
G 192 of 591 ~ 32.49%
B 226 of 591 ~ 38.24'%

%29.27
%32.49
%38.24

CMYK RENK MODELİ

#ADC0E2 rengi CMYK tonu (23,15,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 15.04%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,15,0,11)
C23M15Y0K11 (23%, 15%, 0%, 11%)
(0.23 / 0.15 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%15.04
%0
%11.37

Codes

Color #ADC0E2 in popluar color models

AD C0 E2
RGB 173 192 226
HSL 218° 47.75% 78.24%
HSB/HSV 218° 23.45% 88.63%
CMYK 23.45% 15.04% 0.00%
11.37%

Color #ADC0E2 in popluar number systems.

HEX AD C0 E2
Decimal 173 192 226
Binary 10101101 11000000 11100010
Octal 255 300 342

Shades and tints

Shades of #ADC0E2

#ADC0E2
(173,192,226)
#9EAFCE
(158,175,206)
#8F9EBA
(143,158,186)
#808DA6
(128,141,166)
#717C92
(113,124,146)
#626B7E
(98,107,126)
#535A6A
(83,90,106)
#444956
(68,73,86)
#353842
(53,56,66)
#26272E
(38,39,46)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADC0E2

#ADC0E2
(173,192,226)
#B4C5E4
(180,197,228)
#BBCAE6
(187,202,230)
#C2CFE8
(194,207,232)
#C9D4EA
(201,212,234)
#D0D9EC
(208,217,236)
#D7DEEE
(215,222,238)
#DEE3F0
(222,227,240)
#E5E8F2
(229,232,242)
#ECEDF4
(236,237,244)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0E2; }

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

This text font color is #ADC0E2.

Background Color

.myBgColor { background-color: #ADC0E2; }

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

This div background color is #ADC0E2.

Border color

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

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

This div border color is #ADC0E2.

Opacity

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

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

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

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

This text has shadow with #ADC0E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0E2.

Preview

Color preview on black background

This text has color #ADC0E2 on black background.


Color preview on white background

This text has color #ADC0E2 on white background.


Black color preview on #ADC0E2 background

This text has black color on #ADC0E2 background.


White color preview on #ADC0E2 background

This text has white color on #ADC0E2 background.


Related colors

Complementary color

Complementary color for #hex is #523F1D.


I love getcolorcode.com

Triadic colors

1 #E2ADC0 and #C0E2AD with #ADC0E2 are triadic colors.

2 #E2C0AD and #C0ADE2 with #ADC0E2 are triadic colors.