COLOR #ADE3D5

HEX: #ADE3D5 RGB: (173,227,213)

Renk bilgisi

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

RGB renk modeli

#ADE3D5 color RGB value is (173,227,213).

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

RGB bağlantıları ve doygunluk

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

173
227
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 213 = 613 (100%)
R 173 of 613 ~ 28.22%
G 227 of 613 ~ 37.03%
B 213 of 613 ~ 34.75'%

%28.22
%37.03
%34.75

CMYK RENK MODELİ

#ADE3D5 rengi CMYK tonu (24,0,6,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 6.17%
  • ana renk tonu 10.98%

CMYK: (24,0,6,11)
C24M0Y6K11 (24%, 0%, 6%, 11%)
(0.24 / 0.00 / 0.06 / 0.11)

CMYK yüzdeleri

%23.79
%0
%6.17
%10.98

Codes

Color #ADE3D5 in popluar color models

AD E3 D5
RGB 173 227 213
HSL 164° 49.09% 78.43%
HSB/HSV 164° 23.79% 89.02%
CMYK 23.79% 0.00% 6.17%
10.98%

Color #ADE3D5 in popluar number systems.

HEX AD E3 D5
Decimal 173 227 213
Binary 10101101 11100011 11010101
Octal 255 343 325

Shades and tints

Shades of #ADE3D5

#ADE3D5
(173,227,213)
#9ECFC2
(158,207,194)
#8FBBAF
(143,187,175)
#80A79C
(128,167,156)
#719389
(113,147,137)
#627F76
(98,127,118)
#536B63
(83,107,99)
#445750
(68,87,80)
#35433D
(53,67,61)
#262F2A
(38,47,42)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADE3D5

#ADE3D5
(173,227,213)
#B4E5D8
(180,229,216)
#BBE7DB
(187,231,219)
#C2E9DE
(194,233,222)
#C9EBE1
(201,235,225)
#D0EDE4
(208,237,228)
#D7EFE7
(215,239,231)
#DEF1EA
(222,241,234)
#E5F3ED
(229,243,237)
#ECF5F0
(236,245,240)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3D5; }

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

This text font color is #ADE3D5.

Background Color

.myBgColor { background-color: #ADE3D5; }

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

This div background color is #ADE3D5.

Border color

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

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

This div border color is #ADE3D5.

Opacity

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

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

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

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

This text has shadow with #ADE3D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3D5.

Preview

Color preview on black background

This text has color #ADE3D5 on black background.


Color preview on white background

This text has color #ADE3D5 on white background.


Black color preview on #ADE3D5 background

This text has black color on #ADE3D5 background.


White color preview on #ADE3D5 background

This text has white color on #ADE3D5 background.


Related colors

Complementary color

Complementary color for #hex is #521C2A.


I love getcolorcode.com

Triadic colors

1 #D5ADE3 and #E3D5AD with #ADE3D5 are triadic colors.

2 #D5E3AD and #E3ADD5 with #ADE3D5 are triadic colors.