COLOR #ADC0E3

HEX: #ADC0E3 RGB: (173,192,227)

Renk bilgisi

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

RGB renk modeli

#ADC0E3 color RGB value is (173,192,227).

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

RGB bağlantıları ve doygunluk

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

173
192
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 227 = 592 (100%)
R 173 of 592 ~ 29.22%
G 192 of 592 ~ 32.43%
B 227 of 592 ~ 38.34'%

%29.22
%32.43
%38.34

CMYK RENK MODELİ

#ADC0E3 rengi CMYK tonu (24,15,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 15.42%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,15,0,11)
C24M15Y0K11 (24%, 15%, 0%, 11%)
(0.24 / 0.15 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%15.42
%0
%10.98

Codes

Color #ADC0E3 in popluar color models

AD C0 E3
RGB 173 192 227
HSL 219° 49.09% 78.43%
HSB/HSV 219° 23.79% 89.02%
CMYK 23.79% 15.42% 0.00%
10.98%

Color #ADC0E3 in popluar number systems.

HEX AD C0 E3
Decimal 173 192 227
Binary 10101101 11000000 11100011
Octal 255 300 343

Shades and tints

Shades of #ADC0E3

#ADC0E3
(173,192,227)
#9EAFCF
(158,175,207)
#8F9EBB
(143,158,187)
#808DA7
(128,141,167)
#717C93
(113,124,147)
#626B7F
(98,107,127)
#535A6B
(83,90,107)
#444957
(68,73,87)
#353843
(53,56,67)
#26272F
(38,39,47)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADC0E3

#ADC0E3
(173,192,227)
#B4C5E5
(180,197,229)
#BBCAE7
(187,202,231)
#C2CFE9
(194,207,233)
#C9D4EB
(201,212,235)
#D0D9ED
(208,217,237)
#D7DEEF
(215,222,239)
#DEE3F1
(222,227,241)
#E5E8F3
(229,232,243)
#ECEDF5
(236,237,245)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0E3; }

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

This text font color is #ADC0E3.

Background Color

.myBgColor { background-color: #ADC0E3; }

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

This div background color is #ADC0E3.

Border color

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

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

This div border color is #ADC0E3.

Opacity

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

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

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

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

This text has shadow with #ADC0E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0E3.

Preview

Color preview on black background

This text has color #ADC0E3 on black background.


Color preview on white background

This text has color #ADC0E3 on white background.


Black color preview on #ADC0E3 background

This text has black color on #ADC0E3 background.


White color preview on #ADC0E3 background

This text has white color on #ADC0E3 background.


Related colors

Complementary color

Complementary color for #hex is #523F1C.


I love getcolorcode.com

Triadic colors

1 #E3ADC0 and #C0E3AD with #ADC0E3 are triadic colors.

2 #E3C0AD and #C0ADE3 with #ADC0E3 are triadic colors.