COLOR #ADE9C2

HEX: #ADE9C2 RGB: (173,233,194)

Renk bilgisi

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

RGB renk modeli

#ADE9C2 color RGB value is (173,233,194).

RGB: (173,233,194) (68%, 91%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 194 of 255 = 76%

173
233
194

R + G + B ~ 78%. #ADE9C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 194 = 600 (100%)
R 173 of 600 ~ 28.83%
G 233 of 600 ~ 38.83%
B 194 of 600 ~ 32.33'%

%28.83
%38.83
%32.33

CMYK RENK MODELİ

#ADE9C2 rengi CMYK tonu (26,0,17,9).

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

CMYK: (26,0,17,9)
C26M0Y17K9 (26%, 0%, 17%, 9%)
(0.26 / 0.00 / 0.17 / 0.09)

CMYK yüzdeleri

%25.75
%0
%16.74
%8.63

Codes

Color #ADE9C2 in popluar color models

AD E9 C2
RGB 173 233 194
HSL 141° 57.69% 79.61%
HSB/HSV 141° 25.75% 91.37%
CMYK 25.75% 0.00% 16.74%
8.63%

Color #ADE9C2 in popluar number systems.

HEX AD E9 C2
Decimal 173 233 194
Binary 10101101 11101001 11000010
Octal 255 351 302

Shades and tints

Shades of #ADE9C2

#ADE9C2
(173,233,194)
#9ED4B1
(158,212,177)
#8FBFA0
(143,191,160)
#80AA8F
(128,170,143)
#71957E
(113,149,126)
#62806D
(98,128,109)
#536B5C
(83,107,92)
#44564B
(68,86,75)
#35413A
(53,65,58)
#262C29
(38,44,41)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADE9C2

#ADE9C2
(173,233,194)
#B4EBC7
(180,235,199)
#BBEDCC
(187,237,204)
#C2EFD1
(194,239,209)
#C9F1D6
(201,241,214)
#D0F3DB
(208,243,219)
#D7F5E0
(215,245,224)
#DEF7E5
(222,247,229)
#E5F9EA
(229,249,234)
#ECFBEF
(236,251,239)
#F3FDF4
(243,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9C2; }

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

This text font color is #ADE9C2.

Background Color

.myBgColor { background-color: #ADE9C2; }

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

This div background color is #ADE9C2.

Border color

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

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

This div border color is #ADE9C2.

Opacity

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

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

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

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

This text has shadow with #ADE9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9C2.

Preview

Color preview on black background

This text has color #ADE9C2 on black background.


Color preview on white background

This text has color #ADE9C2 on white background.


Black color preview on #ADE9C2 background

This text has black color on #ADE9C2 background.


White color preview on #ADE9C2 background

This text has white color on #ADE9C2 background.


Related colors

Complementary color

Complementary color for #hex is #52163D.


I love getcolorcode.com

Triadic colors

1 #C2ADE9 and #E9C2AD with #ADE9C2 are triadic colors.

2 #C2E9AD and #E9ADC2 with #ADE9C2 are triadic colors.