COLOR #ADE6D0

HEX: #ADE6D0 RGB: (173,230,208)

Renk bilgisi

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

RGB renk modeli

#ADE6D0 color RGB value is (173,230,208).

RGB: (173,230,208) (68%, 90%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 208 of 255 = 82%

173
230
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 208 = 611 (100%)
R 173 of 611 ~ 28.31%
G 230 of 611 ~ 37.64%
B 208 of 611 ~ 34.04'%

%28.31
%37.64
%34.04

CMYK RENK MODELİ

#ADE6D0 rengi CMYK tonu (25,0,10,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 9.57%
  • ana renk tonu 9.80%

CMYK: (25,0,10,10)
C25M0Y10K10 (25%, 0%, 10%, 10%)
(0.25 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%24.78
%0
%9.57
%9.8

Codes

Color #ADE6D0 in popluar color models

AD E6 D0
RGB 173 230 208
HSL 157° 53.27% 79.02%
HSB/HSV 157° 24.78% 90.20%
CMYK 24.78% 0.00% 9.57%
9.80%

Color #ADE6D0 in popluar number systems.

HEX AD E6 D0
Decimal 173 230 208
Binary 10101101 11100110 11010000
Octal 255 346 320

Shades and tints

Shades of #ADE6D0

#ADE6D0
(173,230,208)
#9ED2BE
(158,210,190)
#8FBEAC
(143,190,172)
#80AA9A
(128,170,154)
#719688
(113,150,136)
#628276
(98,130,118)
#536E64
(83,110,100)
#445A52
(68,90,82)
#354640
(53,70,64)
#26322E
(38,50,46)
#171E1C
(23,30,28)
#000000
(0,0,0)

Tints of #ADE6D0

#ADE6D0
(173,230,208)
#B4E8D4
(180,232,212)
#BBEAD8
(187,234,216)
#C2ECDC
(194,236,220)
#C9EEE0
(201,238,224)
#D0F0E4
(208,240,228)
#D7F2E8
(215,242,232)
#DEF4EC
(222,244,236)
#E5F6F0
(229,246,240)
#ECF8F4
(236,248,244)
#F3FAF8
(243,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6D0; }

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

This text font color is #ADE6D0.

Background Color

.myBgColor { background-color: #ADE6D0; }

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

This div background color is #ADE6D0.

Border color

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

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

This div border color is #ADE6D0.

Opacity

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

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

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

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

This text has shadow with #ADE6D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6D0.

Preview

Color preview on black background

This text has color #ADE6D0 on black background.


Color preview on white background

This text has color #ADE6D0 on white background.


Black color preview on #ADE6D0 background

This text has black color on #ADE6D0 background.


White color preview on #ADE6D0 background

This text has white color on #ADE6D0 background.


Related colors

Complementary color

Complementary color for #hex is #52192F.


I love getcolorcode.com

Triadic colors

1 #D0ADE6 and #E6D0AD with #ADE6D0 are triadic colors.

2 #D0E6AD and #E6ADD0 with #ADE6D0 are triadic colors.