COLOR #ADE9D6

HEX: #ADE9D6 RGB: (173,233,214)

Renk bilgisi

#ADE9D6 contains mainly green and blue colors. #ADE9D6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE9D6 color RGB value is (173,233,214).

RGB: (173,233,214) (68%, 91%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 214 of 255 = 84%

173
233
214

R + G + B ~ 81%. #ADE9D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 214 = 620 (100%)
R 173 of 620 ~ 27.9%
G 233 of 620 ~ 37.58%
B 214 of 620 ~ 34.52'%

%27.9
%37.58
%34.52

CMYK RENK MODELİ

#ADE9D6 rengi CMYK tonu (26,0,8,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 8.15%
  • ana renk tonu 8.63%

CMYK: (26,0,8,9)
C26M0Y8K9 (26%, 0%, 8%, 9%)
(0.26 / 0.00 / 0.08 / 0.09)

CMYK yüzdeleri

%25.75
%0
%8.15
%8.63

Codes

Color #ADE9D6 in popluar color models

AD E9 D6
RGB 173 233 214
HSL 161° 57.69% 79.61%
HSB/HSV 161° 25.75% 91.37%
CMYK 25.75% 0.00% 8.15%
8.63%

Color #ADE9D6 in popluar number systems.

HEX AD E9 D6
Decimal 173 233 214
Binary 10101101 11101001 11010110
Octal 255 351 326

Shades and tints

Shades of #ADE9D6

#ADE9D6
(173,233,214)
#9ED4C3
(158,212,195)
#8FBFB0
(143,191,176)
#80AA9D
(128,170,157)
#71958A
(113,149,138)
#628077
(98,128,119)
#536B64
(83,107,100)
#445651
(68,86,81)
#35413E
(53,65,62)
#262C2B
(38,44,43)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADE9D6

#ADE9D6
(173,233,214)
#B4EBD9
(180,235,217)
#BBEDDC
(187,237,220)
#C2EFDF
(194,239,223)
#C9F1E2
(201,241,226)
#D0F3E5
(208,243,229)
#D7F5E8
(215,245,232)
#DEF7EB
(222,247,235)
#E5F9EE
(229,249,238)
#ECFBF1
(236,251,241)
#F3FDF4
(243,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE9D6 color. Also use rgb(173,233,214) instead hex code.

Text Font Color

.myTextColor { color: #ADE9D6; }

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

This text font color is #ADE9D6.

Background Color

.myBgColor { background-color: #ADE9D6; }

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

This div background color is #ADE9D6.

Border color

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

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

This div border color is #ADE9D6.

Opacity

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

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

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

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

This text has shadow with #ADE9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9D6.

Preview

Color preview on black background

This text has color #ADE9D6 on black background.


Color preview on white background

This text has color #ADE9D6 on white background.


Black color preview on #ADE9D6 background

This text has black color on #ADE9D6 background.


White color preview on #ADE9D6 background

This text has white color on #ADE9D6 background.


Related colors

Complementary color

Complementary color for #hex is #521629.


I love getcolorcode.com

Triadic colors

1 #D6ADE9 and #E9D6AD with #ADE9D6 are triadic colors.

2 #D6E9AD and #E9ADD6 with #ADE9D6 are triadic colors.