COLOR #ADCD7E

HEX: #ADCD7E RGB: (173,205,126)

Renk bilgisi

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

RGB renk modeli

#ADCD7E color RGB value is (173,205,126).

RGB: (173,205,126) (68%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 126 of 255 = 49%

173
205
126

R + G + B ~ 66%. #ADCD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 126 = 504 (100%)
R 173 of 504 ~ 34.33%
G 205 of 504 ~ 40.67%
B 126 of 504 ~ 25'%

%34.33
%40.67
%25

CMYK RENK MODELİ

#ADCD7E rengi CMYK tonu (16,0,39,20).

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

CMYK: (16,0,39,20)
C16M0Y39K20 (16%, 0%, 39%, 20%)
(0.16 / 0.00 / 0.39 / 0.20)

CMYK yüzdeleri

%15.61
%0
%38.54
%19.61

Codes

Color #ADCD7E in popluar color models

AD CD 7E
RGB 173 205 126
HSL 84° 44.13% 64.90%
HSB/HSV 84° 38.54% 80.39%
CMYK 15.61% 0.00% 38.54%
19.61%

Color #ADCD7E in popluar number systems.

HEX AD CD 7E
Decimal 173 205 126
Binary 10101101 11001101 1111110
Octal 255 315 176

Shades and tints

Shades of #ADCD7E

#ADCD7E
(173,205,126)
#9EBB73
(158,187,115)
#8FA968
(143,169,104)
#80975D
(128,151,93)
#718552
(113,133,82)
#627347
(98,115,71)
#53613C
(83,97,60)
#444F31
(68,79,49)
#353D26
(53,61,38)
#262B1B
(38,43,27)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADCD7E

#ADCD7E
(173,205,126)
#B4D189
(180,209,137)
#BBD594
(187,213,148)
#C2D99F
(194,217,159)
#C9DDAA
(201,221,170)
#D0E1B5
(208,225,181)
#D7E5C0
(215,229,192)
#DEE9CB
(222,233,203)
#E5EDD6
(229,237,214)
#ECF1E1
(236,241,225)
#F3F5EC
(243,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCD7E; }

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

This text font color is #ADCD7E.

Background Color

.myBgColor { background-color: #ADCD7E; }

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

This div background color is #ADCD7E.

Border color

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

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

This div border color is #ADCD7E.

Opacity

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

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

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

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

This text has shadow with #ADCD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCD7E.

Preview

Color preview on black background

This text has color #ADCD7E on black background.


Color preview on white background

This text has color #ADCD7E on white background.


Black color preview on #ADCD7E background

This text has black color on #ADCD7E background.


White color preview on #ADCD7E background

This text has white color on #ADCD7E background.


Related colors

Complementary color

Complementary color for #hex is #523281.


I love getcolorcode.com

Triadic colors

1 #7EADCD and #CD7EAD with #ADCD7E are triadic colors.

2 #7ECDAD and #CDAD7E with #ADCD7E are triadic colors.