COLOR #ADC5ED

HEX: #ADC5ED RGB: (173,197,237)

Renk bilgisi

#ADC5ED contains mainly green and blue colors. #ADC5ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADC5ED color RGB value is (173,197,237).

RGB: (173,197,237) (68%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 237 of 255 = 93%

173
197
237

R + G + B ~ 79%. #ADC5ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 237 = 607 (100%)
R 173 of 607 ~ 28.5%
G 197 of 607 ~ 32.45%
B 237 of 607 ~ 39.04'%

%28.5
%32.45
%39.04

CMYK RENK MODELİ

#ADC5ED rengi CMYK tonu (27,17,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 16.88%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,17,0,7)
C27M17Y0K7 (27%, 17%, 0%, 7%)
(0.27 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%16.88
%0
%7.06

Codes

Color #ADC5ED in popluar color models

AD C5 ED
RGB 173 197 237
HSL 218° 64.00% 80.39%
HSB/HSV 218° 27.00% 92.94%
CMYK 27.00% 16.88% 0.00%
7.06%

Color #ADC5ED in popluar number systems.

HEX AD C5 ED
Decimal 173 197 237
Binary 10101101 11000101 11101101
Octal 255 305 355

Shades and tints

Shades of #ADC5ED

#ADC5ED
(173,197,237)
#9EB4D8
(158,180,216)
#8FA3C3
(143,163,195)
#8092AE
(128,146,174)
#718199
(113,129,153)
#627084
(98,112,132)
#535F6F
(83,95,111)
#444E5A
(68,78,90)
#353D45
(53,61,69)
#262C30
(38,44,48)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #ADC5ED

#ADC5ED
(173,197,237)
#B4CAEE
(180,202,238)
#BBCFEF
(187,207,239)
#C2D4F0
(194,212,240)
#C9D9F1
(201,217,241)
#D0DEF2
(208,222,242)
#D7E3F3
(215,227,243)
#DEE8F4
(222,232,244)
#E5EDF5
(229,237,245)
#ECF2F6
(236,242,246)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC5ED color. Also use rgb(173,197,237) instead hex code.

Text Font Color

.myTextColor { color: #ADC5ED; }

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

This text font color is #ADC5ED.

Background Color

.myBgColor { background-color: #ADC5ED; }

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

This div background color is #ADC5ED.

Border color

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

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

This div border color is #ADC5ED.

Opacity

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

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

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

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

This text has shadow with #ADC5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5ED.

Preview

Color preview on black background

This text has color #ADC5ED on black background.


Color preview on white background

This text has color #ADC5ED on white background.


Black color preview on #ADC5ED background

This text has black color on #ADC5ED background.


White color preview on #ADC5ED background

This text has white color on #ADC5ED background.


Related colors

Complementary color

Complementary color for #hex is #523A12.


I love getcolorcode.com

Triadic colors

1 #EDADC5 and #C5EDAD with #ADC5ED are triadic colors.

2 #EDC5AD and #C5ADED with #ADC5ED are triadic colors.