COLOR #ADE49B

HEX: #ADE49B RGB: (173,228,155)

Renk bilgisi

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

RGB renk modeli

#ADE49B color RGB value is (173,228,155).

RGB: (173,228,155) (68%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 155 of 255 = 61%

173
228
155

R + G + B ~ 73%. #ADE49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 155 = 556 (100%)
R 173 of 556 ~ 31.12%
G 228 of 556 ~ 41.01%
B 155 of 556 ~ 27.88'%

%31.12
%41.01
%27.88

CMYK RENK MODELİ

#ADE49B rengi CMYK tonu (24,0,32,11).

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

CMYK: (24,0,32,11)
C24M0Y32K11 (24%, 0%, 32%, 11%)
(0.24 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%24.12
%0
%32.02
%10.59

Codes

Color #ADE49B in popluar color models

AD E4 9B
RGB 173 228 155
HSL 105° 57.48% 75.10%
HSB/HSV 105° 32.02% 89.41%
CMYK 24.12% 0.00% 32.02%
10.59%

Color #ADE49B in popluar number systems.

HEX AD E4 9B
Decimal 173 228 155
Binary 10101101 11100100 10011011
Octal 255 344 233

Shades and tints

Shades of #ADE49B

#ADE49B
(173,228,155)
#9ED08D
(158,208,141)
#8FBC7F
(143,188,127)
#80A871
(128,168,113)
#719463
(113,148,99)
#628055
(98,128,85)
#536C47
(83,108,71)
#445839
(68,88,57)
#35442B
(53,68,43)
#26301D
(38,48,29)
#171C0F
(23,28,15)
#000000
(0,0,0)

Tints of #ADE49B

#ADE49B
(173,228,155)
#B4E6A4
(180,230,164)
#BBE8AD
(187,232,173)
#C2EAB6
(194,234,182)
#C9ECBF
(201,236,191)
#D0EEC8
(208,238,200)
#D7F0D1
(215,240,209)
#DEF2DA
(222,242,218)
#E5F4E3
(229,244,227)
#ECF6EC
(236,246,236)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE49B; }

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

This text font color is #ADE49B.

Background Color

.myBgColor { background-color: #ADE49B; }

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

This div background color is #ADE49B.

Border color

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

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

This div border color is #ADE49B.

Opacity

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

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

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

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

This text has shadow with #ADE49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE49B.

Preview

Color preview on black background

This text has color #ADE49B on black background.


Color preview on white background

This text has color #ADE49B on white background.


Black color preview on #ADE49B background

This text has black color on #ADE49B background.


White color preview on #ADE49B background

This text has white color on #ADE49B background.


Related colors

Complementary color

Complementary color for #hex is #521B64.


I love getcolorcode.com

Triadic colors

1 #9BADE4 and #E49BAD with #ADE49B are triadic colors.

2 #9BE4AD and #E4AD9B with #ADE49B are triadic colors.