COLOR #ADCC7E

HEX: #ADCC7E RGB: (173,204,126)

Renk bilgisi

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

RGB renk modeli

#ADCC7E color RGB value is (173,204,126).

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

RGB bağlantıları ve doygunluk

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

173
204
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 126 = 503 (100%)
R 173 of 503 ~ 34.39%
G 204 of 503 ~ 40.56%
B 126 of 503 ~ 25.05'%

%34.39
%40.56
%25.05

CMYK RENK MODELİ

#ADCC7E rengi CMYK tonu (15,0,38,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 38.24%
  • ana renk tonu 20.00%

CMYK: (15,0,38,20)
C15M0Y38K20 (15%, 0%, 38%, 20%)
(0.15 / 0.00 / 0.38 / 0.20)

CMYK yüzdeleri

%15.2
%0
%38.24
%20

Codes

Color #ADCC7E in popluar color models

AD CC 7E
RGB 173 204 126
HSL 84° 43.33% 64.71%
HSB/HSV 84° 38.24% 80.00%
CMYK 15.20% 0.00% 38.24%
20.00%

Color #ADCC7E in popluar number systems.

HEX AD CC 7E
Decimal 173 204 126
Binary 10101101 11001100 1111110
Octal 255 314 176

Shades and tints

Shades of #ADCC7E

#ADCC7E
(173,204,126)
#9EBA73
(158,186,115)
#8FA868
(143,168,104)
#80965D
(128,150,93)
#718452
(113,132,82)
#627247
(98,114,71)
#53603C
(83,96,60)
#444E31
(68,78,49)
#353C26
(53,60,38)
#262A1B
(38,42,27)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADCC7E

#ADCC7E
(173,204,126)
#B4D089
(180,208,137)
#BBD494
(187,212,148)
#C2D89F
(194,216,159)
#C9DCAA
(201,220,170)
#D0E0B5
(208,224,181)
#D7E4C0
(215,228,192)
#DEE8CB
(222,232,203)
#E5ECD6
(229,236,214)
#ECF0E1
(236,240,225)
#F3F4EC
(243,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCC7E; }

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

This text font color is #ADCC7E.

Background Color

.myBgColor { background-color: #ADCC7E; }

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

This div background color is #ADCC7E.

Border color

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

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

This div border color is #ADCC7E.

Opacity

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

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

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

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

This text has shadow with #ADCC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCC7E.

Preview

Color preview on black background

This text has color #ADCC7E on black background.


Color preview on white background

This text has color #ADCC7E on white background.


Black color preview on #ADCC7E background

This text has black color on #ADCC7E background.


White color preview on #ADCC7E background

This text has white color on #ADCC7E background.


Related colors

Complementary color

Complementary color for #hex is #523381.


I love getcolorcode.com

Triadic colors

1 #7EADCC and #CC7EAD with #ADCC7E are triadic colors.

2 #7ECCAD and #CCAD7E with #ADCC7E are triadic colors.