COLOR #ADE48A

HEX: #ADE48A RGB: (173,228,138)

Renk bilgisi

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

RGB renk modeli

#ADE48A color RGB value is (173,228,138).

RGB: (173,228,138) (68%, 89%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 138 of 255 = 54%

173
228
138

R + G + B ~ 70%. #ADE48A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 138 = 539 (100%)
R 173 of 539 ~ 32.1%
G 228 of 539 ~ 42.3%
B 138 of 539 ~ 25.6'%

%32.1
%42.3
%25.6

CMYK RENK MODELİ

#ADE48A rengi CMYK tonu (24,0,39,11).

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

CMYK: (24,0,39,11)
C24M0Y39K11 (24%, 0%, 39%, 11%)
(0.24 / 0.00 / 0.39 / 0.11)

CMYK yüzdeleri

%24.12
%0
%39.47
%10.59

Codes

Color #ADE48A in popluar color models

AD E4 8A
RGB 173 228 138
HSL 97° 62.50% 71.76%
HSB/HSV 97° 39.47% 89.41%
CMYK 24.12% 0.00% 39.47%
10.59%

Color #ADE48A in popluar number systems.

HEX AD E4 8A
Decimal 173 228 138
Binary 10101101 11100100 10001010
Octal 255 344 212

Shades and tints

Shades of #ADE48A

#ADE48A
(173,228,138)
#9ED07E
(158,208,126)
#8FBC72
(143,188,114)
#80A866
(128,168,102)
#71945A
(113,148,90)
#62804E
(98,128,78)
#536C42
(83,108,66)
#445836
(68,88,54)
#35442A
(53,68,42)
#26301E
(38,48,30)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADE48A

#ADE48A
(173,228,138)
#B4E694
(180,230,148)
#BBE89E
(187,232,158)
#C2EAA8
(194,234,168)
#C9ECB2
(201,236,178)
#D0EEBC
(208,238,188)
#D7F0C6
(215,240,198)
#DEF2D0
(222,242,208)
#E5F4DA
(229,244,218)
#ECF6E4
(236,246,228)
#F3F8EE
(243,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE48A; }

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

This text font color is #ADE48A.

Background Color

.myBgColor { background-color: #ADE48A; }

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

This div background color is #ADE48A.

Border color

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

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

This div border color is #ADE48A.

Opacity

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

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

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

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

This text has shadow with #ADE48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE48A.

Preview

Color preview on black background

This text has color #ADE48A on black background.


Color preview on white background

This text has color #ADE48A on white background.


Black color preview on #ADE48A background

This text has black color on #ADE48A background.


White color preview on #ADE48A background

This text has white color on #ADE48A background.


Related colors

Complementary color

Complementary color for #hex is #521B75.


I love getcolorcode.com

Triadic colors

1 #8AADE4 and #E48AAD with #ADE48A are triadic colors.

2 #8AE4AD and #E4AD8A with #ADE48A are triadic colors.