COLOR #4C4E07

HEX: #4C4E07 RGB: (76,78,7)

Renk bilgisi

#4C4E07 contains mainly red and green colors. #4C4E07 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#4C4E07 color RGB value is (76,78,7).

RGB: (76,78,7) (30%, 31%, 3%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 78 of 255 = 31%
B 7 of 255 = 3%

76
78
7

R + G + B ~ 21%. #4C4E07 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 78 + 7 = 161 (100%)
R 76 of 161 ~ 47.2%
G 78 of 161 ~ 48.45%
B 7 of 161 ~ 4.35'%

%47.2
%48.45

CMYK RENK MODELİ

#4C4E07 rengi CMYK tonu (3,0,91,69).

  • camgöbeği tonu 2.56%
  • eflatun tonu 0.00%
  • sarı tonu 91.03%
  • ana renk tonu 69.41%

CMYK: (3,0,91,69)
C3M0Y91K69 (3%, 0%, 91%, 69%)
(0.03 / 0.00 / 0.91 / 0.69)

CMYK yüzdeleri

%2.56
%0
%91.03
%69.41

Codes

Color #4C4E07 in popluar color models

4C 4E 07
RGB 76 78 7
HSL 62° 83.53% 16.67%
HSB/HSV 62° 91.03% 30.59%
CMYK 2.56% 0.00% 91.03%
69.41%

Color #4C4E07 in popluar number systems.

HEX 4C 4E 07
Decimal 76 78 7
Binary 1001100 1001110 111
Octal 114 116 7

Shades and tints

Shades of #4C4E07

#4C4E07
(76,78,7)
#464707
(70,71,7)
#404007
(64,64,7)
#3A3907
(58,57,7)
#343207
(52,50,7)
#2E2B07
(46,43,7)
#282407
(40,36,7)
#221D07
(34,29,7)
#1C1607
(28,22,7)
#160F07
(22,15,7)
#100807
(16,8,7)
#000000
(0,0,0)

Tints of #4C4E07

#4C4E07
(76,78,7)
#5C5E1D
(92,94,29)
#6C6E33
(108,110,51)
#7C7E49
(124,126,73)
#8C8E5F
(140,142,95)
#9C9E75
(156,158,117)
#ACAE8B
(172,174,139)
#BCBEA1
(188,190,161)
#CCCEB7
(204,206,183)
#DCDECD
(220,222,205)
#ECEEE3
(236,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C4E07 color. Also use rgb(76,78,7) instead hex code.

Text Font Color

.myTextColor { color: #4C4E07; }

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

This text font color is #4C4E07.

Background Color

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

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

This div background color is #4C4E07.

Border color

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

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

This div border color is #4C4E07.

Opacity

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

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

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

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

This text has shadow with #4C4E07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4E07.

Preview

Color preview on black background

This text has color #4C4E07 on black background.


Color preview on white background

This text has color #4C4E07 on white background.


Black color preview on #4C4E07 background

This text has black color on #4C4E07 background.


White color preview on #4C4E07 background

This text has white color on #4C4E07 background.


Related colors

Complementary color

Complementary color for #hex is #B3B1F8.


I love getcolorcode.com

Triadic colors

1 #074C4E and #4E074C with #4C4E07 are triadic colors.

2 #074E4C and #4E4C07 with #4C4E07 are triadic colors.