COLOR #ADEC9C

HEX: #ADEC9C RGB: (173,236,156)

Renk bilgisi

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

RGB renk modeli

#ADEC9C color RGB value is (173,236,156).

RGB: (173,236,156) (68%, 93%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 156 of 255 = 61%

173
236
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 156 = 565 (100%)
R 173 of 565 ~ 30.62%
G 236 of 565 ~ 41.77%
B 156 of 565 ~ 27.61'%

%30.62
%41.77
%27.61

CMYK RENK MODELİ

#ADEC9C rengi CMYK tonu (27,0,34,7).

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

CMYK: (27,0,34,7)
C27M0Y34K7 (27%, 0%, 34%, 7%)
(0.27 / 0.00 / 0.34 / 0.07)

CMYK yüzdeleri

%26.69
%0
%33.9
%7.45

Codes

Color #ADEC9C in popluar color models

AD EC 9C
RGB 173 236 156
HSL 107° 67.80% 76.86%
HSB/HSV 107° 33.90% 92.55%
CMYK 26.69% 0.00% 33.90%
7.45%

Color #ADEC9C in popluar number systems.

HEX AD EC 9C
Decimal 173 236 156
Binary 10101101 11101100 10011100
Octal 255 354 234

Shades and tints

Shades of #ADEC9C

#ADEC9C
(173,236,156)
#9ED78E
(158,215,142)
#8FC280
(143,194,128)
#80AD72
(128,173,114)
#719864
(113,152,100)
#628356
(98,131,86)
#536E48
(83,110,72)
#44593A
(68,89,58)
#35442C
(53,68,44)
#262F1E
(38,47,30)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADEC9C

#ADEC9C
(173,236,156)
#B4EDA5
(180,237,165)
#BBEEAE
(187,238,174)
#C2EFB7
(194,239,183)
#C9F0C0
(201,240,192)
#D0F1C9
(208,241,201)
#D7F2D2
(215,242,210)
#DEF3DB
(222,243,219)
#E5F4E4
(229,244,228)
#ECF5ED
(236,245,237)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEC9C; }

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

This text font color is #ADEC9C.

Background Color

.myBgColor { background-color: #ADEC9C; }

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

This div background color is #ADEC9C.

Border color

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

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

This div border color is #ADEC9C.

Opacity

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

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

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

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

This text has shadow with #ADEC9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEC9C.

Preview

Color preview on black background

This text has color #ADEC9C on black background.


Color preview on white background

This text has color #ADEC9C on white background.


Black color preview on #ADEC9C background

This text has black color on #ADEC9C background.


White color preview on #ADEC9C background

This text has white color on #ADEC9C background.


Related colors

Complementary color

Complementary color for #hex is #521363.


I love getcolorcode.com

Triadic colors

1 #9CADEC and #EC9CAD with #ADEC9C are triadic colors.

2 #9CECAD and #ECAD9C with #ADEC9C are triadic colors.