COLOR #ADEF9E

HEX: #ADEF9E RGB: (173,239,158)

Renk bilgisi

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

RGB renk modeli

#ADEF9E color RGB value is (173,239,158).

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

RGB bağlantıları ve doygunluk

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

173
239
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 158 = 570 (100%)
R 173 of 570 ~ 30.35%
G 239 of 570 ~ 41.93%
B 158 of 570 ~ 27.72'%

%30.35
%41.93
%27.72

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 33.89%
  • ana renk tonu 6.27%

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

CMYK yüzdeleri

%27.62
%0
%33.89
%6.27

Codes

Color #ADEF9E in popluar color models

AD EF 9E
RGB 173 239 158
HSL 109° 71.68% 77.84%
HSB/HSV 109° 33.89% 93.73%
CMYK 27.62% 0.00% 33.89%
6.27%

Color #ADEF9E in popluar number systems.

HEX AD EF 9E
Decimal 173 239 158
Binary 10101101 11101111 10011110
Octal 255 357 236

Shades and tints

Shades of #ADEF9E

#ADEF9E
(173,239,158)
#9EDA90
(158,218,144)
#8FC582
(143,197,130)
#80B074
(128,176,116)
#719B66
(113,155,102)
#628658
(98,134,88)
#53714A
(83,113,74)
#445C3C
(68,92,60)
#35472E
(53,71,46)
#263220
(38,50,32)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADEF9E

#ADEF9E
(173,239,158)
#B4F0A6
(180,240,166)
#BBF1AE
(187,241,174)
#C2F2B6
(194,242,182)
#C9F3BE
(201,243,190)
#D0F4C6
(208,244,198)
#D7F5CE
(215,245,206)
#DEF6D6
(222,246,214)
#E5F7DE
(229,247,222)
#ECF8E6
(236,248,230)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEF9E; }

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

This text font color is #ADEF9E.

Background Color

.myBgColor { background-color: #ADEF9E; }

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

This div background color is #ADEF9E.

Border color

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

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

This div border color is #ADEF9E.

Opacity

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

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

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

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

This text has shadow with #ADEF9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEF9E.

Preview

Color preview on black background

This text has color #ADEF9E on black background.


Color preview on white background

This text has color #ADEF9E on white background.


Black color preview on #ADEF9E background

This text has black color on #ADEF9E background.


White color preview on #ADEF9E background

This text has white color on #ADEF9E background.


Related colors

Complementary color

Complementary color for #hex is #521061.


I love getcolorcode.com

Triadic colors

1 #9EADEF and #EF9EAD with #ADEF9E are triadic colors.

2 #9EEFAD and #EFAD9E with #ADEF9E are triadic colors.