COLOR #ADD6F2

HEX: #ADD6F2 RGB: (173,214,242)

Renk bilgisi

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

RGB renk modeli

#ADD6F2 color RGB value is (173,214,242).

RGB: (173,214,242) (68%, 84%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 214 of 255 = 84%
B 242 of 255 = 95%

173
214
242

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 214 + 242 = 629 (100%)
R 173 of 629 ~ 27.5%
G 214 of 629 ~ 34.02%
B 242 of 629 ~ 38.47'%

%27.5
%34.02
%38.47

CMYK RENK MODELİ

#ADD6F2 rengi CMYK tonu (29,12,0,5).

  • camgöbeği tonu 28.51%
  • eflatun tonu 11.57%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%
CMYK: (29,12,0,5) C29M12Y0K5 (29%,12%,0%,5%) (0.29/0.12/0.00/0.05) 

CMYK yüzdeleri

%28.51
%11.57
%0
%5.1

Codes

Color #ADD6F2 in popluar color models

AD D6 F2
RGB 173 214 242
HSL 204° 72.63% 81.37%
HSB/HSV 204° 28.51% 94.90%
CMYK 28.51% 11.57% 0.00%
5.10%

Color #ADD6F2 in popluar number systems.

HEX AD D6 F2
Decimal 173 214 242
Binary 10101101 11010110 11110010
Octal 255 326 362

Shades and tints

Shades of #ADD6F2

#ADD6F2
(173,214,242)
#9EC3DC
(158,195,220)
#8FB0C6
(143,176,198)
#809DB0
(128,157,176)
#718A9A
(113,138,154)
#627784
(98,119,132)
#53646E
(83,100,110)
#445158
(68,81,88)
#353E42
(53,62,66)
#262B2C
(38,43,44)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADD6F2

#ADD6F2
(173,214,242)
#B4D9F3
(180,217,243)
#BBDCF4
(187,220,244)
#C2DFF5
(194,223,245)
#C9E2F6
(201,226,246)
#D0E5F7
(208,229,247)
#D7E8F8
(215,232,248)
#DEEBF9
(222,235,249)
#E5EEFA
(229,238,250)
#ECF1FB
(236,241,251)
#F3F4FC
(243,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD6F2 color. Also use rgb(173,214,242) instead hex code.

Text Font Color

.myTextColor { color: #ADD6F2; }

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

This text font color is #ADD6F2.

Background Color

.myBgColor { background-color: #ADD6F2; }

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

This div background color is #ADD6F2.

Border color

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

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

This div border color is #ADD6F2.

Opacity

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

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

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

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

This text has shadow with #ADD6F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD6F2.

Preview

Color preview on black background

This text has color #ADD6F2 on black background.


Color preview on white background

This text has color #ADD6F2 on white background.


Black color preview on #ADD6F2 background

This text has black color on #ADD6F2 background.


White color preview on #ADD6F2 background

This text has white color on #ADD6F2 background.


Related colors

Complementary color

Complementary color for #hex is #52290D.


I love getcolorcode.com

Triadic colors

1 #F2ADD6 and #D6F2AD with #ADD6F2 are triadic colors.

2 #F2D6AD and #D6ADF2 with #ADD6F2 are triadic colors.