COLOR #4C5E14

HEX: #4C5E14 RGB: (76,94,20)

Renk bilgisi

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

RGB renk modeli

#4C5E14 color RGB value is (76,94,20).

RGB: (76,94,20) (30%, 37%, 8%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 20 of 255 = 8%

76
94
20

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 20 = 190 (100%)
R 76 of 190 ~ 40%
G 94 of 190 ~ 49.47%
B 20 of 190 ~ 10.53'%

%40
%49.47
%10.53

CMYK RENK MODELİ

#4C5E14 rengi CMYK tonu (19,0,79,63).

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

CMYK: (19,0,79,63)
C19M0Y79K63 (19%, 0%, 79%, 63%)
(0.19 / 0.00 / 0.79 / 0.63)

CMYK yüzdeleri

%19.15
%0
%78.72
%63.14

Codes

Color #4C5E14 in popluar color models

4C 5E 14
RGB 76 94 20
HSL 75° 64.91% 22.35%
HSB/HSV 75° 78.72% 36.86%
CMYK 19.15% 0.00% 78.72%
63.14%

Color #4C5E14 in popluar number systems.

HEX 4C 5E 14
Decimal 76 94 20
Binary 1001100 1011110 10100
Octal 114 136 24

Shades and tints

Shades of #4C5E14

#4C5E14
(76,94,20)
#465613
(70,86,19)
#404E12
(64,78,18)
#3A4611
(58,70,17)
#343E10
(52,62,16)
#2E360F
(46,54,15)
#282E0E
(40,46,14)
#22260D
(34,38,13)
#1C1E0C
(28,30,12)
#16160B
(22,22,11)
#100E0A
(16,14,10)
#000000
(0,0,0)

Tints of #4C5E14

#4C5E14
(76,94,20)
#5C6C29
(92,108,41)
#6C7A3E
(108,122,62)
#7C8853
(124,136,83)
#8C9668
(140,150,104)
#9CA47D
(156,164,125)
#ACB292
(172,178,146)
#BCC0A7
(188,192,167)
#CCCEBC
(204,206,188)
#DCDCD1
(220,220,209)
#ECEAE6
(236,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E14; }

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

This text font color is #4C5E14.

Background Color

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

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

This div background color is #4C5E14.

Border color

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

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

This div border color is #4C5E14.

Opacity

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

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

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

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

This text has shadow with #4C5E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E14.

Preview

Color preview on black background

This text has color #4C5E14 on black background.


Color preview on white background

This text has color #4C5E14 on white background.


Black color preview on #4C5E14 background

This text has black color on #4C5E14 background.


White color preview on #4C5E14 background

This text has white color on #4C5E14 background.


Related colors

Complementary color

Complementary color for #hex is #B3A1EB.


I love getcolorcode.com

Triadic colors

1 #144C5E and #5E144C with #4C5E14 are triadic colors.

2 #145E4C and #5E4C14 with #4C5E14 are triadic colors.