COLOR #ADC1E3

HEX: #ADC1E3 RGB: (173,193,227)

Renk bilgisi

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

RGB renk modeli

#ADC1E3 color RGB value is (173,193,227).

RGB: (173,193,227) (68%, 76%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 193 of 255 = 76%
B 227 of 255 = 89%

173
193
227

R + G + B ~ 78%. #ADC1E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 193 + 227 = 593 (100%)
R 173 of 593 ~ 29.17%
G 193 of 593 ~ 32.55%
B 227 of 593 ~ 38.28'%

%29.17
%32.55
%38.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.79%
  • eflatun tonu 14.98%
  • 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
%14.98
%0
%10.98

Codes

Color #ADC1E3 in popluar color models

AD C1 E3
RGB 173 193 227
HSL 218° 49.09% 78.43%
HSB/HSV 218° 23.79% 89.02%
CMYK 23.79% 14.98% 0.00%
10.98%

Color #ADC1E3 in popluar number systems.

HEX AD C1 E3
Decimal 173 193 227
Binary 10101101 11000001 11100011
Octal 255 301 343

Shades and tints

Shades of #ADC1E3

#ADC1E3
(173,193,227)
#9EB0CF
(158,176,207)
#8F9FBB
(143,159,187)
#808EA7
(128,142,167)
#717D93
(113,125,147)
#626C7F
(98,108,127)
#535B6B
(83,91,107)
#444A57
(68,74,87)
#353943
(53,57,67)
#26282F
(38,40,47)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADC1E3

#ADC1E3
(173,193,227)
#B4C6E5
(180,198,229)
#BBCBE7
(187,203,231)
#C2D0E9
(194,208,233)
#C9D5EB
(201,213,235)
#D0DAED
(208,218,237)
#D7DFEF
(215,223,239)
#DEE4F1
(222,228,241)
#E5E9F3
(229,233,243)
#ECEEF5
(236,238,245)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC1E3; }

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

This text font color is #ADC1E3.

Background Color

.myBgColor { background-color: #ADC1E3; }

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

This div background color is #ADC1E3.

Border color

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

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

This div border color is #ADC1E3.

Opacity

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

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

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

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

This text has shadow with #ADC1E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC1E3.

Preview

Color preview on black background

This text has color #ADC1E3 on black background.


Color preview on white background

This text has color #ADC1E3 on white background.


Black color preview on #ADC1E3 background

This text has black color on #ADC1E3 background.


White color preview on #ADC1E3 background

This text has white color on #ADC1E3 background.


Related colors

Complementary color

Complementary color for #hex is #523E1C.


I love getcolorcode.com

Triadic colors

1 #E3ADC1 and #C1E3AD with #ADC1E3 are triadic colors.

2 #E3C1AD and #C1ADE3 with #ADC1E3 are triadic colors.