COLOR #ADE6E4

HEX: #ADE6E4 RGB: (173,230,228)

Renk bilgisi

#ADE6E4 contains red, green and blue colors in about the same proportion. #ADE6E4 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE6E4 color RGB value is (173,230,228).

RGB: (173,230,228) (68%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 228 of 255 = 89%

173
230
228

R + G + B ~ 82%. #ADE6E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 228 = 631 (100%)
R 173 of 631 ~ 27.42%
G 230 of 631 ~ 36.45%
B 228 of 631 ~ 36.13'%

%27.42
%36.45
%36.13

CMYK RENK MODELİ

#ADE6E4 rengi CMYK tonu (25,0,1,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 0.87%
  • ana renk tonu 9.80%

CMYK: (25,0,1,10)
C25M0Y1K10 (25%, 0%, 1%, 10%)
(0.25 / 0.00 / 0.01 / 0.10)

CMYK yüzdeleri

%24.78
%0
%0.87
%9.8

Codes

Color #ADE6E4 in popluar color models

AD E6 E4
RGB 173 230 228
HSL 178° 53.27% 79.02%
HSB/HSV 178° 24.78% 90.20%
CMYK 24.78% 0.00% 0.87%
9.80%

Color #ADE6E4 in popluar number systems.

HEX AD E6 E4
Decimal 173 230 228
Binary 10101101 11100110 11100100
Octal 255 346 344

Shades and tints

Shades of #ADE6E4

#ADE6E4
(173,230,228)
#9ED2D0
(158,210,208)
#8FBEBC
(143,190,188)
#80AAA8
(128,170,168)
#719694
(113,150,148)
#628280
(98,130,128)
#536E6C
(83,110,108)
#445A58
(68,90,88)
#354644
(53,70,68)
#263230
(38,50,48)
#171E1C
(23,30,28)
#000000
(0,0,0)

Tints of #ADE6E4

#ADE6E4
(173,230,228)
#B4E8E6
(180,232,230)
#BBEAE8
(187,234,232)
#C2ECEA
(194,236,234)
#C9EEEC
(201,238,236)
#D0F0EE
(208,240,238)
#D7F2F0
(215,242,240)
#DEF4F2
(222,244,242)
#E5F6F4
(229,246,244)
#ECF8F6
(236,248,246)
#F3FAF8
(243,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6E4; }

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

This text font color is #ADE6E4.

Background Color

.myBgColor { background-color: #ADE6E4; }

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

This div background color is #ADE6E4.

Border color

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

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

This div border color is #ADE6E4.

Opacity

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

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

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

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

This text has shadow with #ADE6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6E4.

Preview

Color preview on black background

This text has color #ADE6E4 on black background.


Color preview on white background

This text has color #ADE6E4 on white background.


Black color preview on #ADE6E4 background

This text has black color on #ADE6E4 background.


White color preview on #ADE6E4 background

This text has white color on #ADE6E4 background.


Related colors

Complementary color

Complementary color for #hex is #52191B.


I love getcolorcode.com

Triadic colors

1 #E4ADE6 and #E6E4AD with #ADE6E4 are triadic colors.

2 #E4E6AD and #E6ADE4 with #ADE6E4 are triadic colors.