COLOR #ADE4FA

HEX: #ADE4FA RGB: (173,228,250)

Renk bilgisi

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

RGB renk modeli

#ADE4FA color RGB value is (173,228,250).

RGB: (173,228,250) (68%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 250 of 255 = 98%

173
228
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 250 = 651 (100%)
R 173 of 651 ~ 26.57%
G 228 of 651 ~ 35.02%
B 250 of 651 ~ 38.4'%

%26.57
%35.02
%38.4

CMYK RENK MODELİ

#ADE4FA rengi CMYK tonu (31,9,0,2).

  • camgöbeği tonu 30.80%
  • eflatun tonu 8.80%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (31,9,0,2)
C31M9Y0K2 (31%, 9%, 0%, 2%)
(0.31 / 0.09 / 0.00 / 0.02)

CMYK yüzdeleri

%30.8
%8.8
%0
%1.96

Codes

Color #ADE4FA in popluar color models

AD E4 FA
RGB 173 228 250
HSL 197° 88.51% 82.94%
HSB/HSV 197° 30.80% 98.04%
CMYK 30.80% 8.80% 0.00%
1.96%

Color #ADE4FA in popluar number systems.

HEX AD E4 FA
Decimal 173 228 250
Binary 10101101 11100100 11111010
Octal 255 344 372

Shades and tints

Shades of #ADE4FA

#ADE4FA
(173,228,250)
#9ED0E4
(158,208,228)
#8FBCCE
(143,188,206)
#80A8B8
(128,168,184)
#7194A2
(113,148,162)
#62808C
(98,128,140)
#536C76
(83,108,118)
#445860
(68,88,96)
#35444A
(53,68,74)
#263034
(38,48,52)
#171C1E
(23,28,30)
#000000
(0,0,0)

Tints of #ADE4FA

#ADE4FA
(173,228,250)
#B4E6FA
(180,230,250)
#BBE8FA
(187,232,250)
#C2EAFA
(194,234,250)
#C9ECFA
(201,236,250)
#D0EEFA
(208,238,250)
#D7F0FA
(215,240,250)
#DEF2FA
(222,242,250)
#E5F4FA
(229,244,250)
#ECF6FA
(236,246,250)
#F3F8FA
(243,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE4FA color. Also use rgb(173,228,250) instead hex code.

Text Font Color

.myTextColor { color: #ADE4FA; }

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

This text font color is #ADE4FA.

Background Color

.myBgColor { background-color: #ADE4FA; }

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

This div background color is #ADE4FA.

Border color

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

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

This div border color is #ADE4FA.

Opacity

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

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

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

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

This text has shadow with #ADE4FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4FA.

Preview

Color preview on black background

This text has color #ADE4FA on black background.


Color preview on white background

This text has color #ADE4FA on white background.


Black color preview on #ADE4FA background

This text has black color on #ADE4FA background.


White color preview on #ADE4FA background

This text has white color on #ADE4FA background.


Related colors

Complementary color

Complementary color for #hex is #521B05.


I love getcolorcode.com

Triadic colors

1 #FAADE4 and #E4FAAD with #ADE4FA are triadic colors.

2 #FAE4AD and #E4ADFA with #ADE4FA are triadic colors.