COLOR #ADC9E7

HEX: #ADC9E7 RGB: (173,201,231)

Renk bilgisi

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

RGB renk modeli

#ADC9E7 color RGB value is (173,201,231).

RGB: (173,201,231) (68%, 79%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 231 of 255 = 91%

173
201
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 231 = 605 (100%)
R 173 of 605 ~ 28.6%
G 201 of 605 ~ 33.22%
B 231 of 605 ~ 38.18'%

%28.6
%33.22
%38.18

CMYK RENK MODELİ

#ADC9E7 rengi CMYK tonu (25,13,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 12.99%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,13,0,9)
C25M13Y0K9 (25%, 13%, 0%, 9%)
(0.25 / 0.13 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%12.99
%0
%9.41

Codes

Color #ADC9E7 in popluar color models

AD C9 E7
RGB 173 201 231
HSL 211° 54.72% 79.22%
HSB/HSV 211° 25.11% 90.59%
CMYK 25.11% 12.99% 0.00%
9.41%

Color #ADC9E7 in popluar number systems.

HEX AD C9 E7
Decimal 173 201 231
Binary 10101101 11001001 11100111
Octal 255 311 347

Shades and tints

Shades of #ADC9E7

#ADC9E7
(173,201,231)
#9EB7D2
(158,183,210)
#8FA5BD
(143,165,189)
#8093A8
(128,147,168)
#718193
(113,129,147)
#626F7E
(98,111,126)
#535D69
(83,93,105)
#444B54
(68,75,84)
#35393F
(53,57,63)
#26272A
(38,39,42)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADC9E7

#ADC9E7
(173,201,231)
#B4CDE9
(180,205,233)
#BBD1EB
(187,209,235)
#C2D5ED
(194,213,237)
#C9D9EF
(201,217,239)
#D0DDF1
(208,221,241)
#D7E1F3
(215,225,243)
#DEE5F5
(222,229,245)
#E5E9F7
(229,233,247)
#ECEDF9
(236,237,249)
#F3F1FB
(243,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9E7; }

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

This text font color is #ADC9E7.

Background Color

.myBgColor { background-color: #ADC9E7; }

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

This div background color is #ADC9E7.

Border color

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

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

This div border color is #ADC9E7.

Opacity

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

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

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

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

This text has shadow with #ADC9E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9E7.

Preview

Color preview on black background

This text has color #ADC9E7 on black background.


Color preview on white background

This text has color #ADC9E7 on white background.


Black color preview on #ADC9E7 background

This text has black color on #ADC9E7 background.


White color preview on #ADC9E7 background

This text has white color on #ADC9E7 background.


Related colors

Complementary color

Complementary color for #hex is #523618.


I love getcolorcode.com

Triadic colors

1 #E7ADC9 and #C9E7AD with #ADC9E7 are triadic colors.

2 #E7C9AD and #C9ADE7 with #ADC9E7 are triadic colors.