COLOR #4C4E20

HEX: #4C4E20 RGB: (76,78,32)

Renk bilgisi

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

RGB renk modeli

#4C4E20 color RGB value is (76,78,32).

RGB: (76,78,32) (30%, 31%, 13%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 78 of 255 = 31%
B 32 of 255 = 13%

76
78
32

R + G + B ~ 25%. #4C4E20 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 78 + 32 = 186 (100%)
R 76 of 186 ~ 40.86%
G 78 of 186 ~ 41.94%
B 32 of 186 ~ 17.2'%

%40.86
%41.94
%17.2

CMYK RENK MODELİ

#4C4E20 rengi CMYK tonu (3,0,59,69).

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

CMYK: (3,0,59,69)
C3M0Y59K69 (3%, 0%, 59%, 69%)
(0.03 / 0.00 / 0.59 / 0.69)

CMYK yüzdeleri

%2.56
%0
%58.97
%69.41

Codes

Color #4C4E20 in popluar color models

4C 4E 20
RGB 76 78 32
HSL 63° 41.82% 21.57%
HSB/HSV 63° 58.97% 30.59%
CMYK 2.56% 0.00% 58.97%
69.41%

Color #4C4E20 in popluar number systems.

HEX 4C 4E 20
Decimal 76 78 32
Binary 1001100 1001110 100000
Octal 114 116 40

Shades and tints

Shades of #4C4E20

#4C4E20
(76,78,32)
#46471E
(70,71,30)
#40401C
(64,64,28)
#3A391A
(58,57,26)
#343218
(52,50,24)
#2E2B16
(46,43,22)
#282414
(40,36,20)
#221D12
(34,29,18)
#1C1610
(28,22,16)
#160F0E
(22,15,14)
#10080C
(16,8,12)
#000000
(0,0,0)

Tints of #4C4E20

#4C4E20
(76,78,32)
#5C5E34
(92,94,52)
#6C6E48
(108,110,72)
#7C7E5C
(124,126,92)
#8C8E70
(140,142,112)
#9C9E84
(156,158,132)
#ACAE98
(172,174,152)
#BCBEAC
(188,190,172)
#CCCEC0
(204,206,192)
#DCDED4
(220,222,212)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C4E20; }

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

This text font color is #4C4E20.

Background Color

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

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

This div background color is #4C4E20.

Border color

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

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

This div border color is #4C4E20.

Opacity

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

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

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

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

This text has shadow with #4C4E20 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4E20.

Preview

Color preview on black background

This text has color #4C4E20 on black background.


Color preview on white background

This text has color #4C4E20 on white background.


Black color preview on #4C4E20 background

This text has black color on #4C4E20 background.


White color preview on #4C4E20 background

This text has white color on #4C4E20 background.


Related colors

Complementary color

Complementary color for #hex is #B3B1DF.


I love getcolorcode.com

Triadic colors

1 #204C4E and #4E204C with #4C4E20 are triadic colors.

2 #204E4C and #4E4C20 with #4C4E20 are triadic colors.