COLOR #ADC9E6

HEX: #ADC9E6 RGB: (173,201,230)

Renk bilgisi

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

RGB renk modeli

#ADC9E6 color RGB value is (173,201,230).

RGB: (173,201,230) (68%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 230 of 255 = 90%

173
201
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 230 = 604 (100%)
R 173 of 604 ~ 28.64%
G 201 of 604 ~ 33.28%
B 230 of 604 ~ 38.08'%

%28.64
%33.28
%38.08

CMYK RENK MODELİ

#ADC9E6 rengi CMYK tonu (25,13,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 12.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,13,0,10)
C25M13Y0K10 (25%, 13%, 0%, 10%)
(0.25 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%12.61
%0
%9.8

Codes

Color #ADC9E6 in popluar color models

AD C9 E6
RGB 173 201 230
HSL 211° 53.27% 79.02%
HSB/HSV 211° 24.78% 90.20%
CMYK 24.78% 12.61% 0.00%
9.80%

Color #ADC9E6 in popluar number systems.

HEX AD C9 E6
Decimal 173 201 230
Binary 10101101 11001001 11100110
Octal 255 311 346

Shades and tints

Shades of #ADC9E6

#ADC9E6
(173,201,230)
#9EB7D2
(158,183,210)
#8FA5BE
(143,165,190)
#8093AA
(128,147,170)
#718196
(113,129,150)
#626F82
(98,111,130)
#535D6E
(83,93,110)
#444B5A
(68,75,90)
#353946
(53,57,70)
#262732
(38,39,50)
#17151E
(23,21,30)
#000000
(0,0,0)

Tints of #ADC9E6

#ADC9E6
(173,201,230)
#B4CDE8
(180,205,232)
#BBD1EA
(187,209,234)
#C2D5EC
(194,213,236)
#C9D9EE
(201,217,238)
#D0DDF0
(208,221,240)
#D7E1F2
(215,225,242)
#DEE5F4
(222,229,244)
#E5E9F6
(229,233,246)
#ECEDF8
(236,237,248)
#F3F1FA
(243,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9E6; }

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

This text font color is #ADC9E6.

Background Color

.myBgColor { background-color: #ADC9E6; }

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

This div background color is #ADC9E6.

Border color

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

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

This div border color is #ADC9E6.

Opacity

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

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

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

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

This text has shadow with #ADC9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9E6.

Preview

Color preview on black background

This text has color #ADC9E6 on black background.


Color preview on white background

This text has color #ADC9E6 on white background.


Black color preview on #ADC9E6 background

This text has black color on #ADC9E6 background.


White color preview on #ADC9E6 background

This text has white color on #ADC9E6 background.


Related colors

Complementary color

Complementary color for #hex is #523619.


I love getcolorcode.com

Triadic colors

1 #E6ADC9 and #C9E6AD with #ADC9E6 are triadic colors.

2 #E6C9AD and #C9ADE6 with #ADC9E6 are triadic colors.