COLOR #4C7E64

HEX: #4C7E64 RGB: (76,126,100)

Renk bilgisi

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

RGB renk modeli

#4C7E64 color RGB value is (76,126,100).

RGB: (76,126,100) (30%, 49%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 126 of 255 = 49%
B 100 of 255 = 39%

76
126
100

R + G + B ~ 39%. #4C7E64 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 126 + 100 = 302 (100%)
R 76 of 302 ~ 25.17%
G 126 of 302 ~ 41.72%
B 100 of 302 ~ 33.11'%

%25.17
%41.72
%33.11

CMYK RENK MODELİ

#4C7E64 rengi CMYK tonu (40,0,21,51).

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

CMYK: (40,0,21,51)
C40M0Y21K51 (40%, 0%, 21%, 51%)
(0.40 / 0.00 / 0.21 / 0.51)

CMYK yüzdeleri

%39.68
%0
%20.63
%50.59

Codes

Color #4C7E64 in popluar color models

4C 7E 64
RGB 76 126 100
HSL 149° 24.75% 39.61%
HSB/HSV 149° 39.68% 49.41%
CMYK 39.68% 0.00% 20.63%
50.59%

Color #4C7E64 in popluar number systems.

HEX 4C 7E 64
Decimal 76 126 100
Binary 1001100 1111110 1100100
Octal 114 176 144

Shades and tints

Shades of #4C7E64

#4C7E64
(76,126,100)
#46735B
(70,115,91)
#406852
(64,104,82)
#3A5D49
(58,93,73)
#345240
(52,82,64)
#2E4737
(46,71,55)
#283C2E
(40,60,46)
#223125
(34,49,37)
#1C261C
(28,38,28)
#161B13
(22,27,19)
#10100A
(16,16,10)
#000000
(0,0,0)

Tints of #4C7E64

#4C7E64
(76,126,100)
#5C8972
(92,137,114)
#6C9480
(108,148,128)
#7C9F8E
(124,159,142)
#8CAA9C
(140,170,156)
#9CB5AA
(156,181,170)
#ACC0B8
(172,192,184)
#BCCBC6
(188,203,198)
#CCD6D4
(204,214,212)
#DCE1E2
(220,225,226)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7E64; }

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

This text font color is #4C7E64.

Background Color

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

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

This div background color is #4C7E64.

Border color

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

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

This div border color is #4C7E64.

Opacity

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

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

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

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

This text has shadow with #4C7E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7E64.

Preview

Color preview on black background

This text has color #4C7E64 on black background.


Color preview on white background

This text has color #4C7E64 on white background.


Black color preview on #4C7E64 background

This text has black color on #4C7E64 background.


White color preview on #4C7E64 background

This text has white color on #4C7E64 background.


Related colors

Complementary color

Complementary color for #hex is #B3819B.


I love getcolorcode.com

Triadic colors

1 #644C7E and #7E644C with #4C7E64 are triadic colors.

2 #647E4C and #7E4C64 with #4C7E64 are triadic colors.