COLOR #ADE1D0

HEX: #ADE1D0 RGB: (173,225,208)

Renk bilgisi

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

RGB renk modeli

#ADE1D0 color RGB value is (173,225,208).

RGB: (173,225,208) (68%, 88%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 208 of 255 = 82%

173
225
208

R + G + B ~ 79%. #ADE1D0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 208 = 606 (100%)
R 173 of 606 ~ 28.55%
G 225 of 606 ~ 37.13%
B 208 of 606 ~ 34.32'%

%28.55
%37.13
%34.32

CMYK RENK MODELİ

#ADE1D0 rengi CMYK tonu (23,0,8,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 7.56%
  • ana renk tonu 11.76%

CMYK: (23,0,8,12)
C23M0Y8K12 (23%, 0%, 8%, 12%)
(0.23 / 0.00 / 0.08 / 0.12)

CMYK yüzdeleri

%23.11
%0
%7.56
%11.76

Codes

Color #ADE1D0 in popluar color models

AD E1 D0
RGB 173 225 208
HSL 160° 46.43% 78.04%
HSB/HSV 160° 23.11% 88.24%
CMYK 23.11% 0.00% 7.56%
11.76%

Color #ADE1D0 in popluar number systems.

HEX AD E1 D0
Decimal 173 225 208
Binary 10101101 11100001 11010000
Octal 255 341 320

Shades and tints

Shades of #ADE1D0

#ADE1D0
(173,225,208)
#9ECDBE
(158,205,190)
#8FB9AC
(143,185,172)
#80A59A
(128,165,154)
#719188
(113,145,136)
#627D76
(98,125,118)
#536964
(83,105,100)
#445552
(68,85,82)
#354140
(53,65,64)
#262D2E
(38,45,46)
#17191C
(23,25,28)
#000000
(0,0,0)

Tints of #ADE1D0

#ADE1D0
(173,225,208)
#B4E3D4
(180,227,212)
#BBE5D8
(187,229,216)
#C2E7DC
(194,231,220)
#C9E9E0
(201,233,224)
#D0EBE4
(208,235,228)
#D7EDE8
(215,237,232)
#DEEFEC
(222,239,236)
#E5F1F0
(229,241,240)
#ECF3F4
(236,243,244)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE1D0 color. Also use rgb(173,225,208) instead hex code.

Text Font Color

.myTextColor { color: #ADE1D0; }

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

This text font color is #ADE1D0.

Background Color

.myBgColor { background-color: #ADE1D0; }

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

This div background color is #ADE1D0.

Border color

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

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

This div border color is #ADE1D0.

Opacity

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

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

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

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

This text has shadow with #ADE1D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1D0.

Preview

Color preview on black background

This text has color #ADE1D0 on black background.


Color preview on white background

This text has color #ADE1D0 on white background.


Black color preview on #ADE1D0 background

This text has black color on #ADE1D0 background.


White color preview on #ADE1D0 background

This text has white color on #ADE1D0 background.


Related colors

Complementary color

Complementary color for #hex is #521E2F.


I love getcolorcode.com

Triadic colors

1 #D0ADE1 and #E1D0AD with #ADE1D0 are triadic colors.

2 #D0E1AD and #E1ADD0 with #ADE1D0 are triadic colors.