COLOR #ADE9E7

HEX: #ADE9E7 RGB: (173,233,231)

Renk bilgisi

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

RGB renk modeli

#ADE9E7 color RGB value is (173,233,231).

RGB: (173,233,231) (68%, 91%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 231 of 255 = 91%

173
233
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 231 = 637 (100%)
R 173 of 637 ~ 27.16%
G 233 of 637 ~ 36.58%
B 231 of 637 ~ 36.26'%

%27.16
%36.58
%36.26

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 0.86%
  • 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
%0.86
%8.63

Codes

Color #ADE9E7 in popluar color models

AD E9 E7
RGB 173 233 231
HSL 178° 57.69% 79.61%
HSB/HSV 178° 25.75% 91.37%
CMYK 25.75% 0.00% 0.86%
8.63%

Color #ADE9E7 in popluar number systems.

HEX AD E9 E7
Decimal 173 233 231
Binary 10101101 11101001 11100111
Octal 255 351 347

Shades and tints

Shades of #ADE9E7

#ADE9E7
(173,233,231)
#9ED4D2
(158,212,210)
#8FBFBD
(143,191,189)
#80AAA8
(128,170,168)
#719593
(113,149,147)
#62807E
(98,128,126)
#536B69
(83,107,105)
#445654
(68,86,84)
#35413F
(53,65,63)
#262C2A
(38,44,42)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADE9E7

#ADE9E7
(173,233,231)
#B4EBE9
(180,235,233)
#BBEDEB
(187,237,235)
#C2EFED
(194,239,237)
#C9F1EF
(201,241,239)
#D0F3F1
(208,243,241)
#D7F5F3
(215,245,243)
#DEF7F5
(222,247,245)
#E5F9F7
(229,249,247)
#ECFBF9
(236,251,249)
#F3FDFB
(243,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9E7; }

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

This text font color is #ADE9E7.

Background Color

.myBgColor { background-color: #ADE9E7; }

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

This div background color is #ADE9E7.

Border color

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

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

This div border color is #ADE9E7.

Opacity

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

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

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

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

This text has shadow with #ADE9E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9E7.

Preview

Color preview on black background

This text has color #ADE9E7 on black background.


Color preview on white background

This text has color #ADE9E7 on white background.


Black color preview on #ADE9E7 background

This text has black color on #ADE9E7 background.


White color preview on #ADE9E7 background

This text has white color on #ADE9E7 background.


Related colors

Complementary color

Complementary color for #hex is #521618.


I love getcolorcode.com

Triadic colors

1 #E7ADE9 and #E9E7AD with #ADE9E7 are triadic colors.

2 #E7E9AD and #E9ADE7 with #ADE9E7 are triadic colors.