COLOR #ADEB9F

HEX: #ADEB9F RGB: (173,235,159)

Renk bilgisi

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

RGB renk modeli

#ADEB9F color RGB value is (173,235,159).

RGB: (173,235,159) (68%, 92%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 159 of 255 = 62%

173
235
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 159 = 567 (100%)
R 173 of 567 ~ 30.51%
G 235 of 567 ~ 41.45%
B 159 of 567 ~ 28.04'%

%30.51
%41.45
%28.04

CMYK RENK MODELİ

#ADEB9F rengi CMYK tonu (26,0,32,8).

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

CMYK: (26,0,32,8)
C26M0Y32K8 (26%, 0%, 32%, 8%)
(0.26 / 0.00 / 0.32 / 0.08)

CMYK yüzdeleri

%26.38
%0
%32.34
%7.84

Codes

Color #ADEB9F in popluar color models

AD EB 9F
RGB 173 235 159
HSL 109° 65.52% 77.25%
HSB/HSV 109° 32.34% 92.16%
CMYK 26.38% 0.00% 32.34%
7.84%

Color #ADEB9F in popluar number systems.

HEX AD EB 9F
Decimal 173 235 159
Binary 10101101 11101011 10011111
Octal 255 353 237

Shades and tints

Shades of #ADEB9F

#ADEB9F
(173,235,159)
#9ED691
(158,214,145)
#8FC183
(143,193,131)
#80AC75
(128,172,117)
#719767
(113,151,103)
#628259
(98,130,89)
#536D4B
(83,109,75)
#44583D
(68,88,61)
#35432F
(53,67,47)
#262E21
(38,46,33)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADEB9F

#ADEB9F
(173,235,159)
#B4ECA7
(180,236,167)
#BBEDAF
(187,237,175)
#C2EEB7
(194,238,183)
#C9EFBF
(201,239,191)
#D0F0C7
(208,240,199)
#D7F1CF
(215,241,207)
#DEF2D7
(222,242,215)
#E5F3DF
(229,243,223)
#ECF4E7
(236,244,231)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEB9F; }

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

This text font color is #ADEB9F.

Background Color

.myBgColor { background-color: #ADEB9F; }

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

This div background color is #ADEB9F.

Border color

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

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

This div border color is #ADEB9F.

Opacity

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

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

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

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

This text has shadow with #ADEB9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEB9F.

Preview

Color preview on black background

This text has color #ADEB9F on black background.


Color preview on white background

This text has color #ADEB9F on white background.


Black color preview on #ADEB9F background

This text has black color on #ADEB9F background.


White color preview on #ADEB9F background

This text has white color on #ADEB9F background.


Related colors

Complementary color

Complementary color for #hex is #521460.


I love getcolorcode.com

Triadic colors

1 #9FADEB and #EB9FAD with #ADEB9F are triadic colors.

2 #9FEBAD and #EBAD9F with #ADEB9F are triadic colors.