COLOR #ADC3E3

HEX: #ADC3E3 RGB: (173,195,227)

Renk bilgisi

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

RGB renk modeli

#ADC3E3 color RGB value is (173,195,227).

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

RGB bağlantıları ve doygunluk

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

173
195
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 195 + 227 = 595 (100%)
R 173 of 595 ~ 29.08%
G 195 of 595 ~ 32.77%
B 227 of 595 ~ 38.15'%

%29.08
%32.77
%38.15

CMYK RENK MODELİ

#ADC3E3 rengi CMYK tonu (24,14,0,11).

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

CMYK: (24,14,0,11)
C24M14Y0K11 (24%, 14%, 0%, 11%)
(0.24 / 0.14 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%14.1
%0
%10.98

Codes

Color #ADC3E3 in popluar color models

AD C3 E3
RGB 173 195 227
HSL 216° 49.09% 78.43%
HSB/HSV 216° 23.79% 89.02%
CMYK 23.79% 14.10% 0.00%
10.98%

Color #ADC3E3 in popluar number systems.

HEX AD C3 E3
Decimal 173 195 227
Binary 10101101 11000011 11100011
Octal 255 303 343

Shades and tints

Shades of #ADC3E3

#ADC3E3
(173,195,227)
#9EB2CF
(158,178,207)
#8FA1BB
(143,161,187)
#8090A7
(128,144,167)
#717F93
(113,127,147)
#626E7F
(98,110,127)
#535D6B
(83,93,107)
#444C57
(68,76,87)
#353B43
(53,59,67)
#262A2F
(38,42,47)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADC3E3

#ADC3E3
(173,195,227)
#B4C8E5
(180,200,229)
#BBCDE7
(187,205,231)
#C2D2E9
(194,210,233)
#C9D7EB
(201,215,235)
#D0DCED
(208,220,237)
#D7E1EF
(215,225,239)
#DEE6F1
(222,230,241)
#E5EBF3
(229,235,243)
#ECF0F5
(236,240,245)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC3E3; }

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

This text font color is #ADC3E3.

Background Color

.myBgColor { background-color: #ADC3E3; }

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

This div background color is #ADC3E3.

Border color

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

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

This div border color is #ADC3E3.

Opacity

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

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

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

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

This text has shadow with #ADC3E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC3E3.

Preview

Color preview on black background

This text has color #ADC3E3 on black background.


Color preview on white background

This text has color #ADC3E3 on white background.


Black color preview on #ADC3E3 background

This text has black color on #ADC3E3 background.


White color preview on #ADC3E3 background

This text has white color on #ADC3E3 background.


Related colors

Complementary color

Complementary color for #hex is #523C1C.


I love getcolorcode.com

Triadic colors

1 #E3ADC3 and #C3E3AD with #ADC3E3 are triadic colors.

2 #E3C3AD and #C3ADE3 with #ADC3E3 are triadic colors.