COLOR #4D772E

HEX: #4D772E RGB: (77,119,46)

Renk bilgisi

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

RGB renk modeli

#4D772E color RGB value is (77,119,46).

RGB: (77,119,46) (30%, 47%, 18%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 119 of 255 = 47%
B 46 of 255 = 18%

77
119
46

R + G + B ~ 32%. #4D772E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 119 + 46 = 242 (100%)
R 77 of 242 ~ 31.82%
G 119 of 242 ~ 49.17%
B 46 of 242 ~ 19.01'%

%31.82
%49.17
%19.01

CMYK RENK MODELİ

#4D772E rengi CMYK tonu (35,0,61,53).

  • camgöbeği tonu 35.29%
  • eflatun tonu 0.00%
  • sarı tonu 61.34%
  • ana renk tonu 53.33%

CMYK: (35,0,61,53)
C35M0Y61K53 (35%, 0%, 61%, 53%)
(0.35 / 0.00 / 0.61 / 0.53)

CMYK yüzdeleri

%35.29
%0
%61.34
%53.33

Codes

Color #4D772E in popluar color models

4D 77 2E
RGB 77 119 46
HSL 95° 44.24% 32.35%
HSB/HSV 95° 61.34% 46.67%
CMYK 35.29% 0.00% 61.34%
53.33%

Color #4D772E in popluar number systems.

HEX 4D 77 2E
Decimal 77 119 46
Binary 1001101 1110111 101110
Octal 115 167 56

Shades and tints

Shades of #4D772E

#4D772E
(77,119,46)
#466D2A
(70,109,42)
#3F6326
(63,99,38)
#385922
(56,89,34)
#314F1E
(49,79,30)
#2A451A
(42,69,26)
#233B16
(35,59,22)
#1C3112
(28,49,18)
#15270E
(21,39,14)
#0E1D0A
(14,29,10)
#071306
(7,19,6)
#000000
(0,0,0)

Tints of #4D772E

#4D772E
(77,119,46)
#5D8341
(93,131,65)
#6D8F54
(109,143,84)
#7D9B67
(125,155,103)
#8DA77A
(141,167,122)
#9DB38D
(157,179,141)
#ADBFA0
(173,191,160)
#BDCBB3
(189,203,179)
#CDD7C6
(205,215,198)
#DDE3D9
(221,227,217)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D772E color. Also use rgb(77,119,46) instead hex code.

Text Font Color

.myTextColor { color: #4D772E; }

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

This text font color is #4D772E.

Background Color

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

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

This div background color is #4D772E.

Border color

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

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

This div border color is #4D772E.

Opacity

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

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

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

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

This text has shadow with #4D772E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D772E.

Preview

Color preview on black background

This text has color #4D772E on black background.


Color preview on white background

This text has color #4D772E on white background.


Black color preview on #4D772E background

This text has black color on #4D772E background.


White color preview on #4D772E background

This text has white color on #4D772E background.


Related colors

Complementary color

Complementary color for #hex is #B288D1.


I love getcolorcode.com

Triadic colors

1 #2E4D77 and #772E4D with #4D772E are triadic colors.

2 #2E774D and #774D2E with #4D772E are triadic colors.