COLOR #4C7B3E

HEX: #4C7B3E RGB: (76,123,62)

Renk bilgisi

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

RGB renk modeli

#4C7B3E color RGB value is (76,123,62).

RGB: (76,123,62) (30%, 48%, 24%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 123 of 255 = 48%
B 62 of 255 = 24%

76
123
62

R + G + B ~ 34%. #4C7B3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 123 + 62 = 261 (100%)
R 76 of 261 ~ 29.12%
G 123 of 261 ~ 47.13%
B 62 of 261 ~ 23.75'%

%29.12
%47.13
%23.75

CMYK RENK MODELİ

#4C7B3E rengi CMYK tonu (38,0,50,52).

  • camgöbeği tonu 38.21%
  • eflatun tonu 0.00%
  • sarı tonu 49.59%
  • ana renk tonu 51.76%

CMYK: (38,0,50,52)
C38M0Y50K52 (38%, 0%, 50%, 52%)
(0.38 / 0.00 / 0.50 / 0.52)

CMYK yüzdeleri

%38.21
%0
%49.59
%51.76

Codes

Color #4C7B3E in popluar color models

4C 7B 3E
RGB 76 123 62
HSL 106° 32.97% 36.27%
HSB/HSV 106° 49.59% 48.24%
CMYK 38.21% 0.00% 49.59%
51.76%

Color #4C7B3E in popluar number systems.

HEX 4C 7B 3E
Decimal 76 123 62
Binary 1001100 1111011 111110
Octal 114 173 76

Shades and tints

Shades of #4C7B3E

#4C7B3E
(76,123,62)
#467039
(70,112,57)
#406534
(64,101,52)
#3A5A2F
(58,90,47)
#344F2A
(52,79,42)
#2E4425
(46,68,37)
#283920
(40,57,32)
#222E1B
(34,46,27)
#1C2316
(28,35,22)
#161811
(22,24,17)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #4C7B3E

#4C7B3E
(76,123,62)
#5C874F
(92,135,79)
#6C9360
(108,147,96)
#7C9F71
(124,159,113)
#8CAB82
(140,171,130)
#9CB793
(156,183,147)
#ACC3A4
(172,195,164)
#BCCFB5
(188,207,181)
#CCDBC6
(204,219,198)
#DCE7D7
(220,231,215)
#ECF3E8
(236,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7B3E color. Also use rgb(76,123,62) instead hex code.

Text Font Color

.myTextColor { color: #4C7B3E; }

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

This text font color is #4C7B3E.

Background Color

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

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

This div background color is #4C7B3E.

Border color

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

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

This div border color is #4C7B3E.

Opacity

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

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

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

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

This text has shadow with #4C7B3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7B3E.

Preview

Color preview on black background

This text has color #4C7B3E on black background.


Color preview on white background

This text has color #4C7B3E on white background.


Black color preview on #4C7B3E background

This text has black color on #4C7B3E background.


White color preview on #4C7B3E background

This text has white color on #4C7B3E background.


Related colors

Complementary color

Complementary color for #hex is #B384C1.


I love getcolorcode.com

Triadic colors

1 #3E4C7B and #7B3E4C with #4C7B3E are triadic colors.

2 #3E7B4C and #7B4C3E with #4C7B3E are triadic colors.