COLOR #ADE28C

HEX: #ADE28C RGB: (173,226,140)

Renk bilgisi

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

RGB renk modeli

#ADE28C color RGB value is (173,226,140).

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

RGB bağlantıları ve doygunluk

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

173
226
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 140 = 539 (100%)
R 173 of 539 ~ 32.1%
G 226 of 539 ~ 41.93%
B 140 of 539 ~ 25.97'%

%32.1
%41.93
%25.97

CMYK RENK MODELİ

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

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

Codes

Color #ADE28C in popluar color models

AD E2 8C
RGB 173 226 140
HSL 97° 59.72% 71.76%
HSB/HSV 97° 38.05% 88.63%
CMYK 23.45% 0.00% 38.05%
11.37%

Color #ADE28C in popluar number systems.

HEX AD E2 8C
Decimal 173 226 140
Binary 10101101 11100010 10001100
Octal 255 342 214

Shades and tints

Shades of #ADE28C

#ADE28C
(173,226,140)
#9ECE80
(158,206,128)
#8FBA74
(143,186,116)
#80A668
(128,166,104)
#71925C
(113,146,92)
#627E50
(98,126,80)
#536A44
(83,106,68)
#445638
(68,86,56)
#35422C
(53,66,44)
#262E20
(38,46,32)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #ADE28C

#ADE28C
(173,226,140)
#B4E496
(180,228,150)
#BBE6A0
(187,230,160)
#C2E8AA
(194,232,170)
#C9EAB4
(201,234,180)
#D0ECBE
(208,236,190)
#D7EEC8
(215,238,200)
#DEF0D2
(222,240,210)
#E5F2DC
(229,242,220)
#ECF4E6
(236,244,230)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE28C; }

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

This text font color is #ADE28C.

Background Color

.myBgColor { background-color: #ADE28C; }

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

This div background color is #ADE28C.

Border color

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

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

This div border color is #ADE28C.

Opacity

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

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

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

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

This text has shadow with #ADE28C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE28C.

Preview

Color preview on black background

This text has color #ADE28C on black background.


Color preview on white background

This text has color #ADE28C on white background.


Black color preview on #ADE28C background

This text has black color on #ADE28C background.


White color preview on #ADE28C background

This text has white color on #ADE28C background.


Related colors

Complementary color

Complementary color for #hex is #521D73.


I love getcolorcode.com

Triadic colors

1 #8CADE2 and #E28CAD with #ADE28C are triadic colors.

2 #8CE2AD and #E2AD8C with #ADE28C are triadic colors.