COLOR #ADCD5E

HEX: #ADCD5E RGB: (173,205,94)

Renk bilgisi

#ADCD5E contains mainly red and green colors. #ADCD5E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADCD5E color RGB value is (173,205,94).

RGB: (173,205,94) (68%, 80%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 94 of 255 = 37%

173
205
94

R + G + B ~ 62%. #ADCD5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 94 = 472 (100%)
R 173 of 472 ~ 36.65%
G 205 of 472 ~ 43.43%
B 94 of 472 ~ 19.92'%

%36.65
%43.43
%19.92

CMYK RENK MODELİ

#ADCD5E rengi CMYK tonu (16,0,54,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 0.00%
  • sarı tonu 54.15%
  • ana renk tonu 19.61%

CMYK: (16,0,54,20)
C16M0Y54K20 (16%, 0%, 54%, 20%)
(0.16 / 0.00 / 0.54 / 0.20)

CMYK yüzdeleri

%15.61
%0
%54.15
%19.61

Codes

Color #ADCD5E in popluar color models

AD CD 5E
RGB 173 205 94
HSL 77° 52.61% 58.63%
HSB/HSV 77° 54.15% 80.39%
CMYK 15.61% 0.00% 54.15%
19.61%

Color #ADCD5E in popluar number systems.

HEX AD CD 5E
Decimal 173 205 94
Binary 10101101 11001101 1011110
Octal 255 315 136

Shades and tints

Shades of #ADCD5E

#ADCD5E
(173,205,94)
#9EBB56
(158,187,86)
#8FA94E
(143,169,78)
#809746
(128,151,70)
#71853E
(113,133,62)
#627336
(98,115,54)
#53612E
(83,97,46)
#444F26
(68,79,38)
#353D1E
(53,61,30)
#262B16
(38,43,22)
#17190E
(23,25,14)
#000000
(0,0,0)

Tints of #ADCD5E

#ADCD5E
(173,205,94)
#B4D16C
(180,209,108)
#BBD57A
(187,213,122)
#C2D988
(194,217,136)
#C9DD96
(201,221,150)
#D0E1A4
(208,225,164)
#D7E5B2
(215,229,178)
#DEE9C0
(222,233,192)
#E5EDCE
(229,237,206)
#ECF1DC
(236,241,220)
#F3F5EA
(243,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCD5E color. Also use rgb(173,205,94) instead hex code.

Text Font Color

.myTextColor { color: #ADCD5E; }

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

This text font color is #ADCD5E.

Background Color

.myBgColor { background-color: #ADCD5E; }

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

This div background color is #ADCD5E.

Border color

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

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

This div border color is #ADCD5E.

Opacity

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

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

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

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

This text has shadow with #ADCD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD5E.

Preview

Color preview on black background

This text has color #ADCD5E on black background.


Color preview on white background

This text has color #ADCD5E on white background.


Black color preview on #ADCD5E background

This text has black color on #ADCD5E background.


White color preview on #ADCD5E background

This text has white color on #ADCD5E background.


Related colors

Complementary color

Complementary color for #hex is #5232A1.


I love getcolorcode.com

Triadic colors

1 #5EADCD and #CD5EAD with #ADCD5E are triadic colors.

2 #5ECDAD and #CDAD5E with #ADCD5E are triadic colors.