COLOR #ADE4E5

HEX: #ADE4E5 RGB: (173,228,229)

Renk bilgisi

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

RGB renk modeli

#ADE4E5 color RGB value is (173,228,229).

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

RGB bağlantıları ve doygunluk

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

173
228
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 229 = 630 (100%)
R 173 of 630 ~ 27.46%
G 228 of 630 ~ 36.19%
B 229 of 630 ~ 36.35'%

%27.46
%36.19
%36.35

CMYK RENK MODELİ

#ADE4E5 rengi CMYK tonu (24,0,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.44%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,0,0,10)
C24M0Y0K10 (24%, 0%, 0%, 10%)
(0.24 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%0.44
%0
%10.2

Codes

Color #ADE4E5 in popluar color models

AD E4 E5
RGB 173 228 229
HSL 181° 51.85% 78.82%
HSB/HSV 181° 24.45% 89.80%
CMYK 24.45% 0.44% 0.00%
10.20%

Color #ADE4E5 in popluar number systems.

HEX AD E4 E5
Decimal 173 228 229
Binary 10101101 11100100 11100101
Octal 255 344 345

Shades and tints

Shades of #ADE4E5

#ADE4E5
(173,228,229)
#9ED0D1
(158,208,209)
#8FBCBD
(143,188,189)
#80A8A9
(128,168,169)
#719495
(113,148,149)
#628081
(98,128,129)
#536C6D
(83,108,109)
#445859
(68,88,89)
#354445
(53,68,69)
#263031
(38,48,49)
#171C1D
(23,28,29)
#000000
(0,0,0)

Tints of #ADE4E5

#ADE4E5
(173,228,229)
#B4E6E7
(180,230,231)
#BBE8E9
(187,232,233)
#C2EAEB
(194,234,235)
#C9ECED
(201,236,237)
#D0EEEF
(208,238,239)
#D7F0F1
(215,240,241)
#DEF2F3
(222,242,243)
#E5F4F5
(229,244,245)
#ECF6F7
(236,246,247)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4E5; }

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

This text font color is #ADE4E5.

Background Color

.myBgColor { background-color: #ADE4E5; }

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

This div background color is #ADE4E5.

Border color

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

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

This div border color is #ADE4E5.

Opacity

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

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

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

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

This text has shadow with #ADE4E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4E5.

Preview

Color preview on black background

This text has color #ADE4E5 on black background.


Color preview on white background

This text has color #ADE4E5 on white background.


Black color preview on #ADE4E5 background

This text has black color on #ADE4E5 background.


White color preview on #ADE4E5 background

This text has white color on #ADE4E5 background.


Related colors

Complementary color

Complementary color for #hex is #521B1A.


I love getcolorcode.com

Triadic colors

1 #E5ADE4 and #E4E5AD with #ADE4E5 are triadic colors.

2 #E5E4AD and #E4ADE5 with #ADE4E5 are triadic colors.