COLOR #ADECFC

HEX: #ADECFC RGB: (173,236,252)

Renk bilgisi

#ADECFC contains mainly green and blue colors. #ADECFC ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADECFC color RGB value is (173,236,252).

RGB: (173,236,252) (68%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 252 of 255 = 99%

173
236
252

R + G + B ~ 87%. #ADECFC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 252 = 661 (100%)
R 173 of 661 ~ 26.17%
G 236 of 661 ~ 35.7%
B 252 of 661 ~ 38.12'%

%26.17
%35.7
%38.12

CMYK RENK MODELİ

#ADECFC rengi CMYK tonu (31,6,0,1).

  • camgöbeği tonu 31.35%
  • eflatun tonu 6.35%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (31,6,0,1)
C31M6Y0K1 (31%, 6%, 0%, 1%)
(0.31 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%31.35
%6.35
%0
%1.18

Codes

Color #ADECFC in popluar color models

AD EC FC
RGB 173 236 252
HSL 192° 92.94% 83.33%
HSB/HSV 192° 31.35% 98.82%
CMYK 31.35% 6.35% 0.00%
1.18%

Color #ADECFC in popluar number systems.

HEX AD EC FC
Decimal 173 236 252
Binary 10101101 11101100 11111100
Octal 255 354 374

Shades and tints

Shades of #ADECFC

#ADECFC
(173,236,252)
#9ED7E6
(158,215,230)
#8FC2D0
(143,194,208)
#80ADBA
(128,173,186)
#7198A4
(113,152,164)
#62838E
(98,131,142)
#536E78
(83,110,120)
#445962
(68,89,98)
#35444C
(53,68,76)
#262F36
(38,47,54)
#171A20
(23,26,32)
#000000
(0,0,0)

Tints of #ADECFC

#ADECFC
(173,236,252)
#B4EDFC
(180,237,252)
#BBEEFC
(187,238,252)
#C2EFFC
(194,239,252)
#C9F0FC
(201,240,252)
#D0F1FC
(208,241,252)
#D7F2FC
(215,242,252)
#DEF3FC
(222,243,252)
#E5F4FC
(229,244,252)
#ECF5FC
(236,245,252)
#F3F6FC
(243,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADECFC color. Also use rgb(173,236,252) instead hex code.

Text Font Color

.myTextColor { color: #ADECFC; }

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

This text font color is #ADECFC.

Background Color

.myBgColor { background-color: #ADECFC; }

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

This div background color is #ADECFC.

Border color

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

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

This div border color is #ADECFC.

Opacity

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

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

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

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

This text has shadow with #ADECFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECFC.

Preview

Color preview on black background

This text has color #ADECFC on black background.


Color preview on white background

This text has color #ADECFC on white background.


Black color preview on #ADECFC background

This text has black color on #ADECFC background.


White color preview on #ADECFC background

This text has white color on #ADECFC background.


Related colors

Complementary color

Complementary color for #hex is #521303.


I love getcolorcode.com

Triadic colors

1 #FCADEC and #ECFCAD with #ADECFC are triadic colors.

2 #FCECAD and #ECADFC with #ADECFC are triadic colors.