COLOR #ADE2EB

HEX: #ADE2EB RGB: (173,226,235)

Renk bilgisi

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

RGB renk modeli

#ADE2EB color RGB value is (173,226,235).

RGB: (173,226,235) (68%, 89%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 235 of 255 = 92%

173
226
235

R + G + B ~ 83%. #ADE2EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 235 = 634 (100%)
R 173 of 634 ~ 27.29%
G 226 of 634 ~ 35.65%
B 235 of 634 ~ 37.07'%

%27.29
%35.65
%37.07

CMYK RENK MODELİ

#ADE2EB rengi CMYK tonu (26,4,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 3.83%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,4,0,8)
C26M4Y0K8 (26%, 4%, 0%, 8%)
(0.26 / 0.04 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%3.83
%0
%7.84

Codes

Color #ADE2EB in popluar color models

AD E2 EB
RGB 173 226 235
HSL 189° 60.78% 80.00%
HSB/HSV 189° 26.38% 92.16%
CMYK 26.38% 3.83% 0.00%
7.84%

Color #ADE2EB in popluar number systems.

HEX AD E2 EB
Decimal 173 226 235
Binary 10101101 11100010 11101011
Octal 255 342 353

Shades and tints

Shades of #ADE2EB

#ADE2EB
(173,226,235)
#9ECED6
(158,206,214)
#8FBAC1
(143,186,193)
#80A6AC
(128,166,172)
#719297
(113,146,151)
#627E82
(98,126,130)
#536A6D
(83,106,109)
#445658
(68,86,88)
#354243
(53,66,67)
#262E2E
(38,46,46)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADE2EB

#ADE2EB
(173,226,235)
#B4E4EC
(180,228,236)
#BBE6ED
(187,230,237)
#C2E8EE
(194,232,238)
#C9EAEF
(201,234,239)
#D0ECF0
(208,236,240)
#D7EEF1
(215,238,241)
#DEF0F2
(222,240,242)
#E5F2F3
(229,242,243)
#ECF4F4
(236,244,244)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2EB; }

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

This text font color is #ADE2EB.

Background Color

.myBgColor { background-color: #ADE2EB; }

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

This div background color is #ADE2EB.

Border color

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

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

This div border color is #ADE2EB.

Opacity

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

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

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

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

This text has shadow with #ADE2EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2EB.

Preview

Color preview on black background

This text has color #ADE2EB on black background.


Color preview on white background

This text has color #ADE2EB on white background.


Black color preview on #ADE2EB background

This text has black color on #ADE2EB background.


White color preview on #ADE2EB background

This text has white color on #ADE2EB background.


Related colors

Complementary color

Complementary color for #hex is #521D14.


I love getcolorcode.com

Triadic colors

1 #EBADE2 and #E2EBAD with #ADE2EB are triadic colors.

2 #EBE2AD and #E2ADEB with #ADE2EB are triadic colors.