COLOR #4D7C4A

HEX: #4D7C4A RGB: (77,124,74)

Renk bilgisi

#4D7C4A contains red, green and blue colors in about the same proportion. #4D7C4A ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4D7C4A color RGB value is (77,124,74).

RGB: (77,124,74) (30%, 49%, 29%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 124 of 255 = 49%
B 74 of 255 = 29%

77
124
74

R + G + B ~ 36%. #4D7C4A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 124 + 74 = 275 (100%)
R 77 of 275 ~ 28%
G 124 of 275 ~ 45.09%
B 74 of 275 ~ 26.91'%

%28
%45.09
%26.91

CMYK RENK MODELİ

#4D7C4A rengi CMYK tonu (38,0,40,51).

  • camgöbeği tonu 37.90%
  • eflatun tonu 0.00%
  • sarı tonu 40.32%
  • ana renk tonu 51.37%

CMYK: (38,0,40,51)
C38M0Y40K51 (38%, 0%, 40%, 51%)
(0.38 / 0.00 / 0.40 / 0.51)

CMYK yüzdeleri

%37.9
%0
%40.32
%51.37

Codes

Color #4D7C4A in popluar color models

4D 7C 4A
RGB 77 124 74
HSL 116° 25.25% 38.82%
HSB/HSV 116° 40.32% 48.63%
CMYK 37.90% 0.00% 40.32%
51.37%

Color #4D7C4A in popluar number systems.

HEX 4D 7C 4A
Decimal 77 124 74
Binary 1001101 1111100 1001010
Octal 115 174 112

Shades and tints

Shades of #4D7C4A

#4D7C4A
(77,124,74)
#467144
(70,113,68)
#3F663E
(63,102,62)
#385B38
(56,91,56)
#315032
(49,80,50)
#2A452C
(42,69,44)
#233A26
(35,58,38)
#1C2F20
(28,47,32)
#15241A
(21,36,26)
#0E1914
(14,25,20)
#070E0E
(7,14,14)
#000000
(0,0,0)

Tints of #4D7C4A

#4D7C4A
(77,124,74)
#5D875A
(93,135,90)
#6D926A
(109,146,106)
#7D9D7A
(125,157,122)
#8DA88A
(141,168,138)
#9DB39A
(157,179,154)
#ADBEAA
(173,190,170)
#BDC9BA
(189,201,186)
#CDD4CA
(205,212,202)
#DDDFDA
(221,223,218)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7C4A color. Also use rgb(77,124,74) instead hex code.

Text Font Color

.myTextColor { color: #4D7C4A; }

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

This text font color is #4D7C4A.

Background Color

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

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

This div background color is #4D7C4A.

Border color

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

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

This div border color is #4D7C4A.

Opacity

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

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

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

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

This text has shadow with #4D7C4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7C4A.

Preview

Color preview on black background

This text has color #4D7C4A on black background.


Color preview on white background

This text has color #4D7C4A on white background.


Black color preview on #4D7C4A background

This text has black color on #4D7C4A background.


White color preview on #4D7C4A background

This text has white color on #4D7C4A background.


Related colors

Complementary color

Complementary color for #hex is #B283B5.


I love getcolorcode.com

Triadic colors

1 #4A4D7C and #7C4A4D with #4D7C4A are triadic colors.

2 #4A7C4D and #7C4D4A with #4D7C4A are triadic colors.