COLOR #ADE8EB

HEX: #ADE8EB RGB: (173,232,235)

Renk bilgisi

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

RGB renk modeli

#ADE8EB color RGB value is (173,232,235).

RGB: (173,232,235) (68%, 91%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 235 of 255 = 92%

173
232
235

R + G + B ~ 84%. #ADE8EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 235 = 640 (100%)
R 173 of 640 ~ 27.03%
G 232 of 640 ~ 36.25%
B 235 of 640 ~ 36.72'%

%27.03
%36.25
%36.72

CMYK RENK MODELİ

#ADE8EB rengi CMYK tonu (26,1,0,8).

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

CMYK: (26,1,0,8)
C26M1Y0K8 (26%, 1%, 0%, 8%)
(0.26 / 0.01 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%1.28
%0
%7.84

Codes

Color #ADE8EB in popluar color models

AD E8 EB
RGB 173 232 235
HSL 183° 60.78% 80.00%
HSB/HSV 183° 26.38% 92.16%
CMYK 26.38% 1.28% 0.00%
7.84%

Color #ADE8EB in popluar number systems.

HEX AD E8 EB
Decimal 173 232 235
Binary 10101101 11101000 11101011
Octal 255 350 353

Shades and tints

Shades of #ADE8EB

#ADE8EB
(173,232,235)
#9ED3D6
(158,211,214)
#8FBEC1
(143,190,193)
#80A9AC
(128,169,172)
#719497
(113,148,151)
#627F82
(98,127,130)
#536A6D
(83,106,109)
#445558
(68,85,88)
#354043
(53,64,67)
#262B2E
(38,43,46)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADE8EB

#ADE8EB
(173,232,235)
#B4EAEC
(180,234,236)
#BBECED
(187,236,237)
#C2EEEE
(194,238,238)
#C9F0EF
(201,240,239)
#D0F2F0
(208,242,240)
#D7F4F1
(215,244,241)
#DEF6F2
(222,246,242)
#E5F8F3
(229,248,243)
#ECFAF4
(236,250,244)
#F3FCF5
(243,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8EB; }

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

This text font color is #ADE8EB.

Background Color

.myBgColor { background-color: #ADE8EB; }

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

This div background color is #ADE8EB.

Border color

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

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

This div border color is #ADE8EB.

Opacity

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

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

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

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

This text has shadow with #ADE8EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8EB.

Preview

Color preview on black background

This text has color #ADE8EB on black background.


Color preview on white background

This text has color #ADE8EB on white background.


Black color preview on #ADE8EB background

This text has black color on #ADE8EB background.


White color preview on #ADE8EB background

This text has white color on #ADE8EB background.


Related colors

Complementary color

Complementary color for #hex is #521714.


I love getcolorcode.com

Triadic colors

1 #EBADE8 and #E8EBAD with #ADE8EB are triadic colors.

2 #EBE8AD and #E8ADEB with #ADE8EB are triadic colors.