COLOR #ADE4E3

HEX: #ADE4E3 RGB: (173,228,227)

Renk bilgisi

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

RGB renk modeli

#ADE4E3 color RGB value is (173,228,227).

RGB: (173,228,227) (68%, 89%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 227 of 255 = 89%

173
228
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 227 = 628 (100%)
R 173 of 628 ~ 27.55%
G 228 of 628 ~ 36.31%
B 227 of 628 ~ 36.15'%

%27.55
%36.31
%36.15

CMYK RENK MODELİ

#ADE4E3 rengi CMYK tonu (24,0,0,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 0.44%
  • ana renk tonu 10.59%

CMYK: (24,0,0,11)
C24M0Y0K11 (24%, 0%, 0%, 11%)
(0.24 / 0.00 / 0.00 / 0.11)

CMYK yüzdeleri

%24.12
%0
%0.44
%10.59

Codes

Color #ADE4E3 in popluar color models

AD E4 E3
RGB 173 228 227
HSL 179° 50.46% 78.63%
HSB/HSV 179° 24.12% 89.41%
CMYK 24.12% 0.00% 0.44%
10.59%

Color #ADE4E3 in popluar number systems.

HEX AD E4 E3
Decimal 173 228 227
Binary 10101101 11100100 11100011
Octal 255 344 343

Shades and tints

Shades of #ADE4E3

#ADE4E3
(173,228,227)
#9ED0CF
(158,208,207)
#8FBCBB
(143,188,187)
#80A8A7
(128,168,167)
#719493
(113,148,147)
#62807F
(98,128,127)
#536C6B
(83,108,107)
#445857
(68,88,87)
#354443
(53,68,67)
#26302F
(38,48,47)
#171C1B
(23,28,27)
#000000
(0,0,0)

Tints of #ADE4E3

#ADE4E3
(173,228,227)
#B4E6E5
(180,230,229)
#BBE8E7
(187,232,231)
#C2EAE9
(194,234,233)
#C9ECEB
(201,236,235)
#D0EEED
(208,238,237)
#D7F0EF
(215,240,239)
#DEF2F1
(222,242,241)
#E5F4F3
(229,244,243)
#ECF6F5
(236,246,245)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4E3; }

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

This text font color is #ADE4E3.

Background Color

.myBgColor { background-color: #ADE4E3; }

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

This div background color is #ADE4E3.

Border color

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

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

This div border color is #ADE4E3.

Opacity

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

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

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

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

This text has shadow with #ADE4E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4E3.

Preview

Color preview on black background

This text has color #ADE4E3 on black background.


Color preview on white background

This text has color #ADE4E3 on white background.


Black color preview on #ADE4E3 background

This text has black color on #ADE4E3 background.


White color preview on #ADE4E3 background

This text has white color on #ADE4E3 background.


Related colors

Complementary color

Complementary color for #hex is #521B1C.


I love getcolorcode.com

Triadic colors

1 #E3ADE4 and #E4E3AD with #ADE4E3 are triadic colors.

2 #E3E4AD and #E4ADE3 with #ADE4E3 are triadic colors.