COLOR #ADF09E

HEX: #ADF09E RGB: (173,240,158)

Renk bilgisi

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

RGB renk modeli

#ADF09E color RGB value is (173,240,158).

RGB: (173,240,158) (68%, 94%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 240 of 255 = 94%
B 158 of 255 = 62%

173
240
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 240 + 158 = 571 (100%)
R 173 of 571 ~ 30.3%
G 240 of 571 ~ 42.03%
B 158 of 571 ~ 27.67'%

%30.3
%42.03
%27.67

CMYK RENK MODELİ

#ADF09E rengi CMYK tonu (28,0,34,6).

  • camgöbeği tonu 27.92%
  • eflatun tonu 0.00%
  • sarı tonu 34.17%
  • ana renk tonu 5.88%

CMYK: (28,0,34,6)
C28M0Y34K6 (28%, 0%, 34%, 6%)
(0.28 / 0.00 / 0.34 / 0.06)

CMYK yüzdeleri

%27.92
%0
%34.17
%5.88

Codes

Color #ADF09E in popluar color models

AD F0 9E
RGB 173 240 158
HSL 109° 73.21% 78.04%
HSB/HSV 109° 34.17% 94.12%
CMYK 27.92% 0.00% 34.17%
5.88%

Color #ADF09E in popluar number systems.

HEX AD F0 9E
Decimal 173 240 158
Binary 10101101 11110000 10011110
Octal 255 360 236

Shades and tints

Shades of #ADF09E

#ADF09E
(173,240,158)
#9EDB90
(158,219,144)
#8FC682
(143,198,130)
#80B174
(128,177,116)
#719C66
(113,156,102)
#628758
(98,135,88)
#53724A
(83,114,74)
#445D3C
(68,93,60)
#35482E
(53,72,46)
#263320
(38,51,32)
#171E12
(23,30,18)
#000000
(0,0,0)

Tints of #ADF09E

#ADF09E
(173,240,158)
#B4F1A6
(180,241,166)
#BBF2AE
(187,242,174)
#C2F3B6
(194,243,182)
#C9F4BE
(201,244,190)
#D0F5C6
(208,245,198)
#D7F6CE
(215,246,206)
#DEF7D6
(222,247,214)
#E5F8DE
(229,248,222)
#ECF9E6
(236,249,230)
#F3FAEE
(243,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF09E; }

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

This text font color is #ADF09E.

Background Color

.myBgColor { background-color: #ADF09E; }

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

This div background color is #ADF09E.

Border color

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

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

This div border color is #ADF09E.

Opacity

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

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

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

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

This text has shadow with #ADF09E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF09E.

Preview

Color preview on black background

This text has color #ADF09E on black background.


Color preview on white background

This text has color #ADF09E on white background.


Black color preview on #ADF09E background

This text has black color on #ADF09E background.


White color preview on #ADF09E background

This text has white color on #ADF09E background.


Related colors

Complementary color

Complementary color for #hex is #520F61.


I love getcolorcode.com

Triadic colors

1 #9EADF0 and #F09EAD with #ADF09E are triadic colors.

2 #9EF0AD and #F0AD9E with #ADF09E are triadic colors.