COLOR #ADE2AA

HEX: #ADE2AA RGB: (173,226,170)

Renk bilgisi

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

RGB renk modeli

#ADE2AA color RGB value is (173,226,170).

RGB: (173,226,170) (68%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 170 of 255 = 67%

173
226
170

R + G + B ~ 75%. #ADE2AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 170 = 569 (100%)
R 173 of 569 ~ 30.4%
G 226 of 569 ~ 39.72%
B 170 of 569 ~ 29.88'%

%30.4
%39.72
%29.88

CMYK RENK MODELİ

#ADE2AA rengi CMYK tonu (23,0,25,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 24.78%
  • ana renk tonu 11.37%

CMYK: (23,0,25,11)
C23M0Y25K11 (23%, 0%, 25%, 11%)
(0.23 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%23.45
%0
%24.78
%11.37

Codes

Color #ADE2AA in popluar color models

AD E2 AA
RGB 173 226 170
HSL 117° 49.12% 77.65%
HSB/HSV 117° 24.78% 88.63%
CMYK 23.45% 0.00% 24.78%
11.37%

Color #ADE2AA in popluar number systems.

HEX AD E2 AA
Decimal 173 226 170
Binary 10101101 11100010 10101010
Octal 255 342 252

Shades and tints

Shades of #ADE2AA

#ADE2AA
(173,226,170)
#9ECE9B
(158,206,155)
#8FBA8C
(143,186,140)
#80A67D
(128,166,125)
#71926E
(113,146,110)
#627E5F
(98,126,95)
#536A50
(83,106,80)
#445641
(68,86,65)
#354232
(53,66,50)
#262E23
(38,46,35)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #ADE2AA

#ADE2AA
(173,226,170)
#B4E4B1
(180,228,177)
#BBE6B8
(187,230,184)
#C2E8BF
(194,232,191)
#C9EAC6
(201,234,198)
#D0ECCD
(208,236,205)
#D7EED4
(215,238,212)
#DEF0DB
(222,240,219)
#E5F2E2
(229,242,226)
#ECF4E9
(236,244,233)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE2AA color. Also use rgb(173,226,170) instead hex code.

Text Font Color

.myTextColor { color: #ADE2AA; }

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

This text font color is #ADE2AA.

Background Color

.myBgColor { background-color: #ADE2AA; }

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

This div background color is #ADE2AA.

Border color

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

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

This div border color is #ADE2AA.

Opacity

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

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

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

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

This text has shadow with #ADE2AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2AA.

Preview

Color preview on black background

This text has color #ADE2AA on black background.


Color preview on white background

This text has color #ADE2AA on white background.


Black color preview on #ADE2AA background

This text has black color on #ADE2AA background.


White color preview on #ADE2AA background

This text has white color on #ADE2AA background.


Related colors

Complementary color

Complementary color for #hex is #521D55.


I love getcolorcode.com

Triadic colors

1 #AAADE2 and #E2AAAD with #ADE2AA are triadic colors.

2 #AAE2AD and #E2ADAA with #ADE2AA are triadic colors.