COLOR #ADE5AA

HEX: #ADE5AA RGB: (173,229,170)

Renk bilgisi

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

RGB renk modeli

#ADE5AA color RGB value is (173,229,170).

RGB: (173,229,170) (68%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 170 of 255 = 67%

173
229
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 170 = 572 (100%)
R 173 of 572 ~ 30.24%
G 229 of 572 ~ 40.03%
B 170 of 572 ~ 29.72'%

%30.24
%40.03
%29.72

CMYK RENK MODELİ

#ADE5AA rengi CMYK tonu (24,0,26,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 25.76%
  • ana renk tonu 10.20%

CMYK: (24,0,26,10)
C24M0Y26K10 (24%, 0%, 26%, 10%)
(0.24 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%24.45
%0
%25.76
%10.2

Codes

Color #ADE5AA in popluar color models

AD E5 AA
RGB 173 229 170
HSL 117° 53.15% 78.24%
HSB/HSV 117° 25.76% 89.80%
CMYK 24.45% 0.00% 25.76%
10.20%

Color #ADE5AA in popluar number systems.

HEX AD E5 AA
Decimal 173 229 170
Binary 10101101 11100101 10101010
Octal 255 345 252

Shades and tints

Shades of #ADE5AA

#ADE5AA
(173,229,170)
#9ED19B
(158,209,155)
#8FBD8C
(143,189,140)
#80A97D
(128,169,125)
#71956E
(113,149,110)
#62815F
(98,129,95)
#536D50
(83,109,80)
#445941
(68,89,65)
#354532
(53,69,50)
#263123
(38,49,35)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #ADE5AA

#ADE5AA
(173,229,170)
#B4E7B1
(180,231,177)
#BBE9B8
(187,233,184)
#C2EBBF
(194,235,191)
#C9EDC6
(201,237,198)
#D0EFCD
(208,239,205)
#D7F1D4
(215,241,212)
#DEF3DB
(222,243,219)
#E5F5E2
(229,245,226)
#ECF7E9
(236,247,233)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5AA; }

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

This text font color is #ADE5AA.

Background Color

.myBgColor { background-color: #ADE5AA; }

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

This div background color is #ADE5AA.

Border color

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

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

This div border color is #ADE5AA.

Opacity

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

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

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

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

This text has shadow with #ADE5AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5AA.

Preview

Color preview on black background

This text has color #ADE5AA on black background.


Color preview on white background

This text has color #ADE5AA on white background.


Black color preview on #ADE5AA background

This text has black color on #ADE5AA background.


White color preview on #ADE5AA background

This text has white color on #ADE5AA background.


Related colors

Complementary color

Complementary color for #hex is #521A55.


I love getcolorcode.com

Triadic colors

1 #AAADE5 and #E5AAAD with #ADE5AA are triadic colors.

2 #AAE5AD and #E5ADAA with #ADE5AA are triadic colors.