COLOR #4C8D3C

HEX: #4C8D3C RGB: (76,141,60)

Renk bilgisi

#4C8D3C contains mainly green color. #4C8D3C ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4C8D3C color RGB value is (76,141,60).

RGB: (76,141,60) (30%, 55%, 24%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 141 of 255 = 55%
B 60 of 255 = 24%

76
141
60

R + G + B ~ 36%. #4C8D3C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 141 + 60 = 277 (100%)
R 76 of 277 ~ 27.44%
G 141 of 277 ~ 50.9%
B 60 of 277 ~ 21.66'%

%27.44
%50.9
%21.66

CMYK RENK MODELİ

#4C8D3C rengi CMYK tonu (46,0,57,45).

  • camgöbeği tonu 46.10%
  • eflatun tonu 0.00%
  • sarı tonu 57.45%
  • ana renk tonu 44.71%

CMYK: (46,0,57,45)
C46M0Y57K45 (46%, 0%, 57%, 45%)
(0.46 / 0.00 / 0.57 / 0.45)

CMYK yüzdeleri

%46.1
%0
%57.45
%44.71

Codes

Color #4C8D3C in popluar color models

4C 8D 3C
RGB 76 141 60
HSL 108° 40.30% 39.41%
HSB/HSV 108° 57.45% 55.29%
CMYK 46.10% 0.00% 57.45%
44.71%

Color #4C8D3C in popluar number systems.

HEX 4C 8D 3C
Decimal 76 141 60
Binary 1001100 10001101 111100
Octal 114 215 74

Shades and tints

Shades of #4C8D3C

#4C8D3C
(76,141,60)
#468137
(70,129,55)
#407532
(64,117,50)
#3A692D
(58,105,45)
#345D28
(52,93,40)
#2E5123
(46,81,35)
#28451E
(40,69,30)
#223919
(34,57,25)
#1C2D14
(28,45,20)
#16210F
(22,33,15)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #4C8D3C

#4C8D3C
(76,141,60)
#5C974D
(92,151,77)
#6CA15E
(108,161,94)
#7CAB6F
(124,171,111)
#8CB580
(140,181,128)
#9CBF91
(156,191,145)
#ACC9A2
(172,201,162)
#BCD3B3
(188,211,179)
#CCDDC4
(204,221,196)
#DCE7D5
(220,231,213)
#ECF1E6
(236,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C8D3C; }

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

This text font color is #4C8D3C.

Background Color

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

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

This div background color is #4C8D3C.

Border color

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

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

This div border color is #4C8D3C.

Opacity

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

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

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

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

This text has shadow with #4C8D3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8D3C.

Preview

Color preview on black background

This text has color #4C8D3C on black background.


Color preview on white background

This text has color #4C8D3C on white background.


Black color preview on #4C8D3C background

This text has black color on #4C8D3C background.


White color preview on #4C8D3C background

This text has white color on #4C8D3C background.


Related colors

Complementary color

Complementary color for #hex is #B372C3.


I love getcolorcode.com

Triadic colors

1 #3C4C8D and #8D3C4C with #4C8D3C are triadic colors.

2 #3C8D4C and #8D4C3C with #4C8D3C are triadic colors.