COLOR #ADC6FD

HEX: #ADC6FD RGB: (173,198,253)

Renk bilgisi

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

RGB renk modeli

#ADC6FD color RGB value is (173,198,253).

RGB: (173,198,253) (68%, 78%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 253 of 255 = 99%

173
198
253

R + G + B ~ 82%. #ADC6FD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 253 = 624 (100%)
R 173 of 624 ~ 27.72%
G 198 of 624 ~ 31.73%
B 253 of 624 ~ 40.54'%

%27.72
%31.73
%40.54

CMYK RENK MODELİ

#ADC6FD rengi CMYK tonu (32,22,0,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 21.74%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (32,22,0,1)
C32M22Y0K1 (32%, 22%, 0%, 1%)
(0.32 / 0.22 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%21.74
%0
%0.78

Codes

Color #ADC6FD in popluar color models

AD C6 FD
RGB 173 198 253
HSL 221° 95.24% 83.53%
HSB/HSV 221° 31.62% 99.22%
CMYK 31.62% 21.74% 0.00%
0.78%

Color #ADC6FD in popluar number systems.

HEX AD C6 FD
Decimal 173 198 253
Binary 10101101 11000110 11111101
Octal 255 306 375

Shades and tints

Shades of #ADC6FD

#ADC6FD
(173,198,253)
#9EB4E6
(158,180,230)
#8FA2CF
(143,162,207)
#8090B8
(128,144,184)
#717EA1
(113,126,161)
#626C8A
(98,108,138)
#535A73
(83,90,115)
#44485C
(68,72,92)
#353645
(53,54,69)
#26242E
(38,36,46)
#171217
(23,18,23)
#000000
(0,0,0)

Tints of #ADC6FD

#ADC6FD
(173,198,253)
#B4CBFD
(180,203,253)
#BBD0FD
(187,208,253)
#C2D5FD
(194,213,253)
#C9DAFD
(201,218,253)
#D0DFFD
(208,223,253)
#D7E4FD
(215,228,253)
#DEE9FD
(222,233,253)
#E5EEFD
(229,238,253)
#ECF3FD
(236,243,253)
#F3F8FD
(243,248,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC6FD color. Also use rgb(173,198,253) instead hex code.

Text Font Color

.myTextColor { color: #ADC6FD; }

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

This text font color is #ADC6FD.

Background Color

.myBgColor { background-color: #ADC6FD; }

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

This div background color is #ADC6FD.

Border color

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

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

This div border color is #ADC6FD.

Opacity

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

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

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

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

This text has shadow with #ADC6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC6FD.

Preview

Color preview on black background

This text has color #ADC6FD on black background.


Color preview on white background

This text has color #ADC6FD on white background.


Black color preview on #ADC6FD background

This text has black color on #ADC6FD background.


White color preview on #ADC6FD background

This text has white color on #ADC6FD background.


Related colors

Complementary color

Complementary color for #hex is #523902.


I love getcolorcode.com

Triadic colors

1 #FDADC6 and #C6FDAD with #ADC6FD are triadic colors.

2 #FDC6AD and #C6ADFD with #ADC6FD are triadic colors.