COLOR #ADEC9D

HEX: #ADEC9D RGB: (173,236,157)

Renk bilgisi

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

RGB renk modeli

#ADEC9D color RGB value is (173,236,157).

RGB: (173,236,157) (68%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 157 of 255 = 62%

173
236
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 157 = 566 (100%)
R 173 of 566 ~ 30.57%
G 236 of 566 ~ 41.7%
B 157 of 566 ~ 27.74'%

%30.57
%41.7
%27.74

CMYK RENK MODELİ

#ADEC9D rengi CMYK tonu (27,0,33,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 33.47%
  • ana renk tonu 7.45%

CMYK: (27,0,33,7)
C27M0Y33K7 (27%, 0%, 33%, 7%)
(0.27 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%26.69
%0
%33.47
%7.45

Codes

Color #ADEC9D in popluar color models

AD EC 9D
RGB 173 236 157
HSL 108° 67.52% 77.06%
HSB/HSV 108° 33.47% 92.55%
CMYK 26.69% 0.00% 33.47%
7.45%

Color #ADEC9D in popluar number systems.

HEX AD EC 9D
Decimal 173 236 157
Binary 10101101 11101100 10011101
Octal 255 354 235

Shades and tints

Shades of #ADEC9D

#ADEC9D
(173,236,157)
#9ED78F
(158,215,143)
#8FC281
(143,194,129)
#80AD73
(128,173,115)
#719865
(113,152,101)
#628357
(98,131,87)
#536E49
(83,110,73)
#44593B
(68,89,59)
#35442D
(53,68,45)
#262F1F
(38,47,31)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #ADEC9D

#ADEC9D
(173,236,157)
#B4EDA5
(180,237,165)
#BBEEAD
(187,238,173)
#C2EFB5
(194,239,181)
#C9F0BD
(201,240,189)
#D0F1C5
(208,241,197)
#D7F2CD
(215,242,205)
#DEF3D5
(222,243,213)
#E5F4DD
(229,244,221)
#ECF5E5
(236,245,229)
#F3F6ED
(243,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEC9D color. Also use rgb(173,236,157) instead hex code.

Text Font Color

.myTextColor { color: #ADEC9D; }

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

This text font color is #ADEC9D.

Background Color

.myBgColor { background-color: #ADEC9D; }

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

This div background color is #ADEC9D.

Border color

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

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

This div border color is #ADEC9D.

Opacity

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

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

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

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

This text has shadow with #ADEC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEC9D.

Preview

Color preview on black background

This text has color #ADEC9D on black background.


Color preview on white background

This text has color #ADEC9D on white background.


Black color preview on #ADEC9D background

This text has black color on #ADEC9D background.


White color preview on #ADEC9D background

This text has white color on #ADEC9D background.


Related colors

Complementary color

Complementary color for #hex is #521362.


I love getcolorcode.com

Triadic colors

1 #9DADEC and #EC9DAD with #ADEC9D are triadic colors.

2 #9DECAD and #ECAD9D with #ADEC9D are triadic colors.