COLOR #ADE6E7

HEX: #ADE6E7 RGB: (173,230,231)

Renk bilgisi

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

RGB renk modeli

#ADE6E7 color RGB value is (173,230,231).

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

RGB bağlantıları ve doygunluk

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

173
230
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 231 = 634 (100%)
R 173 of 634 ~ 27.29%
G 230 of 634 ~ 36.28%
B 231 of 634 ~ 36.44'%

%27.29
%36.28
%36.44

CMYK RENK MODELİ

#ADE6E7 rengi CMYK tonu (25,0,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.43%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,0,0,9)
C25M0Y0K9 (25%, 0%, 0%, 9%)
(0.25 / 0.00 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%0.43
%0
%9.41

Codes

Color #ADE6E7 in popluar color models

AD E6 E7
RGB 173 230 231
HSL 181° 54.72% 79.22%
HSB/HSV 181° 25.11% 90.59%
CMYK 25.11% 0.43% 0.00%
9.41%

Color #ADE6E7 in popluar number systems.

HEX AD E6 E7
Decimal 173 230 231
Binary 10101101 11100110 11100111
Octal 255 346 347

Shades and tints

Shades of #ADE6E7

#ADE6E7
(173,230,231)
#9ED2D2
(158,210,210)
#8FBEBD
(143,190,189)
#80AAA8
(128,170,168)
#719693
(113,150,147)
#62827E
(98,130,126)
#536E69
(83,110,105)
#445A54
(68,90,84)
#35463F
(53,70,63)
#26322A
(38,50,42)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #ADE6E7

#ADE6E7
(173,230,231)
#B4E8E9
(180,232,233)
#BBEAEB
(187,234,235)
#C2ECED
(194,236,237)
#C9EEEF
(201,238,239)
#D0F0F1
(208,240,241)
#D7F2F3
(215,242,243)
#DEF4F5
(222,244,245)
#E5F6F7
(229,246,247)
#ECF8F9
(236,248,249)
#F3FAFB
(243,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6E7; }

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

This text font color is #ADE6E7.

Background Color

.myBgColor { background-color: #ADE6E7; }

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

This div background color is #ADE6E7.

Border color

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

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

This div border color is #ADE6E7.

Opacity

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

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

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

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

This text has shadow with #ADE6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6E7.

Preview

Color preview on black background

This text has color #ADE6E7 on black background.


Color preview on white background

This text has color #ADE6E7 on white background.


Black color preview on #ADE6E7 background

This text has black color on #ADE6E7 background.


White color preview on #ADE6E7 background

This text has white color on #ADE6E7 background.


Related colors

Complementary color

Complementary color for #hex is #521918.


I love getcolorcode.com

Triadic colors

1 #E7ADE6 and #E6E7AD with #ADE6E7 are triadic colors.

2 #E7E6AD and #E6ADE7 with #ADE6E7 are triadic colors.