COLOR #4C5E1C

HEX: #4C5E1C RGB: (76,94,28)

Renk bilgisi

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

RGB renk modeli

#4C5E1C color RGB value is (76,94,28).

RGB: (76,94,28) (30%, 37%, 11%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 28 of 255 = 11%

76
94
28

R + G + B ~ 26%. #4C5E1C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 28 = 198 (100%)
R 76 of 198 ~ 38.38%
G 94 of 198 ~ 47.47%
B 28 of 198 ~ 14.14'%

%38.38
%47.47
%14.14

CMYK RENK MODELİ

#4C5E1C rengi CMYK tonu (19,0,70,63).

  • camgöbeği tonu 19.15%
  • eflatun tonu 0.00%
  • sarı tonu 70.21%
  • ana renk tonu 63.14%

CMYK: (19,0,70,63)
C19M0Y70K63 (19%, 0%, 70%, 63%)
(0.19 / 0.00 / 0.70 / 0.63)

CMYK yüzdeleri

%19.15
%0
%70.21
%63.14

Codes

Color #4C5E1C in popluar color models

4C 5E 1C
RGB 76 94 28
HSL 76° 54.10% 23.92%
HSB/HSV 76° 70.21% 36.86%
CMYK 19.15% 0.00% 70.21%
63.14%

Color #4C5E1C in popluar number systems.

HEX 4C 5E 1C
Decimal 76 94 28
Binary 1001100 1011110 11100
Octal 114 136 34

Shades and tints

Shades of #4C5E1C

#4C5E1C
(76,94,28)
#46561A
(70,86,26)
#404E18
(64,78,24)
#3A4616
(58,70,22)
#343E14
(52,62,20)
#2E3612
(46,54,18)
#282E10
(40,46,16)
#22260E
(34,38,14)
#1C1E0C
(28,30,12)
#16160A
(22,22,10)
#100E08
(16,14,8)
#000000
(0,0,0)

Tints of #4C5E1C

#4C5E1C
(76,94,28)
#5C6C30
(92,108,48)
#6C7A44
(108,122,68)
#7C8858
(124,136,88)
#8C966C
(140,150,108)
#9CA480
(156,164,128)
#ACB294
(172,178,148)
#BCC0A8
(188,192,168)
#CCCEBC
(204,206,188)
#DCDCD0
(220,220,208)
#ECEAE4
(236,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5E1C color. Also use rgb(76,94,28) instead hex code.

Text Font Color

.myTextColor { color: #4C5E1C; }

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

This text font color is #4C5E1C.

Background Color

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

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

This div background color is #4C5E1C.

Border color

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

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

This div border color is #4C5E1C.

Opacity

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

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

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

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

This text has shadow with #4C5E1C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E1C.

Preview

Color preview on black background

This text has color #4C5E1C on black background.


Color preview on white background

This text has color #4C5E1C on white background.


Black color preview on #4C5E1C background

This text has black color on #4C5E1C background.


White color preview on #4C5E1C background

This text has white color on #4C5E1C background.


Related colors

Complementary color

Complementary color for #hex is #B3A1E3.


I love getcolorcode.com

Triadic colors

1 #1C4C5E and #5E1C4C with #4C5E1C are triadic colors.

2 #1C5E4C and #5E4C1C with #4C5E1C are triadic colors.