COLOR #ADE9C8

HEX: #ADE9C8 RGB: (173,233,200)

Renk bilgisi

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

RGB renk modeli

#ADE9C8 color RGB value is (173,233,200).

RGB: (173,233,200) (68%, 91%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 200 of 255 = 78%

173
233
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 200 = 606 (100%)
R 173 of 606 ~ 28.55%
G 233 of 606 ~ 38.45%
B 200 of 606 ~ 33'%

%28.55
%38.45
%33

CMYK RENK MODELİ

#ADE9C8 rengi CMYK tonu (26,0,14,9).

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

CMYK: (26,0,14,9)
C26M0Y14K9 (26%, 0%, 14%, 9%)
(0.26 / 0.00 / 0.14 / 0.09)

CMYK yüzdeleri

%25.75
%0
%14.16
%8.63

Codes

Color #ADE9C8 in popluar color models

AD E9 C8
RGB 173 233 200
HSL 147° 57.69% 79.61%
HSB/HSV 147° 25.75% 91.37%
CMYK 25.75% 0.00% 14.16%
8.63%

Color #ADE9C8 in popluar number systems.

HEX AD E9 C8
Decimal 173 233 200
Binary 10101101 11101001 11001000
Octal 255 351 310

Shades and tints

Shades of #ADE9C8

#ADE9C8
(173,233,200)
#9ED4B6
(158,212,182)
#8FBFA4
(143,191,164)
#80AA92
(128,170,146)
#719580
(113,149,128)
#62806E
(98,128,110)
#536B5C
(83,107,92)
#44564A
(68,86,74)
#354138
(53,65,56)
#262C26
(38,44,38)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADE9C8

#ADE9C8
(173,233,200)
#B4EBCD
(180,235,205)
#BBEDD2
(187,237,210)
#C2EFD7
(194,239,215)
#C9F1DC
(201,241,220)
#D0F3E1
(208,243,225)
#D7F5E6
(215,245,230)
#DEF7EB
(222,247,235)
#E5F9F0
(229,249,240)
#ECFBF5
(236,251,245)
#F3FDFA
(243,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9C8; }

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

This text font color is #ADE9C8.

Background Color

.myBgColor { background-color: #ADE9C8; }

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

This div background color is #ADE9C8.

Border color

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

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

This div border color is #ADE9C8.

Opacity

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

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

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

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

This text has shadow with #ADE9C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9C8.

Preview

Color preview on black background

This text has color #ADE9C8 on black background.


Color preview on white background

This text has color #ADE9C8 on white background.


Black color preview on #ADE9C8 background

This text has black color on #ADE9C8 background.


White color preview on #ADE9C8 background

This text has white color on #ADE9C8 background.


Related colors

Complementary color

Complementary color for #hex is #521637.


I love getcolorcode.com

Triadic colors

1 #C8ADE9 and #E9C8AD with #ADE9C8 are triadic colors.

2 #C8E9AD and #E9ADC8 with #ADE9C8 are triadic colors.