COLOR #4C7E4E

HEX: #4C7E4E RGB: (76,126,78)

Renk bilgisi

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

RGB renk modeli

#4C7E4E color RGB value is (76,126,78).

RGB: (76,126,78) (30%, 49%, 31%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 126 of 255 = 49%
B 78 of 255 = 31%

76
126
78

R + G + B ~ 37%. #4C7E4E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 126 + 78 = 280 (100%)
R 76 of 280 ~ 27.14%
G 126 of 280 ~ 45%
B 78 of 280 ~ 27.86'%

%27.14
%45
%27.86

CMYK RENK MODELİ

#4C7E4E rengi CMYK tonu (40,0,38,51).

  • camgöbeği tonu 39.68%
  • eflatun tonu 0.00%
  • sarı tonu 38.10%
  • ana renk tonu 50.59%

CMYK: (40,0,38,51)
C40M0Y38K51 (40%, 0%, 38%, 51%)
(0.40 / 0.00 / 0.38 / 0.51)

CMYK yüzdeleri

%39.68
%0
%38.1
%50.59

Codes

Color #4C7E4E in popluar color models

4C 7E 4E
RGB 76 126 78
HSL 122° 24.75% 39.61%
HSB/HSV 122° 39.68% 49.41%
CMYK 39.68% 0.00% 38.10%
50.59%

Color #4C7E4E in popluar number systems.

HEX 4C 7E 4E
Decimal 76 126 78
Binary 1001100 1111110 1001110
Octal 114 176 116

Shades and tints

Shades of #4C7E4E

#4C7E4E
(76,126,78)
#467347
(70,115,71)
#406840
(64,104,64)
#3A5D39
(58,93,57)
#345232
(52,82,50)
#2E472B
(46,71,43)
#283C24
(40,60,36)
#22311D
(34,49,29)
#1C2616
(28,38,22)
#161B0F
(22,27,15)
#101008
(16,16,8)
#000000
(0,0,0)

Tints of #4C7E4E

#4C7E4E
(76,126,78)
#5C895E
(92,137,94)
#6C946E
(108,148,110)
#7C9F7E
(124,159,126)
#8CAA8E
(140,170,142)
#9CB59E
(156,181,158)
#ACC0AE
(172,192,174)
#BCCBBE
(188,203,190)
#CCD6CE
(204,214,206)
#DCE1DE
(220,225,222)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7E4E; }

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

This text font color is #4C7E4E.

Background Color

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

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

This div background color is #4C7E4E.

Border color

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

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

This div border color is #4C7E4E.

Opacity

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

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

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

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

This text has shadow with #4C7E4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7E4E.

Preview

Color preview on black background

This text has color #4C7E4E on black background.


Color preview on white background

This text has color #4C7E4E on white background.


Black color preview on #4C7E4E background

This text has black color on #4C7E4E background.


White color preview on #4C7E4E background

This text has white color on #4C7E4E background.


Related colors

Complementary color

Complementary color for #hex is #B381B1.


I love getcolorcode.com

Triadic colors

1 #4E4C7E and #7E4E4C with #4C7E4E are triadic colors.

2 #4E7E4C and #7E4C4E with #4C7E4E are triadic colors.