COLOR #ADF19E

HEX: #ADF19E RGB: (173,241,158)

Renk bilgisi

#ADF19E contains mainly green color. #ADF19E ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADF19E color RGB value is (173,241,158).

RGB: (173,241,158) (68%, 95%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 241 of 255 = 95%
B 158 of 255 = 62%

173
241
158

R + G + B ~ 75%. #ADF19E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 241 + 158 = 572 (100%)
R 173 of 572 ~ 30.24%
G 241 of 572 ~ 42.13%
B 158 of 572 ~ 27.62'%

%30.24
%42.13
%27.62

CMYK RENK MODELİ

#ADF19E rengi CMYK tonu (28,0,34,5).

  • camgöbeği tonu 28.22%
  • eflatun tonu 0.00%
  • sarı tonu 34.44%
  • ana renk tonu 5.49%

CMYK: (28,0,34,5)
C28M0Y34K5 (28%, 0%, 34%, 5%)
(0.28 / 0.00 / 0.34 / 0.05)

CMYK yüzdeleri

%28.22
%0
%34.44
%5.49

Codes

Color #ADF19E in popluar color models

AD F1 9E
RGB 173 241 158
HSL 109° 74.77% 78.24%
HSB/HSV 109° 34.44% 94.51%
CMYK 28.22% 0.00% 34.44%
5.49%

Color #ADF19E in popluar number systems.

HEX AD F1 9E
Decimal 173 241 158
Binary 10101101 11110001 10011110
Octal 255 361 236

Shades and tints

Shades of #ADF19E

#ADF19E
(173,241,158)
#9EDC90
(158,220,144)
#8FC782
(143,199,130)
#80B274
(128,178,116)
#719D66
(113,157,102)
#628858
(98,136,88)
#53734A
(83,115,74)
#445E3C
(68,94,60)
#35492E
(53,73,46)
#263420
(38,52,32)
#171F12
(23,31,18)
#000000
(0,0,0)

Tints of #ADF19E

#ADF19E
(173,241,158)
#B4F2A6
(180,242,166)
#BBF3AE
(187,243,174)
#C2F4B6
(194,244,182)
#C9F5BE
(201,245,190)
#D0F6C6
(208,246,198)
#D7F7CE
(215,247,206)
#DEF8D6
(222,248,214)
#E5F9DE
(229,249,222)
#ECFAE6
(236,250,230)
#F3FBEE
(243,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF19E; }

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

This text font color is #ADF19E.

Background Color

.myBgColor { background-color: #ADF19E; }

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

This div background color is #ADF19E.

Border color

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

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

This div border color is #ADF19E.

Opacity

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

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

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

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

This text has shadow with #ADF19E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF19E.

Preview

Color preview on black background

This text has color #ADF19E on black background.


Color preview on white background

This text has color #ADF19E on white background.


Black color preview on #ADF19E background

This text has black color on #ADF19E background.


White color preview on #ADF19E background

This text has white color on #ADF19E background.


Related colors

Complementary color

Complementary color for #hex is #520E61.


I love getcolorcode.com

Triadic colors

1 #9EADF1 and #F19EAD with #ADF19E are triadic colors.

2 #9EF1AD and #F1AD9E with #ADF19E are triadic colors.