COLOR #4C7D3C

HEX: #4C7D3C RGB: (76,125,60)

Renk bilgisi

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

RGB renk modeli

#4C7D3C color RGB value is (76,125,60).

RGB: (76,125,60) (30%, 49%, 24%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 125 of 255 = 49%
B 60 of 255 = 24%

76
125
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 125 + 60 = 261 (100%)
R 76 of 261 ~ 29.12%
G 125 of 261 ~ 47.89%
B 60 of 261 ~ 22.99'%

%29.12
%47.89
%22.99

CMYK RENK MODELİ

#4C7D3C rengi CMYK tonu (39,0,52,51).

  • camgöbeği tonu 39.20%
  • eflatun tonu 0.00%
  • sarı tonu 52.00%
  • ana renk tonu 50.98%

CMYK: (39,0,52,51)
C39M0Y52K51 (39%, 0%, 52%, 51%)
(0.39 / 0.00 / 0.52 / 0.51)

CMYK yüzdeleri

%39.2
%0
%52
%50.98

Codes

Color #4C7D3C in popluar color models

4C 7D 3C
RGB 76 125 60
HSL 105° 35.14% 36.27%
HSB/HSV 105° 52.00% 49.02%
CMYK 39.20% 0.00% 52.00%
50.98%

Color #4C7D3C in popluar number systems.

HEX 4C 7D 3C
Decimal 76 125 60
Binary 1001100 1111101 111100
Octal 114 175 74

Shades and tints

Shades of #4C7D3C

#4C7D3C
(76,125,60)
#467237
(70,114,55)
#406732
(64,103,50)
#3A5C2D
(58,92,45)
#345128
(52,81,40)
#2E4623
(46,70,35)
#283B1E
(40,59,30)
#223019
(34,48,25)
#1C2514
(28,37,20)
#161A0F
(22,26,15)
#100F0A
(16,15,10)
#000000
(0,0,0)

Tints of #4C7D3C

#4C7D3C
(76,125,60)
#5C884D
(92,136,77)
#6C935E
(108,147,94)
#7C9E6F
(124,158,111)
#8CA980
(140,169,128)
#9CB491
(156,180,145)
#ACBFA2
(172,191,162)
#BCCAB3
(188,202,179)
#CCD5C4
(204,213,196)
#DCE0D5
(220,224,213)
#ECEBE6
(236,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7D3C color. Also use rgb(76,125,60) instead hex code.

Text Font Color

.myTextColor { color: #4C7D3C; }

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

This text font color is #4C7D3C.

Background Color

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

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

This div background color is #4C7D3C.

Border color

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

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

This div border color is #4C7D3C.

Opacity

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

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

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

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

This text has shadow with #4C7D3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7D3C.

Preview

Color preview on black background

This text has color #4C7D3C on black background.


Color preview on white background

This text has color #4C7D3C on white background.


Black color preview on #4C7D3C background

This text has black color on #4C7D3C background.


White color preview on #4C7D3C background

This text has white color on #4C7D3C background.


Related colors

Complementary color

Complementary color for #hex is #B382C3.


I love getcolorcode.com

Triadic colors

1 #3C4C7D and #7D3C4C with #4C7D3C are triadic colors.

2 #3C7D4C and #7D4C3C with #4C7D3C are triadic colors.