COLOR #ADE4FF

HEX: #ADE4FF RGB: (173,228,255)

Renk bilgisi

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

RGB renk modeli

#ADE4FF color RGB value is (173,228,255).

RGB: (173,228,255) (68%, 89%, 100%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 255 of 255 = 100%

173
228
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 255 = 656 (100%)
R 173 of 656 ~ 26.37%
G 228 of 656 ~ 34.76%
B 255 of 656 ~ 38.87'%

%26.37
%34.76
%38.87

CMYK RENK MODELİ

#ADE4FF rengi CMYK tonu (32,11,0,0).

  • camgöbeği tonu 32.16%
  • eflatun tonu 10.59%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (32,11,0,0)
C32M11Y0K0 (32%, 11%, 0%, 0%)
(0.32 / 0.11 / 0.00 / 0.00)

CMYK yüzdeleri

%32.16
%10.59
%0
%0

Codes

Color #ADE4FF in popluar color models

AD E4 FF
RGB 173 228 255
HSL 200° 100.00% 83.92%
HSB/HSV 200° 32.16% 100.00%
CMYK 32.16% 10.59% 0.00%
0.00%

Color #ADE4FF in popluar number systems.

HEX AD E4 FF
Decimal 173 228 255
Binary 10101101 11100100 11111111
Octal 255 344 377

Shades and tints

Shades of #ADE4FF

#ADE4FF
(173,228,255)
#9ED0E8
(158,208,232)
#8FBCD1
(143,188,209)
#80A8BA
(128,168,186)
#7194A3
(113,148,163)
#62808C
(98,128,140)
#536C75
(83,108,117)
#44585E
(68,88,94)
#354447
(53,68,71)
#263030
(38,48,48)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADE4FF

#ADE4FF
(173,228,255)
#B4E6FF
(180,230,255)
#BBE8FF
(187,232,255)
#C2EAFF
(194,234,255)
#C9ECFF
(201,236,255)
#D0EEFF
(208,238,255)
#D7F0FF
(215,240,255)
#DEF2FF
(222,242,255)
#E5F4FF
(229,244,255)
#ECF6FF
(236,246,255)
#F3F8FF
(243,248,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4FF; }

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

This text font color is #ADE4FF.

Background Color

.myBgColor { background-color: #ADE4FF; }

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

This div background color is #ADE4FF.

Border color

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

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

This div border color is #ADE4FF.

Opacity

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

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

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

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

This text has shadow with #ADE4FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4FF.

Preview

Color preview on black background

This text has color #ADE4FF on black background.


Color preview on white background

This text has color #ADE4FF on white background.


Black color preview on #ADE4FF background

This text has black color on #ADE4FF background.


White color preview on #ADE4FF background

This text has white color on #ADE4FF background.


Related colors

Complementary color

Complementary color for #hex is #521B00.


I love getcolorcode.com

Triadic colors

1 #FFADE4 and #E4FFAD with #ADE4FF are triadic colors.

2 #FFE4AD and #E4ADFF with #ADE4FF are triadic colors.