COLOR #ADE2FF

HEX: #ADE2FF RGB: (173,226,255)

Renk bilgisi

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

RGB renk modeli

#ADE2FF color RGB value is (173,226,255).

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

RGB bağlantıları ve doygunluk

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

173
226
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 255 = 654 (100%)
R 173 of 654 ~ 26.45%
G 226 of 654 ~ 34.56%
B 255 of 654 ~ 38.99'%

%26.45
%34.56
%38.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 32.16%
  • eflatun tonu 11.37%
  • 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
%11.37
%0
%0

Codes

Color #ADE2FF in popluar color models

AD E2 FF
RGB 173 226 255
HSL 201° 100.00% 83.92%
HSB/HSV 201° 32.16% 100.00%
CMYK 32.16% 11.37% 0.00%
0.00%

Color #ADE2FF in popluar number systems.

HEX AD E2 FF
Decimal 173 226 255
Binary 10101101 11100010 11111111
Octal 255 342 377

Shades and tints

Shades of #ADE2FF

#ADE2FF
(173,226,255)
#9ECEE8
(158,206,232)
#8FBAD1
(143,186,209)
#80A6BA
(128,166,186)
#7192A3
(113,146,163)
#627E8C
(98,126,140)
#536A75
(83,106,117)
#44565E
(68,86,94)
#354247
(53,66,71)
#262E30
(38,46,48)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADE2FF

#ADE2FF
(173,226,255)
#B4E4FF
(180,228,255)
#BBE6FF
(187,230,255)
#C2E8FF
(194,232,255)
#C9EAFF
(201,234,255)
#D0ECFF
(208,236,255)
#D7EEFF
(215,238,255)
#DEF0FF
(222,240,255)
#E5F2FF
(229,242,255)
#ECF4FF
(236,244,255)
#F3F6FF
(243,246,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2FF; }

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

This text font color is #ADE2FF.

Background Color

.myBgColor { background-color: #ADE2FF; }

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

This div background color is #ADE2FF.

Border color

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

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

This div border color is #ADE2FF.

Opacity

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

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

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

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

This text has shadow with #ADE2FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2FF.

Preview

Color preview on black background

This text has color #ADE2FF on black background.


Color preview on white background

This text has color #ADE2FF on white background.


Black color preview on #ADE2FF background

This text has black color on #ADE2FF background.


White color preview on #ADE2FF background

This text has white color on #ADE2FF background.


Related colors

Complementary color

Complementary color for #hex is #521D00.


I love getcolorcode.com

Triadic colors

1 #FFADE2 and #E2FFAD with #ADE2FF are triadic colors.

2 #FFE2AD and #E2ADFF with #ADE2FF are triadic colors.