COLOR #ADE5D5

HEX: #ADE5D5 RGB: (173,229,213)

Renk bilgisi

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

RGB renk modeli

#ADE5D5 color RGB value is (173,229,213).

RGB: (173,229,213) (68%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 213 of 255 = 84%

173
229
213

R + G + B ~ 81%. #ADE5D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 213 = 615 (100%)
R 173 of 615 ~ 28.13%
G 229 of 615 ~ 37.24%
B 213 of 615 ~ 34.63'%

%28.13
%37.24
%34.63

CMYK RENK MODELİ

#ADE5D5 rengi CMYK tonu (24,0,7,10).

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

CMYK: (24,0,7,10)
C24M0Y7K10 (24%, 0%, 7%, 10%)
(0.24 / 0.00 / 0.07 / 0.10)

CMYK yüzdeleri

%24.45
%0
%6.99
%10.2

Codes

Color #ADE5D5 in popluar color models

AD E5 D5
RGB 173 229 213
HSL 163° 51.85% 78.82%
HSB/HSV 163° 24.45% 89.80%
CMYK 24.45% 0.00% 6.99%
10.20%

Color #ADE5D5 in popluar number systems.

HEX AD E5 D5
Decimal 173 229 213
Binary 10101101 11100101 11010101
Octal 255 345 325

Shades and tints

Shades of #ADE5D5

#ADE5D5
(173,229,213)
#9ED1C2
(158,209,194)
#8FBDAF
(143,189,175)
#80A99C
(128,169,156)
#719589
(113,149,137)
#628176
(98,129,118)
#536D63
(83,109,99)
#445950
(68,89,80)
#35453D
(53,69,61)
#26312A
(38,49,42)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADE5D5

#ADE5D5
(173,229,213)
#B4E7D8
(180,231,216)
#BBE9DB
(187,233,219)
#C2EBDE
(194,235,222)
#C9EDE1
(201,237,225)
#D0EFE4
(208,239,228)
#D7F1E7
(215,241,231)
#DEF3EA
(222,243,234)
#E5F5ED
(229,245,237)
#ECF7F0
(236,247,240)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5D5; }

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

This text font color is #ADE5D5.

Background Color

.myBgColor { background-color: #ADE5D5; }

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

This div background color is #ADE5D5.

Border color

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

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

This div border color is #ADE5D5.

Opacity

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

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

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

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

This text has shadow with #ADE5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5D5.

Preview

Color preview on black background

This text has color #ADE5D5 on black background.


Color preview on white background

This text has color #ADE5D5 on white background.


Black color preview on #ADE5D5 background

This text has black color on #ADE5D5 background.


White color preview on #ADE5D5 background

This text has white color on #ADE5D5 background.


Related colors

Complementary color

Complementary color for #hex is #521A2A.


I love getcolorcode.com

Triadic colors

1 #D5ADE5 and #E5D5AD with #ADE5D5 are triadic colors.

2 #D5E5AD and #E5ADD5 with #ADE5D5 are triadic colors.