COLOR #ADE4A4

HEX: #ADE4A4 RGB: (173,228,164)

Renk bilgisi

#ADE4A4 contains mainly red and green colors. #ADE4A4 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE4A4 color RGB value is (173,228,164).

RGB: (173,228,164) (68%, 89%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 164 of 255 = 64%

173
228
164

R + G + B ~ 74%. #ADE4A4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 164 = 565 (100%)
R 173 of 565 ~ 30.62%
G 228 of 565 ~ 40.35%
B 164 of 565 ~ 29.03'%

%30.62
%40.35
%29.03

CMYK RENK MODELİ

#ADE4A4 rengi CMYK tonu (24,0,28,11).

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

CMYK: (24,0,28,11)
C24M0Y28K11 (24%, 0%, 28%, 11%)
(0.24 / 0.00 / 0.28 / 0.11)

CMYK yüzdeleri

%24.12
%0
%28.07
%10.59

Codes

Color #ADE4A4 in popluar color models

AD E4 A4
RGB 173 228 164
HSL 112° 54.24% 76.86%
HSB/HSV 112° 28.07% 89.41%
CMYK 24.12% 0.00% 28.07%
10.59%

Color #ADE4A4 in popluar number systems.

HEX AD E4 A4
Decimal 173 228 164
Binary 10101101 11100100 10100100
Octal 255 344 244

Shades and tints

Shades of #ADE4A4

#ADE4A4
(173,228,164)
#9ED096
(158,208,150)
#8FBC88
(143,188,136)
#80A87A
(128,168,122)
#71946C
(113,148,108)
#62805E
(98,128,94)
#536C50
(83,108,80)
#445842
(68,88,66)
#354434
(53,68,52)
#263026
(38,48,38)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #ADE4A4

#ADE4A4
(173,228,164)
#B4E6AC
(180,230,172)
#BBE8B4
(187,232,180)
#C2EABC
(194,234,188)
#C9ECC4
(201,236,196)
#D0EECC
(208,238,204)
#D7F0D4
(215,240,212)
#DEF2DC
(222,242,220)
#E5F4E4
(229,244,228)
#ECF6EC
(236,246,236)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4A4; }

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

This text font color is #ADE4A4.

Background Color

.myBgColor { background-color: #ADE4A4; }

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

This div background color is #ADE4A4.

Border color

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

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

This div border color is #ADE4A4.

Opacity

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

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

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

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

This text has shadow with #ADE4A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4A4.

Preview

Color preview on black background

This text has color #ADE4A4 on black background.


Color preview on white background

This text has color #ADE4A4 on white background.


Black color preview on #ADE4A4 background

This text has black color on #ADE4A4 background.


White color preview on #ADE4A4 background

This text has white color on #ADE4A4 background.


Related colors

Complementary color

Complementary color for #hex is #521B5B.


I love getcolorcode.com

Triadic colors

1 #A4ADE4 and #E4A4AD with #ADE4A4 are triadic colors.

2 #A4E4AD and #E4ADA4 with #ADE4A4 are triadic colors.