COLOR #ADE4D5

HEX: #ADE4D5 RGB: (173,228,213)

Renk bilgisi

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

RGB renk modeli

#ADE4D5 color RGB value is (173,228,213).

RGB: (173,228,213) (68%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 213 of 255 = 84%

173
228
213

R + G + B ~ 80%. #ADE4D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 213 = 614 (100%)
R 173 of 614 ~ 28.18%
G 228 of 614 ~ 37.13%
B 213 of 614 ~ 34.69'%

%28.18
%37.13
%34.69

CMYK RENK MODELİ

#ADE4D5 rengi CMYK tonu (24,0,7,11).

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

CMYK: (24,0,7,11)
C24M0Y7K11 (24%, 0%, 7%, 11%)
(0.24 / 0.00 / 0.07 / 0.11)

CMYK yüzdeleri

%24.12
%0
%6.58
%10.59

Codes

Color #ADE4D5 in popluar color models

AD E4 D5
RGB 173 228 213
HSL 164° 50.46% 78.63%
HSB/HSV 164° 24.12% 89.41%
CMYK 24.12% 0.00% 6.58%
10.59%

Color #ADE4D5 in popluar number systems.

HEX AD E4 D5
Decimal 173 228 213
Binary 10101101 11100100 11010101
Octal 255 344 325

Shades and tints

Shades of #ADE4D5

#ADE4D5
(173,228,213)
#9ED0C2
(158,208,194)
#8FBCAF
(143,188,175)
#80A89C
(128,168,156)
#719489
(113,148,137)
#628076
(98,128,118)
#536C63
(83,108,99)
#445850
(68,88,80)
#35443D
(53,68,61)
#26302A
(38,48,42)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADE4D5

#ADE4D5
(173,228,213)
#B4E6D8
(180,230,216)
#BBE8DB
(187,232,219)
#C2EADE
(194,234,222)
#C9ECE1
(201,236,225)
#D0EEE4
(208,238,228)
#D7F0E7
(215,240,231)
#DEF2EA
(222,242,234)
#E5F4ED
(229,244,237)
#ECF6F0
(236,246,240)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4D5; }

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

This text font color is #ADE4D5.

Background Color

.myBgColor { background-color: #ADE4D5; }

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

This div background color is #ADE4D5.

Border color

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

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

This div border color is #ADE4D5.

Opacity

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

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

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

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

This text has shadow with #ADE4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4D5.

Preview

Color preview on black background

This text has color #ADE4D5 on black background.


Color preview on white background

This text has color #ADE4D5 on white background.


Black color preview on #ADE4D5 background

This text has black color on #ADE4D5 background.


White color preview on #ADE4D5 background

This text has white color on #ADE4D5 background.


Related colors

Complementary color

Complementary color for #hex is #521B2A.


I love getcolorcode.com

Triadic colors

1 #D5ADE4 and #E4D5AD with #ADE4D5 are triadic colors.

2 #D5E4AD and #E4ADD5 with #ADE4D5 are triadic colors.