COLOR #ADEB8B

HEX: #ADEB8B RGB: (173,235,139)

Renk bilgisi

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

RGB renk modeli

#ADEB8B color RGB value is (173,235,139).

RGB: (173,235,139) (68%, 92%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 139 of 255 = 55%

173
235
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 139 = 547 (100%)
R 173 of 547 ~ 31.63%
G 235 of 547 ~ 42.96%
B 139 of 547 ~ 25.41'%

%31.63
%42.96
%25.41

CMYK RENK MODELİ

#ADEB8B rengi CMYK tonu (26,0,41,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 40.85%
  • ana renk tonu 7.84%

CMYK: (26,0,41,8)
C26M0Y41K8 (26%, 0%, 41%, 8%)
(0.26 / 0.00 / 0.41 / 0.08)

CMYK yüzdeleri

%26.38
%0
%40.85
%7.84

Codes

Color #ADEB8B in popluar color models

AD EB 8B
RGB 173 235 139
HSL 99° 70.59% 73.33%
HSB/HSV 99° 40.85% 92.16%
CMYK 26.38% 0.00% 40.85%
7.84%

Color #ADEB8B in popluar number systems.

HEX AD EB 8B
Decimal 173 235 139
Binary 10101101 11101011 10001011
Octal 255 353 213

Shades and tints

Shades of #ADEB8B

#ADEB8B
(173,235,139)
#9ED67F
(158,214,127)
#8FC173
(143,193,115)
#80AC67
(128,172,103)
#71975B
(113,151,91)
#62824F
(98,130,79)
#536D43
(83,109,67)
#445837
(68,88,55)
#35432B
(53,67,43)
#262E1F
(38,46,31)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADEB8B

#ADEB8B
(173,235,139)
#B4EC95
(180,236,149)
#BBED9F
(187,237,159)
#C2EEA9
(194,238,169)
#C9EFB3
(201,239,179)
#D0F0BD
(208,240,189)
#D7F1C7
(215,241,199)
#DEF2D1
(222,242,209)
#E5F3DB
(229,243,219)
#ECF4E5
(236,244,229)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEB8B; }

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

This text font color is #ADEB8B.

Background Color

.myBgColor { background-color: #ADEB8B; }

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

This div background color is #ADEB8B.

Border color

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

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

This div border color is #ADEB8B.

Opacity

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

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

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

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

This text has shadow with #ADEB8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEB8B.

Preview

Color preview on black background

This text has color #ADEB8B on black background.


Color preview on white background

This text has color #ADEB8B on white background.


Black color preview on #ADEB8B background

This text has black color on #ADEB8B background.


White color preview on #ADEB8B background

This text has white color on #ADEB8B background.


Related colors

Complementary color

Complementary color for #hex is #521474.


I love getcolorcode.com

Triadic colors

1 #8BADEB and #EB8BAD with #ADEB8B are triadic colors.

2 #8BEBAD and #EBAD8B with #ADEB8B are triadic colors.