COLOR #ADE7FD

HEX: #ADE7FD RGB: (173,231,253)

Renk bilgisi

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

RGB renk modeli

#ADE7FD color RGB value is (173,231,253).

RGB: (173,231,253) (68%, 91%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 253 of 255 = 99%

173
231
253

R + G + B ~ 86%. #ADE7FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 253 = 657 (100%)
R 173 of 657 ~ 26.33%
G 231 of 657 ~ 35.16%
B 253 of 657 ~ 38.51'%

%26.33
%35.16
%38.51

CMYK RENK MODELİ

#ADE7FD rengi CMYK tonu (32,9,0,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 8.70%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (32,9,0,1)
C32M9Y0K1 (32%, 9%, 0%, 1%)
(0.32 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%8.7
%0
%0.78

Codes

Color #ADE7FD in popluar color models

AD E7 FD
RGB 173 231 253
HSL 197° 95.24% 83.53%
HSB/HSV 197° 31.62% 99.22%
CMYK 31.62% 8.70% 0.00%
0.78%

Color #ADE7FD in popluar number systems.

HEX AD E7 FD
Decimal 173 231 253
Binary 10101101 11100111 11111101
Octal 255 347 375

Shades and tints

Shades of #ADE7FD

#ADE7FD
(173,231,253)
#9ED2E6
(158,210,230)
#8FBDCF
(143,189,207)
#80A8B8
(128,168,184)
#7193A1
(113,147,161)
#627E8A
(98,126,138)
#536973
(83,105,115)
#44545C
(68,84,92)
#353F45
(53,63,69)
#262A2E
(38,42,46)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #ADE7FD

#ADE7FD
(173,231,253)
#B4E9FD
(180,233,253)
#BBEBFD
(187,235,253)
#C2EDFD
(194,237,253)
#C9EFFD
(201,239,253)
#D0F1FD
(208,241,253)
#D7F3FD
(215,243,253)
#DEF5FD
(222,245,253)
#E5F7FD
(229,247,253)
#ECF9FD
(236,249,253)
#F3FBFD
(243,251,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE7FD color. Also use rgb(173,231,253) instead hex code.

Text Font Color

.myTextColor { color: #ADE7FD; }

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

This text font color is #ADE7FD.

Background Color

.myBgColor { background-color: #ADE7FD; }

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

This div background color is #ADE7FD.

Border color

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

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

This div border color is #ADE7FD.

Opacity

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

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

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

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

This text has shadow with #ADE7FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7FD.

Preview

Color preview on black background

This text has color #ADE7FD on black background.


Color preview on white background

This text has color #ADE7FD on white background.


Black color preview on #ADE7FD background

This text has black color on #ADE7FD background.


White color preview on #ADE7FD background

This text has white color on #ADE7FD background.


Related colors

Complementary color

Complementary color for #hex is #521802.


I love getcolorcode.com

Triadic colors

1 #FDADE7 and #E7FDAD with #ADE7FD are triadic colors.

2 #FDE7AD and #E7ADFD with #ADE7FD are triadic colors.