COLOR #ADE6C9

HEX: #ADE6C9 RGB: (173,230,201)

Renk bilgisi

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

RGB renk modeli

#ADE6C9 color RGB value is (173,230,201).

RGB: (173,230,201) (68%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 201 of 255 = 79%

173
230
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 201 = 604 (100%)
R 173 of 604 ~ 28.64%
G 230 of 604 ~ 38.08%
B 201 of 604 ~ 33.28'%

%28.64
%38.08
%33.28

CMYK RENK MODELİ

#ADE6C9 rengi CMYK tonu (25,0,13,10).

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

CMYK: (25,0,13,10)
C25M0Y13K10 (25%, 0%, 13%, 10%)
(0.25 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%24.78
%0
%12.61
%9.8

Codes

Color #ADE6C9 in popluar color models

AD E6 C9
RGB 173 230 201
HSL 149° 53.27% 79.02%
HSB/HSV 149° 24.78% 90.20%
CMYK 24.78% 0.00% 12.61%
9.80%

Color #ADE6C9 in popluar number systems.

HEX AD E6 C9
Decimal 173 230 201
Binary 10101101 11100110 11001001
Octal 255 346 311

Shades and tints

Shades of #ADE6C9

#ADE6C9
(173,230,201)
#9ED2B7
(158,210,183)
#8FBEA5
(143,190,165)
#80AA93
(128,170,147)
#719681
(113,150,129)
#62826F
(98,130,111)
#536E5D
(83,110,93)
#445A4B
(68,90,75)
#354639
(53,70,57)
#263227
(38,50,39)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #ADE6C9

#ADE6C9
(173,230,201)
#B4E8CD
(180,232,205)
#BBEAD1
(187,234,209)
#C2ECD5
(194,236,213)
#C9EED9
(201,238,217)
#D0F0DD
(208,240,221)
#D7F2E1
(215,242,225)
#DEF4E5
(222,244,229)
#E5F6E9
(229,246,233)
#ECF8ED
(236,248,237)
#F3FAF1
(243,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6C9; }

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

This text font color is #ADE6C9.

Background Color

.myBgColor { background-color: #ADE6C9; }

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

This div background color is #ADE6C9.

Border color

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

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

This div border color is #ADE6C9.

Opacity

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

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

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

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

This text has shadow with #ADE6C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6C9.

Preview

Color preview on black background

This text has color #ADE6C9 on black background.


Color preview on white background

This text has color #ADE6C9 on white background.


Black color preview on #ADE6C9 background

This text has black color on #ADE6C9 background.


White color preview on #ADE6C9 background

This text has white color on #ADE6C9 background.


Related colors

Complementary color

Complementary color for #hex is #521936.


I love getcolorcode.com

Triadic colors

1 #C9ADE6 and #E6C9AD with #ADE6C9 are triadic colors.

2 #C9E6AD and #E6ADC9 with #ADE6C9 are triadic colors.