COLOR #ADE9E6

HEX: #ADE9E6 RGB: (173,233,230)

Renk bilgisi

#ADE9E6 contains mainly green and blue colors. #ADE9E6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE9E6 color RGB value is (173,233,230).

RGB: (173,233,230) (68%, 91%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 230 of 255 = 90%

173
233
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 230 = 636 (100%)
R 173 of 636 ~ 27.2%
G 233 of 636 ~ 36.64%
B 230 of 636 ~ 36.16'%

%27.2
%36.64
%36.16

CMYK RENK MODELİ

#ADE9E6 rengi CMYK tonu (26,0,1,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 1.29%
  • ana renk tonu 8.63%

CMYK: (26,0,1,9)
C26M0Y1K9 (26%, 0%, 1%, 9%)
(0.26 / 0.00 / 0.01 / 0.09)

CMYK yüzdeleri

%25.75
%0
%1.29
%8.63

Codes

Color #ADE9E6 in popluar color models

AD E9 E6
RGB 173 233 230
HSL 177° 57.69% 79.61%
HSB/HSV 177° 25.75% 91.37%
CMYK 25.75% 0.00% 1.29%
8.63%

Color #ADE9E6 in popluar number systems.

HEX AD E9 E6
Decimal 173 233 230
Binary 10101101 11101001 11100110
Octal 255 351 346

Shades and tints

Shades of #ADE9E6

#ADE9E6
(173,233,230)
#9ED4D2
(158,212,210)
#8FBFBE
(143,191,190)
#80AAAA
(128,170,170)
#719596
(113,149,150)
#628082
(98,128,130)
#536B6E
(83,107,110)
#44565A
(68,86,90)
#354146
(53,65,70)
#262C32
(38,44,50)
#17171E
(23,23,30)
#000000
(0,0,0)

Tints of #ADE9E6

#ADE9E6
(173,233,230)
#B4EBE8
(180,235,232)
#BBEDEA
(187,237,234)
#C2EFEC
(194,239,236)
#C9F1EE
(201,241,238)
#D0F3F0
(208,243,240)
#D7F5F2
(215,245,242)
#DEF7F4
(222,247,244)
#E5F9F6
(229,249,246)
#ECFBF8
(236,251,248)
#F3FDFA
(243,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9E6; }

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

This text font color is #ADE9E6.

Background Color

.myBgColor { background-color: #ADE9E6; }

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

This div background color is #ADE9E6.

Border color

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

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

This div border color is #ADE9E6.

Opacity

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

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

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

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

This text has shadow with #ADE9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9E6.

Preview

Color preview on black background

This text has color #ADE9E6 on black background.


Color preview on white background

This text has color #ADE9E6 on white background.


Black color preview on #ADE9E6 background

This text has black color on #ADE9E6 background.


White color preview on #ADE9E6 background

This text has white color on #ADE9E6 background.


Related colors

Complementary color

Complementary color for #hex is #521619.


I love getcolorcode.com

Triadic colors

1 #E6ADE9 and #E9E6AD with #ADE9E6 are triadic colors.

2 #E6E9AD and #E9ADE6 with #ADE9E6 are triadic colors.