COLOR #ADE09E

HEX: #ADE09E RGB: (173,224,158)

Renk bilgisi

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

RGB renk modeli

#ADE09E color RGB value is (173,224,158).

RGB: (173,224,158) (68%, 88%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 158 of 255 = 62%

173
224
158

R + G + B ~ 73%. #ADE09E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 158 = 555 (100%)
R 173 of 555 ~ 31.17%
G 224 of 555 ~ 40.36%
B 158 of 555 ~ 28.47'%

%31.17
%40.36
%28.47

CMYK RENK MODELİ

#ADE09E rengi CMYK tonu (23,0,29,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 29.46%
  • ana renk tonu 12.16%

CMYK: (23,0,29,12)
C23M0Y29K12 (23%, 0%, 29%, 12%)
(0.23 / 0.00 / 0.29 / 0.12)

CMYK yüzdeleri

%22.77
%0
%29.46
%12.16

Codes

Color #ADE09E in popluar color models

AD E0 9E
RGB 173 224 158
HSL 106° 51.56% 74.90%
HSB/HSV 106° 29.46% 87.84%
CMYK 22.77% 0.00% 29.46%
12.16%

Color #ADE09E in popluar number systems.

HEX AD E0 9E
Decimal 173 224 158
Binary 10101101 11100000 10011110
Octal 255 340 236

Shades and tints

Shades of #ADE09E

#ADE09E
(173,224,158)
#9ECC90
(158,204,144)
#8FB882
(143,184,130)
#80A474
(128,164,116)
#719066
(113,144,102)
#627C58
(98,124,88)
#53684A
(83,104,74)
#44543C
(68,84,60)
#35402E
(53,64,46)
#262C20
(38,44,32)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADE09E

#ADE09E
(173,224,158)
#B4E2A6
(180,226,166)
#BBE4AE
(187,228,174)
#C2E6B6
(194,230,182)
#C9E8BE
(201,232,190)
#D0EAC6
(208,234,198)
#D7ECCE
(215,236,206)
#DEEED6
(222,238,214)
#E5F0DE
(229,240,222)
#ECF2E6
(236,242,230)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE09E color. Also use rgb(173,224,158) instead hex code.

Text Font Color

.myTextColor { color: #ADE09E; }

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

This text font color is #ADE09E.

Background Color

.myBgColor { background-color: #ADE09E; }

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

This div background color is #ADE09E.

Border color

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

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

This div border color is #ADE09E.

Opacity

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

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

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

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

This text has shadow with #ADE09E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE09E.

Preview

Color preview on black background

This text has color #ADE09E on black background.


Color preview on white background

This text has color #ADE09E on white background.


Black color preview on #ADE09E background

This text has black color on #ADE09E background.


White color preview on #ADE09E background

This text has white color on #ADE09E background.


Related colors

Complementary color

Complementary color for #hex is #521F61.


I love getcolorcode.com

Triadic colors

1 #9EADE0 and #E09EAD with #ADE09E are triadic colors.

2 #9EE0AD and #E0AD9E with #ADE09E are triadic colors.