COLOR #ADE5FA

HEX: #ADE5FA RGB: (173,229,250)

Renk bilgisi

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

RGB renk modeli

#ADE5FA color RGB value is (173,229,250).

RGB: (173,229,250) (68%, 90%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 250 of 255 = 98%

173
229
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 250 = 652 (100%)
R 173 of 652 ~ 26.53%
G 229 of 652 ~ 35.12%
B 250 of 652 ~ 38.34'%

%26.53
%35.12
%38.34

CMYK RENK MODELİ

#ADE5FA rengi CMYK tonu (31,8,0,2).

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

CMYK: (31,8,0,2)
C31M8Y0K2 (31%, 8%, 0%, 2%)
(0.31 / 0.08 / 0.00 / 0.02)

CMYK yüzdeleri

%30.8
%8.4
%0
%1.96

Codes

Color #ADE5FA in popluar color models

AD E5 FA
RGB 173 229 250
HSL 196° 88.51% 82.94%
HSB/HSV 196° 30.80% 98.04%
CMYK 30.80% 8.40% 0.00%
1.96%

Color #ADE5FA in popluar number systems.

HEX AD E5 FA
Decimal 173 229 250
Binary 10101101 11100101 11111010
Octal 255 345 372

Shades and tints

Shades of #ADE5FA

#ADE5FA
(173,229,250)
#9ED1E4
(158,209,228)
#8FBDCE
(143,189,206)
#80A9B8
(128,169,184)
#7195A2
(113,149,162)
#62818C
(98,129,140)
#536D76
(83,109,118)
#445960
(68,89,96)
#35454A
(53,69,74)
#263134
(38,49,52)
#171D1E
(23,29,30)
#000000
(0,0,0)

Tints of #ADE5FA

#ADE5FA
(173,229,250)
#B4E7FA
(180,231,250)
#BBE9FA
(187,233,250)
#C2EBFA
(194,235,250)
#C9EDFA
(201,237,250)
#D0EFFA
(208,239,250)
#D7F1FA
(215,241,250)
#DEF3FA
(222,243,250)
#E5F5FA
(229,245,250)
#ECF7FA
(236,247,250)
#F3F9FA
(243,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5FA; }

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

This text font color is #ADE5FA.

Background Color

.myBgColor { background-color: #ADE5FA; }

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

This div background color is #ADE5FA.

Border color

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

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

This div border color is #ADE5FA.

Opacity

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

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

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

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

This text has shadow with #ADE5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5FA.

Preview

Color preview on black background

This text has color #ADE5FA on black background.


Color preview on white background

This text has color #ADE5FA on white background.


Black color preview on #ADE5FA background

This text has black color on #ADE5FA background.


White color preview on #ADE5FA background

This text has white color on #ADE5FA background.


Related colors

Complementary color

Complementary color for #hex is #521A05.


I love getcolorcode.com

Triadic colors

1 #FAADE5 and #E5FAAD with #ADE5FA are triadic colors.

2 #FAE5AD and #E5ADFA with #ADE5FA are triadic colors.