COLOR #ADEF8B

HEX: #ADEF8B RGB: (173,239,139)

Renk bilgisi

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

RGB renk modeli

#ADEF8B color RGB value is (173,239,139).

RGB: (173,239,139) (68%, 94%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 139 of 255 = 55%

173
239
139

R + G + B ~ 72%. #ADEF8B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 139 = 551 (100%)
R 173 of 551 ~ 31.4%
G 239 of 551 ~ 43.38%
B 139 of 551 ~ 25.23'%

%31.4
%43.38
%25.23

CMYK RENK MODELİ

#ADEF8B rengi CMYK tonu (28,0,42,6).

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

CMYK: (28,0,42,6)
C28M0Y42K6 (28%, 0%, 42%, 6%)
(0.28 / 0.00 / 0.42 / 0.06)

CMYK yüzdeleri

%27.62
%0
%41.84
%6.27

Codes

Color #ADEF8B in popluar color models

AD EF 8B
RGB 173 239 139
HSL 100° 75.76% 74.12%
HSB/HSV 100° 41.84% 93.73%
CMYK 27.62% 0.00% 41.84%
6.27%

Color #ADEF8B in popluar number systems.

HEX AD EF 8B
Decimal 173 239 139
Binary 10101101 11101111 10001011
Octal 255 357 213

Shades and tints

Shades of #ADEF8B

#ADEF8B
(173,239,139)
#9EDA7F
(158,218,127)
#8FC573
(143,197,115)
#80B067
(128,176,103)
#719B5B
(113,155,91)
#62864F
(98,134,79)
#537143
(83,113,67)
#445C37
(68,92,55)
#35472B
(53,71,43)
#26321F
(38,50,31)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #ADEF8B

#ADEF8B
(173,239,139)
#B4F095
(180,240,149)
#BBF19F
(187,241,159)
#C2F2A9
(194,242,169)
#C9F3B3
(201,243,179)
#D0F4BD
(208,244,189)
#D7F5C7
(215,245,199)
#DEF6D1
(222,246,209)
#E5F7DB
(229,247,219)
#ECF8E5
(236,248,229)
#F3F9EF
(243,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEF8B; }

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

This text font color is #ADEF8B.

Background Color

.myBgColor { background-color: #ADEF8B; }

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

This div background color is #ADEF8B.

Border color

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

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

This div border color is #ADEF8B.

Opacity

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

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

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

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

This text has shadow with #ADEF8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEF8B.

Preview

Color preview on black background

This text has color #ADEF8B on black background.


Color preview on white background

This text has color #ADEF8B on white background.


Black color preview on #ADEF8B background

This text has black color on #ADEF8B background.


White color preview on #ADEF8B background

This text has white color on #ADEF8B background.


Related colors

Complementary color

Complementary color for #hex is #521074.


I love getcolorcode.com

Triadic colors

1 #8BADEF and #EF8BAD with #ADEF8B are triadic colors.

2 #8BEFAD and #EFAD8B with #ADEF8B are triadic colors.