COLOR #ADC77E

HEX: #ADC77E RGB: (173,199,126)

Renk bilgisi

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

RGB renk modeli

#ADC77E color RGB value is (173,199,126).

RGB: (173,199,126) (68%, 78%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 126 of 255 = 49%

173
199
126

R + G + B ~ 65%. #ADC77E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 126 = 498 (100%)
R 173 of 498 ~ 34.74%
G 199 of 498 ~ 39.96%
B 126 of 498 ~ 25.3'%

%34.74
%39.96
%25.3

CMYK RENK MODELİ

#ADC77E rengi CMYK tonu (13,0,37,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 0.00%
  • sarı tonu 36.68%
  • ana renk tonu 21.96%

CMYK: (13,0,37,22)
C13M0Y37K22 (13%, 0%, 37%, 22%)
(0.13 / 0.00 / 0.37 / 0.22)

CMYK yüzdeleri

%13.07
%0
%36.68
%21.96

Codes

Color #ADC77E in popluar color models

AD C7 7E
RGB 173 199 126
HSL 81° 39.46% 63.73%
HSB/HSV 81° 36.68% 78.04%
CMYK 13.07% 0.00% 36.68%
21.96%

Color #ADC77E in popluar number systems.

HEX AD C7 7E
Decimal 173 199 126
Binary 10101101 11000111 1111110
Octal 255 307 176

Shades and tints

Shades of #ADC77E

#ADC77E
(173,199,126)
#9EB573
(158,181,115)
#8FA368
(143,163,104)
#80915D
(128,145,93)
#717F52
(113,127,82)
#626D47
(98,109,71)
#535B3C
(83,91,60)
#444931
(68,73,49)
#353726
(53,55,38)
#26251B
(38,37,27)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #ADC77E

#ADC77E
(173,199,126)
#B4CC89
(180,204,137)
#BBD194
(187,209,148)
#C2D69F
(194,214,159)
#C9DBAA
(201,219,170)
#D0E0B5
(208,224,181)
#D7E5C0
(215,229,192)
#DEEACB
(222,234,203)
#E5EFD6
(229,239,214)
#ECF4E1
(236,244,225)
#F3F9EC
(243,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC77E; }

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

This text font color is #ADC77E.

Background Color

.myBgColor { background-color: #ADC77E; }

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

This div background color is #ADC77E.

Border color

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

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

This div border color is #ADC77E.

Opacity

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

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

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

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

This text has shadow with #ADC77E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC77E.

Preview

Color preview on black background

This text has color #ADC77E on black background.


Color preview on white background

This text has color #ADC77E on white background.


Black color preview on #ADC77E background

This text has black color on #ADC77E background.


White color preview on #ADC77E background

This text has white color on #ADC77E background.


Related colors

Complementary color

Complementary color for #hex is #523881.


I love getcolorcode.com

Triadic colors

1 #7EADC7 and #C77EAD with #ADC77E are triadic colors.

2 #7EC7AD and #C7AD7E with #ADC77E are triadic colors.