COLOR #ADD9FD

HEX: #ADD9FD RGB: (173,217,253)

Renk bilgisi

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

RGB renk modeli

#ADD9FD color RGB value is (173,217,253).

RGB: (173,217,253) (68%, 85%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 217 of 255 = 85%
B 253 of 255 = 99%

173
217
253

R + G + B ~ 84%. #ADD9FD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 217 + 253 = 643 (100%)
R 173 of 643 ~ 26.91%
G 217 of 643 ~ 33.75%
B 253 of 643 ~ 39.35'%

%26.91
%33.75
%39.35

CMYK RENK MODELİ

#ADD9FD rengi CMYK tonu (32,14,0,1).

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

CMYK: (32,14,0,1)
C32M14Y0K1 (32%, 14%, 0%, 1%)
(0.32 / 0.14 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%14.23
%0
%0.78

Codes

Color #ADD9FD in popluar color models

AD D9 FD
RGB 173 217 253
HSL 207° 95.24% 83.53%
HSB/HSV 207° 31.62% 99.22%
CMYK 31.62% 14.23% 0.00%
0.78%

Color #ADD9FD in popluar number systems.

HEX AD D9 FD
Decimal 173 217 253
Binary 10101101 11011001 11111101
Octal 255 331 375

Shades and tints

Shades of #ADD9FD

#ADD9FD
(173,217,253)
#9EC6E6
(158,198,230)
#8FB3CF
(143,179,207)
#80A0B8
(128,160,184)
#718DA1
(113,141,161)
#627A8A
(98,122,138)
#536773
(83,103,115)
#44545C
(68,84,92)
#354145
(53,65,69)
#262E2E
(38,46,46)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADD9FD

#ADD9FD
(173,217,253)
#B4DCFD
(180,220,253)
#BBDFFD
(187,223,253)
#C2E2FD
(194,226,253)
#C9E5FD
(201,229,253)
#D0E8FD
(208,232,253)
#D7EBFD
(215,235,253)
#DEEEFD
(222,238,253)
#E5F1FD
(229,241,253)
#ECF4FD
(236,244,253)
#F3F7FD
(243,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD9FD; }

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

This text font color is #ADD9FD.

Background Color

.myBgColor { background-color: #ADD9FD; }

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

This div background color is #ADD9FD.

Border color

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

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

This div border color is #ADD9FD.

Opacity

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

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

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

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

This text has shadow with #ADD9FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD9FD.

Preview

Color preview on black background

This text has color #ADD9FD on black background.


Color preview on white background

This text has color #ADD9FD on white background.


Black color preview on #ADD9FD background

This text has black color on #ADD9FD background.


White color preview on #ADD9FD background

This text has white color on #ADD9FD background.


Related colors

Complementary color

Complementary color for #hex is #522602.


I love getcolorcode.com

Triadic colors

1 #FDADD9 and #D9FDAD with #ADD9FD are triadic colors.

2 #FDD9AD and #D9ADFD with #ADD9FD are triadic colors.