COLOR #ADC9EB

HEX: #ADC9EB RGB: (173,201,235)

Renk bilgisi

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

RGB renk modeli

#ADC9EB color RGB value is (173,201,235).

RGB: (173,201,235) (68%, 79%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 235 of 255 = 92%

173
201
235

R + G + B ~ 80%. #ADC9EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 235 = 609 (100%)
R 173 of 609 ~ 28.41%
G 201 of 609 ~ 33%
B 235 of 609 ~ 38.59'%

%28.41
%33
%38.59

CMYK RENK MODELİ

#ADC9EB rengi CMYK tonu (26,14,0,8).

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

CMYK: (26,14,0,8)
C26M14Y0K8 (26%, 14%, 0%, 8%)
(0.26 / 0.14 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%14.47
%0
%7.84

Codes

Color #ADC9EB in popluar color models

AD C9 EB
RGB 173 201 235
HSL 213° 60.78% 80.00%
HSB/HSV 213° 26.38% 92.16%
CMYK 26.38% 14.47% 0.00%
7.84%

Color #ADC9EB in popluar number systems.

HEX AD C9 EB
Decimal 173 201 235
Binary 10101101 11001001 11101011
Octal 255 311 353

Shades and tints

Shades of #ADC9EB

#ADC9EB
(173,201,235)
#9EB7D6
(158,183,214)
#8FA5C1
(143,165,193)
#8093AC
(128,147,172)
#718197
(113,129,151)
#626F82
(98,111,130)
#535D6D
(83,93,109)
#444B58
(68,75,88)
#353943
(53,57,67)
#26272E
(38,39,46)
#171519
(23,21,25)
#000000
(0,0,0)

Tints of #ADC9EB

#ADC9EB
(173,201,235)
#B4CDEC
(180,205,236)
#BBD1ED
(187,209,237)
#C2D5EE
(194,213,238)
#C9D9EF
(201,217,239)
#D0DDF0
(208,221,240)
#D7E1F1
(215,225,241)
#DEE5F2
(222,229,242)
#E5E9F3
(229,233,243)
#ECEDF4
(236,237,244)
#F3F1F5
(243,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9EB; }

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

This text font color is #ADC9EB.

Background Color

.myBgColor { background-color: #ADC9EB; }

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

This div background color is #ADC9EB.

Border color

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

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

This div border color is #ADC9EB.

Opacity

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

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

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

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

This text has shadow with #ADC9EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9EB.

Preview

Color preview on black background

This text has color #ADC9EB on black background.


Color preview on white background

This text has color #ADC9EB on white background.


Black color preview on #ADC9EB background

This text has black color on #ADC9EB background.


White color preview on #ADC9EB background

This text has white color on #ADC9EB background.


Related colors

Complementary color

Complementary color for #hex is #523614.


I love getcolorcode.com

Triadic colors

1 #EBADC9 and #C9EBAD with #ADC9EB are triadic colors.

2 #EBC9AD and #C9ADEB with #ADC9EB are triadic colors.