COLOR #ADC5EB

HEX: #ADC5EB RGB: (173,197,235)

Renk bilgisi

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

RGB renk modeli

#ADC5EB color RGB value is (173,197,235).

RGB: (173,197,235) (68%, 77%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 235 of 255 = 92%

173
197
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 235 = 605 (100%)
R 173 of 605 ~ 28.6%
G 197 of 605 ~ 32.56%
B 235 of 605 ~ 38.84'%

%28.6
%32.56
%38.84

CMYK RENK MODELİ

#ADC5EB rengi CMYK tonu (26,16,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 16.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,16,0,8)
C26M16Y0K8 (26%, 16%, 0%, 8%)
(0.26 / 0.16 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%16.17
%0
%7.84

Codes

Color #ADC5EB in popluar color models

AD C5 EB
RGB 173 197 235
HSL 217° 60.78% 80.00%
HSB/HSV 217° 26.38% 92.16%
CMYK 26.38% 16.17% 0.00%
7.84%

Color #ADC5EB in popluar number systems.

HEX AD C5 EB
Decimal 173 197 235
Binary 10101101 11000101 11101011
Octal 255 305 353

Shades and tints

Shades of #ADC5EB

#ADC5EB
(173,197,235)
#9EB4D6
(158,180,214)
#8FA3C1
(143,163,193)
#8092AC
(128,146,172)
#718197
(113,129,151)
#627082
(98,112,130)
#535F6D
(83,95,109)
#444E58
(68,78,88)
#353D43
(53,61,67)
#262C2E
(38,44,46)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADC5EB

#ADC5EB
(173,197,235)
#B4CAEC
(180,202,236)
#BBCFED
(187,207,237)
#C2D4EE
(194,212,238)
#C9D9EF
(201,217,239)
#D0DEF0
(208,222,240)
#D7E3F1
(215,227,241)
#DEE8F2
(222,232,242)
#E5EDF3
(229,237,243)
#ECF2F4
(236,242,244)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5EB; }

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

This text font color is #ADC5EB.

Background Color

.myBgColor { background-color: #ADC5EB; }

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

This div background color is #ADC5EB.

Border color

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

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

This div border color is #ADC5EB.

Opacity

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

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

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

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

This text has shadow with #ADC5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5EB.

Preview

Color preview on black background

This text has color #ADC5EB on black background.


Color preview on white background

This text has color #ADC5EB on white background.


Black color preview on #ADC5EB background

This text has black color on #ADC5EB background.


White color preview on #ADC5EB background

This text has white color on #ADC5EB background.


Related colors

Complementary color

Complementary color for #hex is #523A14.


I love getcolorcode.com

Triadic colors

1 #EBADC5 and #C5EBAD with #ADC5EB are triadic colors.

2 #EBC5AD and #C5ADEB with #ADC5EB are triadic colors.