COLOR #ADEB9B

HEX: #ADEB9B RGB: (173,235,155)

Renk bilgisi

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

RGB renk modeli

#ADEB9B color RGB value is (173,235,155).

RGB: (173,235,155) (68%, 92%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 155 of 255 = 61%

173
235
155

R + G + B ~ 74%. #ADEB9B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 155 = 563 (100%)
R 173 of 563 ~ 30.73%
G 235 of 563 ~ 41.74%
B 155 of 563 ~ 27.53'%

%30.73
%41.74
%27.53

CMYK RENK MODELİ

#ADEB9B rengi CMYK tonu (26,0,34,8).

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

CMYK: (26,0,34,8)
C26M0Y34K8 (26%, 0%, 34%, 8%)
(0.26 / 0.00 / 0.34 / 0.08)

CMYK yüzdeleri

%26.38
%0
%34.04
%7.84

Codes

Color #ADEB9B in popluar color models

AD EB 9B
RGB 173 235 155
HSL 107° 66.67% 76.47%
HSB/HSV 107° 34.04% 92.16%
CMYK 26.38% 0.00% 34.04%
7.84%

Color #ADEB9B in popluar number systems.

HEX AD EB 9B
Decimal 173 235 155
Binary 10101101 11101011 10011011
Octal 255 353 233

Shades and tints

Shades of #ADEB9B

#ADEB9B
(173,235,155)
#9ED68D
(158,214,141)
#8FC17F
(143,193,127)
#80AC71
(128,172,113)
#719763
(113,151,99)
#628255
(98,130,85)
#536D47
(83,109,71)
#445839
(68,88,57)
#35432B
(53,67,43)
#262E1D
(38,46,29)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #ADEB9B

#ADEB9B
(173,235,155)
#B4ECA4
(180,236,164)
#BBEDAD
(187,237,173)
#C2EEB6
(194,238,182)
#C9EFBF
(201,239,191)
#D0F0C8
(208,240,200)
#D7F1D1
(215,241,209)
#DEF2DA
(222,242,218)
#E5F3E3
(229,243,227)
#ECF4EC
(236,244,236)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEB9B; }

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

This text font color is #ADEB9B.

Background Color

.myBgColor { background-color: #ADEB9B; }

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

This div background color is #ADEB9B.

Border color

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

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

This div border color is #ADEB9B.

Opacity

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

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

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

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

This text has shadow with #ADEB9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEB9B.

Preview

Color preview on black background

This text has color #ADEB9B on black background.


Color preview on white background

This text has color #ADEB9B on white background.


Black color preview on #ADEB9B background

This text has black color on #ADEB9B background.


White color preview on #ADEB9B background

This text has white color on #ADEB9B background.


Related colors

Complementary color

Complementary color for #hex is #521464.


I love getcolorcode.com

Triadic colors

1 #9BADEB and #EB9BAD with #ADEB9B are triadic colors.

2 #9BEBAD and #EBAD9B with #ADEB9B are triadic colors.