COLOR #4C6F2E

HEX: #4C6F2E
RGB: (76,111,46)

Renk bilgisi

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

RGB renk modeli

#4C6F2E color RGB value is (76,111,46).

  • kırmız ton 76;
  • yeşil ton 111;
  • mavi ton 46.
RGB:
(76,111,46)
(30%,44%,18%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 111 of 255 = 44%
B 46 of 255 = 18%

76
111
46

R + G + B ~ 31%. #4C6F2E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
76 + 111 + 46 = 233 (100%)
R 76 of 233 ~ 32.62%
G 111 of 233 ~ 47.64%
B 46 of 233 ~ 19.74%

%32.62
%47.64
%19.74

CMYK RENK MODELİ

#4C6F2E rengi CMYK tonu (32,0,59,56).

  • camgöbeği tonu 31.53%
  • eflatun tonu 0.00%
  • sarı tonu 58.56%
  • ana renk tonu 56.47%
CMYK:
(32,0,59,56)
C32M0Y59K56 
(32%,0%,59%,56%)
(0.32/0.00/0.59/0.56)	

CMYK yüzdeleri

%31.53
%0
%58.56
%56.47

Codes

Color #4C6F2E in popluar color models

4C6F2E
RGB7611146
HSL92°41.40%30.78%
HSB/HSV92°58.56%43.53%
CMYK31.53%0.00%58.56%
56.47%

Color #4C6F2E in popluar number systems.

HEX4C6F2E
Decimal7611146
Binary10011001101111101110
Octal11415756

Shades and tints

Shades of #4C6F2E

#4C6F2E
(76,111,46)
#46652A
(70,101,42)
#405B26
(64,91,38)
#3A5122
(58,81,34)
#34471E
(52,71,30)
#2E3D1A
(46,61,26)
#283316
(40,51,22)
#222912
(34,41,18)
#1C1F0E
(28,31,14)
#16150A
(22,21,10)
#100B06
(16,11,6)
#000000
(0,0,0)

Tints of #4C6F2E

#4C6F2E
(76,111,46)
#5C7C41
(92,124,65)
#6C8954
(108,137,84)
#7C9667
(124,150,103)
#8CA37A
(140,163,122)
#9CB08D
(156,176,141)
#ACBDA0
(172,189,160)
#BCCAB3
(188,202,179)
#CCD7C6
(204,215,198)
#DCE4D9
(220,228,217)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6F2E color. Also use rgb(76,111,46) instead hex code.

Text Font Color

.myTextColor { color: #4C6F2E; }

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

This text font color is #4C6F2E.


Background Color

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

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

This div background color is #4C6F2E.


Border color

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

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

This div border color is #4C6F2E.


Opacity

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

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

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

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

This text has shadow with #4C6F2E color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #4C6F2E on black background.


Color preview on white background

This text has color #4C6F2E on white background.



Black color preview on #4C6F2E background

This text has black color on #4C6F2E background.


White color preview on #4C6F2E background

This text has white color on #4C6F2E background.