COLOR #ADE28D

HEX: #ADE28D RGB: (173,226,141)

Renk bilgisi

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

RGB renk modeli

#ADE28D color RGB value is (173,226,141).

RGB: (173,226,141) (68%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 141 of 255 = 55%

173
226
141

R + G + B ~ 71%. #ADE28D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 141 = 540 (100%)
R 173 of 540 ~ 32.04%
G 226 of 540 ~ 41.85%
B 141 of 540 ~ 26.11'%

%32.04
%41.85
%26.11

CMYK RENK MODELİ

#ADE28D rengi CMYK tonu (23,0,38,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 37.61%
  • ana renk tonu 11.37%

CMYK: (23,0,38,11)
C23M0Y38K11 (23%, 0%, 38%, 11%)
(0.23 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%23.45
%0
%37.61
%11.37

Codes

Color #ADE28D in popluar color models

AD E2 8D
RGB 173 226 141
HSL 97° 59.44% 71.96%
HSB/HSV 97° 37.61% 88.63%
CMYK 23.45% 0.00% 37.61%
11.37%

Color #ADE28D in popluar number systems.

HEX AD E2 8D
Decimal 173 226 141
Binary 10101101 11100010 10001101
Octal 255 342 215

Shades and tints

Shades of #ADE28D

#ADE28D
(173,226,141)
#9ECE81
(158,206,129)
#8FBA75
(143,186,117)
#80A669
(128,166,105)
#71925D
(113,146,93)
#627E51
(98,126,81)
#536A45
(83,106,69)
#445639
(68,86,57)
#35422D
(53,66,45)
#262E21
(38,46,33)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADE28D

#ADE28D
(173,226,141)
#B4E497
(180,228,151)
#BBE6A1
(187,230,161)
#C2E8AB
(194,232,171)
#C9EAB5
(201,234,181)
#D0ECBF
(208,236,191)
#D7EEC9
(215,238,201)
#DEF0D3
(222,240,211)
#E5F2DD
(229,242,221)
#ECF4E7
(236,244,231)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE28D color. Also use rgb(173,226,141) instead hex code.

Text Font Color

.myTextColor { color: #ADE28D; }

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

This text font color is #ADE28D.

Background Color

.myBgColor { background-color: #ADE28D; }

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

This div background color is #ADE28D.

Border color

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

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

This div border color is #ADE28D.

Opacity

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

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

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

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

This text has shadow with #ADE28D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE28D.

Preview

Color preview on black background

This text has color #ADE28D on black background.


Color preview on white background

This text has color #ADE28D on white background.


Black color preview on #ADE28D background

This text has black color on #ADE28D background.


White color preview on #ADE28D background

This text has white color on #ADE28D background.


Related colors

Complementary color

Complementary color for #hex is #521D72.


I love getcolorcode.com

Triadic colors

1 #8DADE2 and #E28DAD with #ADE28D are triadic colors.

2 #8DE2AD and #E2AD8D with #ADE28D are triadic colors.