COLOR #ADE4EB

HEX: #ADE4EB RGB: (173,228,235)

Renk bilgisi

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

RGB renk modeli

#ADE4EB color RGB value is (173,228,235).

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

RGB bağlantıları ve doygunluk

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

173
228
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 235 = 636 (100%)
R 173 of 636 ~ 27.2%
G 228 of 636 ~ 35.85%
B 235 of 636 ~ 36.95'%

%27.2
%35.85
%36.95

CMYK RENK MODELİ

#ADE4EB rengi CMYK tonu (26,3,0,8).

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

CMYK: (26,3,0,8)
C26M3Y0K8 (26%, 3%, 0%, 8%)
(0.26 / 0.03 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%2.98
%0
%7.84

Codes

Color #ADE4EB in popluar color models

AD E4 EB
RGB 173 228 235
HSL 187° 60.78% 80.00%
HSB/HSV 187° 26.38% 92.16%
CMYK 26.38% 2.98% 0.00%
7.84%

Color #ADE4EB in popluar number systems.

HEX AD E4 EB
Decimal 173 228 235
Binary 10101101 11100100 11101011
Octal 255 344 353

Shades and tints

Shades of #ADE4EB

#ADE4EB
(173,228,235)
#9ED0D6
(158,208,214)
#8FBCC1
(143,188,193)
#80A8AC
(128,168,172)
#719497
(113,148,151)
#628082
(98,128,130)
#536C6D
(83,108,109)
#445858
(68,88,88)
#354443
(53,68,67)
#26302E
(38,48,46)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADE4EB

#ADE4EB
(173,228,235)
#B4E6EC
(180,230,236)
#BBE8ED
(187,232,237)
#C2EAEE
(194,234,238)
#C9ECEF
(201,236,239)
#D0EEF0
(208,238,240)
#D7F0F1
(215,240,241)
#DEF2F2
(222,242,242)
#E5F4F3
(229,244,243)
#ECF6F4
(236,246,244)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4EB; }

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

This text font color is #ADE4EB.

Background Color

.myBgColor { background-color: #ADE4EB; }

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

This div background color is #ADE4EB.

Border color

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

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

This div border color is #ADE4EB.

Opacity

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

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

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

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

This text has shadow with #ADE4EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4EB.

Preview

Color preview on black background

This text has color #ADE4EB on black background.


Color preview on white background

This text has color #ADE4EB on white background.


Black color preview on #ADE4EB background

This text has black color on #ADE4EB background.


White color preview on #ADE4EB background

This text has white color on #ADE4EB background.


Related colors

Complementary color

Complementary color for #hex is #521B14.


I love getcolorcode.com

Triadic colors

1 #EBADE4 and #E4EBAD with #ADE4EB are triadic colors.

2 #EBE4AD and #E4ADEB with #ADE4EB are triadic colors.