COLOR #ADE2FC

HEX: #ADE2FC RGB: (173,226,252)

Renk bilgisi

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

RGB renk modeli

#ADE2FC color RGB value is (173,226,252).

RGB: (173,226,252) (68%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 252 of 255 = 99%

173
226
252

R + G + B ~ 85%. #ADE2FC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 252 = 651 (100%)
R 173 of 651 ~ 26.57%
G 226 of 651 ~ 34.72%
B 252 of 651 ~ 38.71'%

%26.57
%34.72
%38.71

CMYK RENK MODELİ

#ADE2FC rengi CMYK tonu (31,10,0,1).

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

CMYK: (31,10,0,1)
C31M10Y0K1 (31%, 10%, 0%, 1%)
(0.31 / 0.10 / 0.00 / 0.01)

CMYK yüzdeleri

%31.35
%10.32
%0
%1.18

Codes

Color #ADE2FC in popluar color models

AD E2 FC
RGB 173 226 252
HSL 200° 92.94% 83.33%
HSB/HSV 200° 31.35% 98.82%
CMYK 31.35% 10.32% 0.00%
1.18%

Color #ADE2FC in popluar number systems.

HEX AD E2 FC
Decimal 173 226 252
Binary 10101101 11100010 11111100
Octal 255 342 374

Shades and tints

Shades of #ADE2FC

#ADE2FC
(173,226,252)
#9ECEE6
(158,206,230)
#8FBAD0
(143,186,208)
#80A6BA
(128,166,186)
#7192A4
(113,146,164)
#627E8E
(98,126,142)
#536A78
(83,106,120)
#445662
(68,86,98)
#35424C
(53,66,76)
#262E36
(38,46,54)
#171A20
(23,26,32)
#000000
(0,0,0)

Tints of #ADE2FC

#ADE2FC
(173,226,252)
#B4E4FC
(180,228,252)
#BBE6FC
(187,230,252)
#C2E8FC
(194,232,252)
#C9EAFC
(201,234,252)
#D0ECFC
(208,236,252)
#D7EEFC
(215,238,252)
#DEF0FC
(222,240,252)
#E5F2FC
(229,242,252)
#ECF4FC
(236,244,252)
#F3F6FC
(243,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2FC; }

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

This text font color is #ADE2FC.

Background Color

.myBgColor { background-color: #ADE2FC; }

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

This div background color is #ADE2FC.

Border color

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

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

This div border color is #ADE2FC.

Opacity

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

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

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

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

This text has shadow with #ADE2FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2FC.

Preview

Color preview on black background

This text has color #ADE2FC on black background.


Color preview on white background

This text has color #ADE2FC on white background.


Black color preview on #ADE2FC background

This text has black color on #ADE2FC background.


White color preview on #ADE2FC background

This text has white color on #ADE2FC background.


Related colors

Complementary color

Complementary color for #hex is #521D03.


I love getcolorcode.com

Triadic colors

1 #FCADE2 and #E2FCAD with #ADE2FC are triadic colors.

2 #FCE2AD and #E2ADFC with #ADE2FC are triadic colors.