COLOR #ADE18C

HEX: #ADE18C RGB: (173,225,140)

Renk bilgisi

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

RGB renk modeli

#ADE18C color RGB value is (173,225,140).

RGB: (173,225,140) (68%, 88%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 140 of 255 = 55%

173
225
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 140 = 538 (100%)
R 173 of 538 ~ 32.16%
G 225 of 538 ~ 41.82%
B 140 of 538 ~ 26.02'%

%32.16
%41.82
%26.02

CMYK RENK MODELİ

#ADE18C rengi CMYK tonu (23,0,38,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 37.78%
  • ana renk tonu 11.76%

CMYK: (23,0,38,12)
C23M0Y38K12 (23%, 0%, 38%, 12%)
(0.23 / 0.00 / 0.38 / 0.12)

CMYK yüzdeleri

%23.11
%0
%37.78
%11.76

Codes

Color #ADE18C in popluar color models

AD E1 8C
RGB 173 225 140
HSL 97° 58.62% 71.57%
HSB/HSV 97° 37.78% 88.24%
CMYK 23.11% 0.00% 37.78%
11.76%

Color #ADE18C in popluar number systems.

HEX AD E1 8C
Decimal 173 225 140
Binary 10101101 11100001 10001100
Octal 255 341 214

Shades and tints

Shades of #ADE18C

#ADE18C
(173,225,140)
#9ECD80
(158,205,128)
#8FB974
(143,185,116)
#80A568
(128,165,104)
#71915C
(113,145,92)
#627D50
(98,125,80)
#536944
(83,105,68)
#445538
(68,85,56)
#35412C
(53,65,44)
#262D20
(38,45,32)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADE18C

#ADE18C
(173,225,140)
#B4E396
(180,227,150)
#BBE5A0
(187,229,160)
#C2E7AA
(194,231,170)
#C9E9B4
(201,233,180)
#D0EBBE
(208,235,190)
#D7EDC8
(215,237,200)
#DEEFD2
(222,239,210)
#E5F1DC
(229,241,220)
#ECF3E6
(236,243,230)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE18C; }

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

This text font color is #ADE18C.

Background Color

.myBgColor { background-color: #ADE18C; }

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

This div background color is #ADE18C.

Border color

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

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

This div border color is #ADE18C.

Opacity

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

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

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

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

This text has shadow with #ADE18C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE18C.

Preview

Color preview on black background

This text has color #ADE18C on black background.


Color preview on white background

This text has color #ADE18C on white background.


Black color preview on #ADE18C background

This text has black color on #ADE18C background.


White color preview on #ADE18C background

This text has white color on #ADE18C background.


Related colors

Complementary color

Complementary color for #hex is #521E73.


I love getcolorcode.com

Triadic colors

1 #8CADE1 and #E18CAD with #ADE18C are triadic colors.

2 #8CE1AD and #E1AD8C with #ADE18C are triadic colors.