COLOR #4D821F

HEX: #4D821F RGB: (77,130,31)

Renk bilgisi

#4D821F contains mainly red and green colors. #4D821F ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4D821F color RGB value is (77,130,31).

RGB: (77,130,31) (30%, 51%, 12%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 130 of 255 = 51%
B 31 of 255 = 12%

77
130
31

R + G + B ~ 31%. #4D821F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 130 + 31 = 238 (100%)
R 77 of 238 ~ 32.35%
G 130 of 238 ~ 54.62%
B 31 of 238 ~ 13.03'%

%32.35
%54.62
%13.03

CMYK RENK MODELİ

#4D821F rengi CMYK tonu (41,0,76,49).

  • camgöbeği tonu 40.77%
  • eflatun tonu 0.00%
  • sarı tonu 76.15%
  • ana renk tonu 49.02%

CMYK: (41,0,76,49)
C41M0Y76K49 (41%, 0%, 76%, 49%)
(0.41 / 0.00 / 0.76 / 0.49)

CMYK yüzdeleri

%40.77
%0
%76.15
%49.02

Codes

Color #4D821F in popluar color models

4D 82 1F
RGB 77 130 31
HSL 92° 61.49% 31.57%
HSB/HSV 92° 76.15% 50.98%
CMYK 40.77% 0.00% 76.15%
49.02%

Color #4D821F in popluar number systems.

HEX 4D 82 1F
Decimal 77 130 31
Binary 1001101 10000010 11111
Octal 115 202 37

Shades and tints

Shades of #4D821F

#4D821F
(77,130,31)
#46771D
(70,119,29)
#3F6C1B
(63,108,27)
#386119
(56,97,25)
#315617
(49,86,23)
#2A4B15
(42,75,21)
#234013
(35,64,19)
#1C3511
(28,53,17)
#152A0F
(21,42,15)
#0E1F0D
(14,31,13)
#07140B
(7,20,11)
#000000
(0,0,0)

Tints of #4D821F

#4D821F
(77,130,31)
#5D8D33
(93,141,51)
#6D9847
(109,152,71)
#7DA35B
(125,163,91)
#8DAE6F
(141,174,111)
#9DB983
(157,185,131)
#ADC497
(173,196,151)
#BDCFAB
(189,207,171)
#CDDABF
(205,218,191)
#DDE5D3
(221,229,211)
#EDF0E7
(237,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D821F color. Also use rgb(77,130,31) instead hex code.

Text Font Color

.myTextColor { color: #4D821F; }

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

This text font color is #4D821F.

Background Color

.myBgColor { background-color: #4D821F; }

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

This div background color is #4D821F.

Border color

.myBorderColor { border: 1px solid #4D821F; }

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

This div border color is #4D821F.

Opacity

.myOpacity80 { color: #4D821F; opacity: 0.8; }

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

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

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

This text has shadow with #4D821F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D821F.

Preview

Color preview on black background

This text has color #4D821F on black background.


Color preview on white background

This text has color #4D821F on white background.


Black color preview on #4D821F background

This text has black color on #4D821F background.


White color preview on #4D821F background

This text has white color on #4D821F background.


Related colors

Complementary color

Complementary color for #hex is #B27DE0.


I love getcolorcode.com

Triadic colors

1 #1F4D82 and #821F4D with #4D821F are triadic colors.

2 #1F824D and #824D1F with #4D821F are triadic colors.