COLOR #ADE5D3

HEX: #ADE5D3 RGB: (173,229,211)

Renk bilgisi

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

RGB renk modeli

#ADE5D3 color RGB value is (173,229,211).

RGB: (173,229,211) (68%, 90%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 211 of 255 = 83%

173
229
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 211 = 613 (100%)
R 173 of 613 ~ 28.22%
G 229 of 613 ~ 37.36%
B 211 of 613 ~ 34.42'%

%28.22
%37.36
%34.42

CMYK RENK MODELİ

#ADE5D3 rengi CMYK tonu (24,0,8,10).

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

CMYK: (24,0,8,10)
C24M0Y8K10 (24%, 0%, 8%, 10%)
(0.24 / 0.00 / 0.08 / 0.10)

CMYK yüzdeleri

%24.45
%0
%7.86
%10.2

Codes

Color #ADE5D3 in popluar color models

AD E5 D3
RGB 173 229 211
HSL 161° 51.85% 78.82%
HSB/HSV 161° 24.45% 89.80%
CMYK 24.45% 0.00% 7.86%
10.20%

Color #ADE5D3 in popluar number systems.

HEX AD E5 D3
Decimal 173 229 211
Binary 10101101 11100101 11010011
Octal 255 345 323

Shades and tints

Shades of #ADE5D3

#ADE5D3
(173,229,211)
#9ED1C0
(158,209,192)
#8FBDAD
(143,189,173)
#80A99A
(128,169,154)
#719587
(113,149,135)
#628174
(98,129,116)
#536D61
(83,109,97)
#44594E
(68,89,78)
#35453B
(53,69,59)
#263128
(38,49,40)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADE5D3

#ADE5D3
(173,229,211)
#B4E7D7
(180,231,215)
#BBE9DB
(187,233,219)
#C2EBDF
(194,235,223)
#C9EDE3
(201,237,227)
#D0EFE7
(208,239,231)
#D7F1EB
(215,241,235)
#DEF3EF
(222,243,239)
#E5F5F3
(229,245,243)
#ECF7F7
(236,247,247)
#F3F9FB
(243,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5D3; }

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

This text font color is #ADE5D3.

Background Color

.myBgColor { background-color: #ADE5D3; }

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

This div background color is #ADE5D3.

Border color

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

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

This div border color is #ADE5D3.

Opacity

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

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

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

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

This text has shadow with #ADE5D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5D3.

Preview

Color preview on black background

This text has color #ADE5D3 on black background.


Color preview on white background

This text has color #ADE5D3 on white background.


Black color preview on #ADE5D3 background

This text has black color on #ADE5D3 background.


White color preview on #ADE5D3 background

This text has white color on #ADE5D3 background.


Related colors

Complementary color

Complementary color for #hex is #521A2C.


I love getcolorcode.com

Triadic colors

1 #D3ADE5 and #E5D3AD with #ADE5D3 are triadic colors.

2 #D3E5AD and #E5ADD3 with #ADE5D3 are triadic colors.