COLOR #ADE28B

HEX: #ADE28B RGB: (173,226,139)

Renk bilgisi

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

RGB renk modeli

#ADE28B color RGB value is (173,226,139).

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

RGB bağlantıları ve doygunluk

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

173
226
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 139 = 538 (100%)
R 173 of 538 ~ 32.16%
G 226 of 538 ~ 42.01%
B 139 of 538 ~ 25.84'%

%32.16
%42.01
%25.84

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 38.50%
  • 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
%38.5
%11.37

Codes

Color #ADE28B in popluar color models

AD E2 8B
RGB 173 226 139
HSL 97° 60.00% 71.57%
HSB/HSV 97° 38.50% 88.63%
CMYK 23.45% 0.00% 38.50%
11.37%

Color #ADE28B in popluar number systems.

HEX AD E2 8B
Decimal 173 226 139
Binary 10101101 11100010 10001011
Octal 255 342 213

Shades and tints

Shades of #ADE28B

#ADE28B
(173,226,139)
#9ECE7F
(158,206,127)
#8FBA73
(143,186,115)
#80A667
(128,166,103)
#71925B
(113,146,91)
#627E4F
(98,126,79)
#536A43
(83,106,67)
#445637
(68,86,55)
#35422B
(53,66,43)
#262E1F
(38,46,31)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #ADE28B

#ADE28B
(173,226,139)
#B4E495
(180,228,149)
#BBE69F
(187,230,159)
#C2E8A9
(194,232,169)
#C9EAB3
(201,234,179)
#D0ECBD
(208,236,189)
#D7EEC7
(215,238,199)
#DEF0D1
(222,240,209)
#E5F2DB
(229,242,219)
#ECF4E5
(236,244,229)
#F3F6EF
(243,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE28B; }

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

This text font color is #ADE28B.

Background Color

.myBgColor { background-color: #ADE28B; }

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

This div background color is #ADE28B.

Border color

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

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

This div border color is #ADE28B.

Opacity

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

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

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

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

This text has shadow with #ADE28B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE28B.

Preview

Color preview on black background

This text has color #ADE28B on black background.


Color preview on white background

This text has color #ADE28B on white background.


Black color preview on #ADE28B background

This text has black color on #ADE28B background.


White color preview on #ADE28B background

This text has white color on #ADE28B background.


Related colors

Complementary color

Complementary color for #hex is #521D74.


I love getcolorcode.com

Triadic colors

1 #8BADE2 and #E28BAD with #ADE28B are triadic colors.

2 #8BE2AD and #E2AD8B with #ADE28B are triadic colors.