COLOR #ADC37E

HEX: #ADC37E RGB: (173,195,126)

Renk bilgisi

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

RGB renk modeli

#ADC37E color RGB value is (173,195,126).

RGB: (173,195,126) (68%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 195 of 255 = 76%
B 126 of 255 = 49%

173
195
126

R + G + B ~ 64%. #ADC37E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 195 + 126 = 494 (100%)
R 173 of 494 ~ 35.02%
G 195 of 494 ~ 39.47%
B 126 of 494 ~ 25.51'%

%35.02
%39.47
%25.51

CMYK RENK MODELİ

#ADC37E rengi CMYK tonu (11,0,35,24).

  • camgöbeği tonu 11.28%
  • eflatun tonu 0.00%
  • sarı tonu 35.38%
  • ana renk tonu 23.53%

CMYK: (11,0,35,24)
C11M0Y35K24 (11%, 0%, 35%, 24%)
(0.11 / 0.00 / 0.35 / 0.24)

CMYK yüzdeleri

%11.28
%0
%35.38
%23.53

Codes

Color #ADC37E in popluar color models

AD C3 7E
RGB 173 195 126
HSL 79° 36.51% 62.94%
HSB/HSV 79° 35.38% 76.47%
CMYK 11.28% 0.00% 35.38%
23.53%

Color #ADC37E in popluar number systems.

HEX AD C3 7E
Decimal 173 195 126
Binary 10101101 11000011 1111110
Octal 255 303 176

Shades and tints

Shades of #ADC37E

#ADC37E
(173,195,126)
#9EB273
(158,178,115)
#8FA168
(143,161,104)
#80905D
(128,144,93)
#717F52
(113,127,82)
#626E47
(98,110,71)
#535D3C
(83,93,60)
#444C31
(68,76,49)
#353B26
(53,59,38)
#262A1B
(38,42,27)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADC37E

#ADC37E
(173,195,126)
#B4C889
(180,200,137)
#BBCD94
(187,205,148)
#C2D29F
(194,210,159)
#C9D7AA
(201,215,170)
#D0DCB5
(208,220,181)
#D7E1C0
(215,225,192)
#DEE6CB
(222,230,203)
#E5EBD6
(229,235,214)
#ECF0E1
(236,240,225)
#F3F5EC
(243,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC37E; }

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

This text font color is #ADC37E.

Background Color

.myBgColor { background-color: #ADC37E; }

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

This div background color is #ADC37E.

Border color

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

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

This div border color is #ADC37E.

Opacity

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

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

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

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

This text has shadow with #ADC37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC37E.

Preview

Color preview on black background

This text has color #ADC37E on black background.


Color preview on white background

This text has color #ADC37E on white background.


Black color preview on #ADC37E background

This text has black color on #ADC37E background.


White color preview on #ADC37E background

This text has white color on #ADC37E background.


Related colors

Complementary color

Complementary color for #hex is #523C81.


I love getcolorcode.com

Triadic colors

1 #7EADC3 and #C37EAD with #ADC37E are triadic colors.

2 #7EC3AD and #C3AD7E with #ADC37E are triadic colors.