COLOR #ADE28F

HEX: #ADE28F RGB: (173,226,143)

Renk bilgisi

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

RGB renk modeli

#ADE28F color RGB value is (173,226,143).

RGB: (173,226,143) (68%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 143 of 255 = 56%

173
226
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 143 = 542 (100%)
R 173 of 542 ~ 31.92%
G 226 of 542 ~ 41.7%
B 143 of 542 ~ 26.38'%

%31.92
%41.7
%26.38

CMYK RENK MODELİ

#ADE28F rengi CMYK tonu (23,0,37,11).

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

CMYK: (23,0,37,11)
C23M0Y37K11 (23%, 0%, 37%, 11%)
(0.23 / 0.00 / 0.37 / 0.11)

CMYK yüzdeleri

%23.45
%0
%36.73
%11.37

Codes

Color #ADE28F in popluar color models

AD E2 8F
RGB 173 226 143
HSL 98° 58.87% 72.35%
HSB/HSV 98° 36.73% 88.63%
CMYK 23.45% 0.00% 36.73%
11.37%

Color #ADE28F in popluar number systems.

HEX AD E2 8F
Decimal 173 226 143
Binary 10101101 11100010 10001111
Octal 255 342 217

Shades and tints

Shades of #ADE28F

#ADE28F
(173,226,143)
#9ECE82
(158,206,130)
#8FBA75
(143,186,117)
#80A668
(128,166,104)
#71925B
(113,146,91)
#627E4E
(98,126,78)
#536A41
(83,106,65)
#445634
(68,86,52)
#354227
(53,66,39)
#262E1A
(38,46,26)
#171A0D
(23,26,13)
#000000
(0,0,0)

Tints of #ADE28F

#ADE28F
(173,226,143)
#B4E499
(180,228,153)
#BBE6A3
(187,230,163)
#C2E8AD
(194,232,173)
#C9EAB7
(201,234,183)
#D0ECC1
(208,236,193)
#D7EECB
(215,238,203)
#DEF0D5
(222,240,213)
#E5F2DF
(229,242,223)
#ECF4E9
(236,244,233)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE28F; }

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

This text font color is #ADE28F.

Background Color

.myBgColor { background-color: #ADE28F; }

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

This div background color is #ADE28F.

Border color

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

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

This div border color is #ADE28F.

Opacity

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

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

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

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

This text has shadow with #ADE28F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE28F.

Preview

Color preview on black background

This text has color #ADE28F on black background.


Color preview on white background

This text has color #ADE28F on white background.


Black color preview on #ADE28F background

This text has black color on #ADE28F background.


White color preview on #ADE28F background

This text has white color on #ADE28F background.


Related colors

Complementary color

Complementary color for #hex is #521D70.


I love getcolorcode.com

Triadic colors

1 #8FADE2 and #E28FAD with #ADE28F are triadic colors.

2 #8FE2AD and #E2AD8F with #ADE28F are triadic colors.