COLOR #ADE9E4

HEX: #ADE9E4 RGB: (173,233,228)

Renk bilgisi

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

RGB renk modeli

#ADE9E4 color RGB value is (173,233,228).

RGB: (173,233,228) (68%, 91%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 228 of 255 = 89%

173
233
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 228 = 634 (100%)
R 173 of 634 ~ 27.29%
G 233 of 634 ~ 36.75%
B 228 of 634 ~ 35.96'%

%27.29
%36.75
%35.96

CMYK RENK MODELİ

#ADE9E4 rengi CMYK tonu (26,0,2,9).

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

CMYK: (26,0,2,9)
C26M0Y2K9 (26%, 0%, 2%, 9%)
(0.26 / 0.00 / 0.02 / 0.09)

CMYK yüzdeleri

%25.75
%0
%2.15
%8.63

Codes

Color #ADE9E4 in popluar color models

AD E9 E4
RGB 173 233 228
HSL 175° 57.69% 79.61%
HSB/HSV 175° 25.75% 91.37%
CMYK 25.75% 0.00% 2.15%
8.63%

Color #ADE9E4 in popluar number systems.

HEX AD E9 E4
Decimal 173 233 228
Binary 10101101 11101001 11100100
Octal 255 351 344

Shades and tints

Shades of #ADE9E4

#ADE9E4
(173,233,228)
#9ED4D0
(158,212,208)
#8FBFBC
(143,191,188)
#80AAA8
(128,170,168)
#719594
(113,149,148)
#628080
(98,128,128)
#536B6C
(83,107,108)
#445658
(68,86,88)
#354144
(53,65,68)
#262C30
(38,44,48)
#17171C
(23,23,28)
#000000
(0,0,0)

Tints of #ADE9E4

#ADE9E4
(173,233,228)
#B4EBE6
(180,235,230)
#BBEDE8
(187,237,232)
#C2EFEA
(194,239,234)
#C9F1EC
(201,241,236)
#D0F3EE
(208,243,238)
#D7F5F0
(215,245,240)
#DEF7F2
(222,247,242)
#E5F9F4
(229,249,244)
#ECFBF6
(236,251,246)
#F3FDF8
(243,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9E4; }

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

This text font color is #ADE9E4.

Background Color

.myBgColor { background-color: #ADE9E4; }

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

This div background color is #ADE9E4.

Border color

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

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

This div border color is #ADE9E4.

Opacity

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

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

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

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

This text has shadow with #ADE9E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9E4.

Preview

Color preview on black background

This text has color #ADE9E4 on black background.


Color preview on white background

This text has color #ADE9E4 on white background.


Black color preview on #ADE9E4 background

This text has black color on #ADE9E4 background.


White color preview on #ADE9E4 background

This text has white color on #ADE9E4 background.


Related colors

Complementary color

Complementary color for #hex is #52161B.


I love getcolorcode.com

Triadic colors

1 #E4ADE9 and #E9E4AD with #ADE9E4 are triadic colors.

2 #E4E9AD and #E9ADE4 with #ADE9E4 are triadic colors.