COLOR #ADC9F6

HEX: #ADC9F6 RGB: (173,201,246)

Renk bilgisi

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

RGB renk modeli

#ADC9F6 color RGB value is (173,201,246).

RGB: (173,201,246) (68%, 79%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 246 of 255 = 96%

173
201
246

R + G + B ~ 81%. #ADC9F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 246 = 620 (100%)
R 173 of 620 ~ 27.9%
G 201 of 620 ~ 32.42%
B 246 of 620 ~ 39.68'%

%27.9
%32.42
%39.68

CMYK RENK MODELİ

#ADC9F6 rengi CMYK tonu (30,18,0,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 18.29%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (30,18,0,4)
C30M18Y0K4 (30%, 18%, 0%, 4%)
(0.30 / 0.18 / 0.00 / 0.04)

CMYK yüzdeleri

%29.67
%18.29
%0
%3.53

Codes

Color #ADC9F6 in popluar color models

AD C9 F6
RGB 173 201 246
HSL 217° 80.22% 82.16%
HSB/HSV 217° 29.67% 96.47%
CMYK 29.67% 18.29% 0.00%
3.53%

Color #ADC9F6 in popluar number systems.

HEX AD C9 F6
Decimal 173 201 246
Binary 10101101 11001001 11110110
Octal 255 311 366

Shades and tints

Shades of #ADC9F6

#ADC9F6
(173,201,246)
#9EB7E0
(158,183,224)
#8FA5CA
(143,165,202)
#8093B4
(128,147,180)
#71819E
(113,129,158)
#626F88
(98,111,136)
#535D72
(83,93,114)
#444B5C
(68,75,92)
#353946
(53,57,70)
#262730
(38,39,48)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADC9F6

#ADC9F6
(173,201,246)
#B4CDF6
(180,205,246)
#BBD1F6
(187,209,246)
#C2D5F6
(194,213,246)
#C9D9F6
(201,217,246)
#D0DDF6
(208,221,246)
#D7E1F6
(215,225,246)
#DEE5F6
(222,229,246)
#E5E9F6
(229,233,246)
#ECEDF6
(236,237,246)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9F6; }

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

This text font color is #ADC9F6.

Background Color

.myBgColor { background-color: #ADC9F6; }

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

This div background color is #ADC9F6.

Border color

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

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

This div border color is #ADC9F6.

Opacity

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

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

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

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

This text has shadow with #ADC9F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9F6.

Preview

Color preview on black background

This text has color #ADC9F6 on black background.


Color preview on white background

This text has color #ADC9F6 on white background.


Black color preview on #ADC9F6 background

This text has black color on #ADC9F6 background.


White color preview on #ADC9F6 background

This text has white color on #ADC9F6 background.


Related colors

Complementary color

Complementary color for #hex is #523609.


I love getcolorcode.com

Triadic colors

1 #F6ADC9 and #C9F6AD with #ADC9F6 are triadic colors.

2 #F6C9AD and #C9ADF6 with #ADC9F6 are triadic colors.