COLOR #ADE6EB

HEX: #ADE6EB RGB: (173,230,235)

Renk bilgisi

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

RGB renk modeli

#ADE6EB color RGB value is (173,230,235).

RGB: (173,230,235) (68%, 90%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 235 of 255 = 92%

173
230
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 235 = 638 (100%)
R 173 of 638 ~ 27.12%
G 230 of 638 ~ 36.05%
B 235 of 638 ~ 36.83'%

%27.12
%36.05
%36.83

CMYK RENK MODELİ

#ADE6EB rengi CMYK tonu (26,2,0,8).

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

CMYK: (26,2,0,8)
C26M2Y0K8 (26%, 2%, 0%, 8%)
(0.26 / 0.02 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%2.13
%0
%7.84

Codes

Color #ADE6EB in popluar color models

AD E6 EB
RGB 173 230 235
HSL 185° 60.78% 80.00%
HSB/HSV 185° 26.38% 92.16%
CMYK 26.38% 2.13% 0.00%
7.84%

Color #ADE6EB in popluar number systems.

HEX AD E6 EB
Decimal 173 230 235
Binary 10101101 11100110 11101011
Octal 255 346 353

Shades and tints

Shades of #ADE6EB

#ADE6EB
(173,230,235)
#9ED2D6
(158,210,214)
#8FBEC1
(143,190,193)
#80AAAC
(128,170,172)
#719697
(113,150,151)
#628282
(98,130,130)
#536E6D
(83,110,109)
#445A58
(68,90,88)
#354643
(53,70,67)
#26322E
(38,50,46)
#171E19
(23,30,25)
#000000
(0,0,0)

Tints of #ADE6EB

#ADE6EB
(173,230,235)
#B4E8EC
(180,232,236)
#BBEAED
(187,234,237)
#C2ECEE
(194,236,238)
#C9EEEF
(201,238,239)
#D0F0F0
(208,240,240)
#D7F2F1
(215,242,241)
#DEF4F2
(222,244,242)
#E5F6F3
(229,246,243)
#ECF8F4
(236,248,244)
#F3FAF5
(243,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6EB; }

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

This text font color is #ADE6EB.

Background Color

.myBgColor { background-color: #ADE6EB; }

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

This div background color is #ADE6EB.

Border color

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

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

This div border color is #ADE6EB.

Opacity

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

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

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

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

This text has shadow with #ADE6EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6EB.

Preview

Color preview on black background

This text has color #ADE6EB on black background.


Color preview on white background

This text has color #ADE6EB on white background.


Black color preview on #ADE6EB background

This text has black color on #ADE6EB background.


White color preview on #ADE6EB background

This text has white color on #ADE6EB background.


Related colors

Complementary color

Complementary color for #hex is #521914.


I love getcolorcode.com

Triadic colors

1 #EBADE6 and #E6EBAD with #ADE6EB are triadic colors.

2 #EBE6AD and #E6ADEB with #ADE6EB are triadic colors.