COLOR #ADE4AA

HEX: #ADE4AA RGB: (173,228,170)

Renk bilgisi

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

RGB renk modeli

#ADE4AA color RGB value is (173,228,170).

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

RGB bağlantıları ve doygunluk

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

173
228
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 170 = 571 (100%)
R 173 of 571 ~ 30.3%
G 228 of 571 ~ 39.93%
B 170 of 571 ~ 29.77'%

%30.3
%39.93
%29.77

CMYK RENK MODELİ

#ADE4AA rengi CMYK tonu (24,0,25,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 25.44%
  • ana renk tonu 10.59%

CMYK: (24,0,25,11)
C24M0Y25K11 (24%, 0%, 25%, 11%)
(0.24 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%24.12
%0
%25.44
%10.59

Codes

Color #ADE4AA in popluar color models

AD E4 AA
RGB 173 228 170
HSL 117° 51.79% 78.04%
HSB/HSV 117° 25.44% 89.41%
CMYK 24.12% 0.00% 25.44%
10.59%

Color #ADE4AA in popluar number systems.

HEX AD E4 AA
Decimal 173 228 170
Binary 10101101 11100100 10101010
Octal 255 344 252

Shades and tints

Shades of #ADE4AA

#ADE4AA
(173,228,170)
#9ED09B
(158,208,155)
#8FBC8C
(143,188,140)
#80A87D
(128,168,125)
#71946E
(113,148,110)
#62805F
(98,128,95)
#536C50
(83,108,80)
#445841
(68,88,65)
#354432
(53,68,50)
#263023
(38,48,35)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADE4AA

#ADE4AA
(173,228,170)
#B4E6B1
(180,230,177)
#BBE8B8
(187,232,184)
#C2EABF
(194,234,191)
#C9ECC6
(201,236,198)
#D0EECD
(208,238,205)
#D7F0D4
(215,240,212)
#DEF2DB
(222,242,219)
#E5F4E2
(229,244,226)
#ECF6E9
(236,246,233)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4AA; }

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

This text font color is #ADE4AA.

Background Color

.myBgColor { background-color: #ADE4AA; }

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

This div background color is #ADE4AA.

Border color

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

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

This div border color is #ADE4AA.

Opacity

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

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

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

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

This text has shadow with #ADE4AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4AA.

Preview

Color preview on black background

This text has color #ADE4AA on black background.


Color preview on white background

This text has color #ADE4AA on white background.


Black color preview on #ADE4AA background

This text has black color on #ADE4AA background.


White color preview on #ADE4AA background

This text has white color on #ADE4AA background.


Related colors

Complementary color

Complementary color for #hex is #521B55.


I love getcolorcode.com

Triadic colors

1 #AAADE4 and #E4AAAD with #ADE4AA are triadic colors.

2 #AAE4AD and #E4ADAA with #ADE4AA are triadic colors.