COLOR #ADE5A4

HEX: #ADE5A4 RGB: (173,229,164)

Renk bilgisi

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

RGB renk modeli

#ADE5A4 color RGB value is (173,229,164).

RGB: (173,229,164) (68%, 90%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 164 of 255 = 64%

173
229
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 164 = 566 (100%)
R 173 of 566 ~ 30.57%
G 229 of 566 ~ 40.46%
B 164 of 566 ~ 28.98'%

%30.57
%40.46
%28.98

CMYK RENK MODELİ

#ADE5A4 rengi CMYK tonu (24,0,28,10).

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

CMYK: (24,0,28,10)
C24M0Y28K10 (24%, 0%, 28%, 10%)
(0.24 / 0.00 / 0.28 / 0.10)

CMYK yüzdeleri

%24.45
%0
%28.38
%10.2

Codes

Color #ADE5A4 in popluar color models

AD E5 A4
RGB 173 229 164
HSL 112° 55.56% 77.06%
HSB/HSV 112° 28.38% 89.80%
CMYK 24.45% 0.00% 28.38%
10.20%

Color #ADE5A4 in popluar number systems.

HEX AD E5 A4
Decimal 173 229 164
Binary 10101101 11100101 10100100
Octal 255 345 244

Shades and tints

Shades of #ADE5A4

#ADE5A4
(173,229,164)
#9ED196
(158,209,150)
#8FBD88
(143,189,136)
#80A97A
(128,169,122)
#71956C
(113,149,108)
#62815E
(98,129,94)
#536D50
(83,109,80)
#445942
(68,89,66)
#354534
(53,69,52)
#263126
(38,49,38)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADE5A4

#ADE5A4
(173,229,164)
#B4E7AC
(180,231,172)
#BBE9B4
(187,233,180)
#C2EBBC
(194,235,188)
#C9EDC4
(201,237,196)
#D0EFCC
(208,239,204)
#D7F1D4
(215,241,212)
#DEF3DC
(222,243,220)
#E5F5E4
(229,245,228)
#ECF7EC
(236,247,236)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5A4; }

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

This text font color is #ADE5A4.

Background Color

.myBgColor { background-color: #ADE5A4; }

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

This div background color is #ADE5A4.

Border color

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

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

This div border color is #ADE5A4.

Opacity

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

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

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

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

This text has shadow with #ADE5A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5A4.

Preview

Color preview on black background

This text has color #ADE5A4 on black background.


Color preview on white background

This text has color #ADE5A4 on white background.


Black color preview on #ADE5A4 background

This text has black color on #ADE5A4 background.


White color preview on #ADE5A4 background

This text has white color on #ADE5A4 background.


Related colors

Complementary color

Complementary color for #hex is #521A5B.


I love getcolorcode.com

Triadic colors

1 #A4ADE5 and #E5A4AD with #ADE5A4 are triadic colors.

2 #A4E5AD and #E5ADA4 with #ADE5A4 are triadic colors.