COLOR #4D7320

HEX: #4D7320 RGB: (77,115,32)

Renk bilgisi

#4D7320 contains mainly red and green colors. #4D7320 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4D7320 color RGB value is (77,115,32).

RGB: (77,115,32) (30%, 45%, 13%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 115 of 255 = 45%
B 32 of 255 = 13%

77
115
32

R + G + B ~ 29%. #4D7320 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 115 + 32 = 224 (100%)
R 77 of 224 ~ 34.38%
G 115 of 224 ~ 51.34%
B 32 of 224 ~ 14.29'%

%34.38
%51.34
%14.29

CMYK RENK MODELİ

#4D7320 rengi CMYK tonu (33,0,72,55).

  • camgöbeği tonu 33.04%
  • eflatun tonu 0.00%
  • sarı tonu 72.17%
  • ana renk tonu 54.90%

CMYK: (33,0,72,55)
C33M0Y72K55 (33%, 0%, 72%, 55%)
(0.33 / 0.00 / 0.72 / 0.55)

CMYK yüzdeleri

%33.04
%0
%72.17
%54.9

Codes

Color #4D7320 in popluar color models

4D 73 20
RGB 77 115 32
HSL 87° 56.46% 28.82%
HSB/HSV 87° 72.17% 45.10%
CMYK 33.04% 0.00% 72.17%
54.90%

Color #4D7320 in popluar number systems.

HEX 4D 73 20
Decimal 77 115 32
Binary 1001101 1110011 100000
Octal 115 163 40

Shades and tints

Shades of #4D7320

#4D7320
(77,115,32)
#46691E
(70,105,30)
#3F5F1C
(63,95,28)
#38551A
(56,85,26)
#314B18
(49,75,24)
#2A4116
(42,65,22)
#233714
(35,55,20)
#1C2D12
(28,45,18)
#152310
(21,35,16)
#0E190E
(14,25,14)
#070F0C
(7,15,12)
#000000
(0,0,0)

Tints of #4D7320

#4D7320
(77,115,32)
#5D7F34
(93,127,52)
#6D8B48
(109,139,72)
#7D975C
(125,151,92)
#8DA370
(141,163,112)
#9DAF84
(157,175,132)
#ADBB98
(173,187,152)
#BDC7AC
(189,199,172)
#CDD3C0
(205,211,192)
#DDDFD4
(221,223,212)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7320 color. Also use rgb(77,115,32) instead hex code.

Text Font Color

.myTextColor { color: #4D7320; }

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

This text font color is #4D7320.

Background Color

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

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

This div background color is #4D7320.

Border color

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

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

This div border color is #4D7320.

Opacity

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

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

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

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

This text has shadow with #4D7320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7320.

Preview

Color preview on black background

This text has color #4D7320 on black background.


Color preview on white background

This text has color #4D7320 on white background.


Black color preview on #4D7320 background

This text has black color on #4D7320 background.


White color preview on #4D7320 background

This text has white color on #4D7320 background.


Related colors

Complementary color

Complementary color for #hex is #B28CDF.


I love getcolorcode.com

Triadic colors

1 #204D73 and #73204D with #4D7320 are triadic colors.

2 #20734D and #734D20 with #4D7320 are triadic colors.