COLOR #ADE6D4

HEX: #ADE6D4 RGB: (173,230,212)

Renk bilgisi

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

RGB renk modeli

#ADE6D4 color RGB value is (173,230,212).

RGB: (173,230,212) (68%, 90%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 212 of 255 = 83%

173
230
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 212 = 615 (100%)
R 173 of 615 ~ 28.13%
G 230 of 615 ~ 37.4%
B 212 of 615 ~ 34.47'%

%28.13
%37.4
%34.47

CMYK RENK MODELİ

#ADE6D4 rengi CMYK tonu (25,0,8,10).

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

CMYK: (25,0,8,10)
C25M0Y8K10 (25%, 0%, 8%, 10%)
(0.25 / 0.00 / 0.08 / 0.10)

CMYK yüzdeleri

%24.78
%0
%7.83
%9.8

Codes

Color #ADE6D4 in popluar color models

AD E6 D4
RGB 173 230 212
HSL 161° 53.27% 79.02%
HSB/HSV 161° 24.78% 90.20%
CMYK 24.78% 0.00% 7.83%
9.80%

Color #ADE6D4 in popluar number systems.

HEX AD E6 D4
Decimal 173 230 212
Binary 10101101 11100110 11010100
Octal 255 346 324

Shades and tints

Shades of #ADE6D4

#ADE6D4
(173,230,212)
#9ED2C1
(158,210,193)
#8FBEAE
(143,190,174)
#80AA9B
(128,170,155)
#719688
(113,150,136)
#628275
(98,130,117)
#536E62
(83,110,98)
#445A4F
(68,90,79)
#35463C
(53,70,60)
#263229
(38,50,41)
#171E16
(23,30,22)
#000000
(0,0,0)

Tints of #ADE6D4

#ADE6D4
(173,230,212)
#B4E8D7
(180,232,215)
#BBEADA
(187,234,218)
#C2ECDD
(194,236,221)
#C9EEE0
(201,238,224)
#D0F0E3
(208,240,227)
#D7F2E6
(215,242,230)
#DEF4E9
(222,244,233)
#E5F6EC
(229,246,236)
#ECF8EF
(236,248,239)
#F3FAF2
(243,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6D4; }

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

This text font color is #ADE6D4.

Background Color

.myBgColor { background-color: #ADE6D4; }

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

This div background color is #ADE6D4.

Border color

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

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

This div border color is #ADE6D4.

Opacity

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

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

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

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

This text has shadow with #ADE6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6D4.

Preview

Color preview on black background

This text has color #ADE6D4 on black background.


Color preview on white background

This text has color #ADE6D4 on white background.


Black color preview on #ADE6D4 background

This text has black color on #ADE6D4 background.


White color preview on #ADE6D4 background

This text has white color on #ADE6D4 background.


Related colors

Complementary color

Complementary color for #hex is #52192B.


I love getcolorcode.com

Triadic colors

1 #D4ADE6 and #E6D4AD with #ADE6D4 are triadic colors.

2 #D4E6AD and #E6ADD4 with #ADE6D4 are triadic colors.