COLOR #ADC47F

HEX: #ADC47F RGB: (173,196,127)

Renk bilgisi

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

RGB renk modeli

#ADC47F color RGB value is (173,196,127).

RGB: (173,196,127) (68%, 77%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 127 of 255 = 50%

173
196
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 127 = 496 (100%)
R 173 of 496 ~ 34.88%
G 196 of 496 ~ 39.52%
B 127 of 496 ~ 25.6'%

%34.88
%39.52
%25.6

CMYK RENK MODELİ

#ADC47F rengi CMYK tonu (12,0,35,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 0.00%
  • sarı tonu 35.20%
  • ana renk tonu 23.14%

CMYK: (12,0,35,23)
C12M0Y35K23 (12%, 0%, 35%, 23%)
(0.12 / 0.00 / 0.35 / 0.23)

CMYK yüzdeleri

%11.73
%0
%35.2
%23.14

Codes

Color #ADC47F in popluar color models

AD C4 7F
RGB 173 196 127
HSL 80° 36.90% 63.33%
HSB/HSV 80° 35.20% 76.86%
CMYK 11.73% 0.00% 35.20%
23.14%

Color #ADC47F in popluar number systems.

HEX AD C4 7F
Decimal 173 196 127
Binary 10101101 11000100 1111111
Octal 255 304 177

Shades and tints

Shades of #ADC47F

#ADC47F
(173,196,127)
#9EB374
(158,179,116)
#8FA269
(143,162,105)
#80915E
(128,145,94)
#718053
(113,128,83)
#626F48
(98,111,72)
#535E3D
(83,94,61)
#444D32
(68,77,50)
#353C27
(53,60,39)
#262B1C
(38,43,28)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #ADC47F

#ADC47F
(173,196,127)
#B4C98A
(180,201,138)
#BBCE95
(187,206,149)
#C2D3A0
(194,211,160)
#C9D8AB
(201,216,171)
#D0DDB6
(208,221,182)
#D7E2C1
(215,226,193)
#DEE7CC
(222,231,204)
#E5ECD7
(229,236,215)
#ECF1E2
(236,241,226)
#F3F6ED
(243,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC47F color. Also use rgb(173,196,127) instead hex code.

Text Font Color

.myTextColor { color: #ADC47F; }

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

This text font color is #ADC47F.

Background Color

.myBgColor { background-color: #ADC47F; }

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

This div background color is #ADC47F.

Border color

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

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

This div border color is #ADC47F.

Opacity

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

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

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

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

This text has shadow with #ADC47F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC47F.

Preview

Color preview on black background

This text has color #ADC47F on black background.


Color preview on white background

This text has color #ADC47F on white background.


Black color preview on #ADC47F background

This text has black color on #ADC47F background.


White color preview on #ADC47F background

This text has white color on #ADC47F background.


Related colors

Complementary color

Complementary color for #hex is #523B80.


I love getcolorcode.com

Triadic colors

1 #7FADC4 and #C47FAD with #ADC47F are triadic colors.

2 #7FC4AD and #C4AD7F with #ADC47F are triadic colors.