COLOR #4C883C

HEX: #4C883C RGB: (76,136,60)

Renk bilgisi

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

RGB renk modeli

#4C883C color RGB value is (76,136,60).

RGB: (76,136,60) (30%, 53%, 24%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 136 of 255 = 53%
B 60 of 255 = 24%

76
136
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 136 + 60 = 272 (100%)
R 76 of 272 ~ 27.94%
G 136 of 272 ~ 50%
B 60 of 272 ~ 22.06'%

%27.94
%50
%22.06

CMYK RENK MODELİ

#4C883C rengi CMYK tonu (44,0,56,47).

  • camgöbeği tonu 44.12%
  • eflatun tonu 0.00%
  • sarı tonu 55.88%
  • ana renk tonu 46.67%

CMYK: (44,0,56,47)
C44M0Y56K47 (44%, 0%, 56%, 47%)
(0.44 / 0.00 / 0.56 / 0.47)

CMYK yüzdeleri

%44.12
%0
%55.88
%46.67

Codes

Color #4C883C in popluar color models

4C 88 3C
RGB 76 136 60
HSL 107° 38.78% 38.43%
HSB/HSV 107° 55.88% 53.33%
CMYK 44.12% 0.00% 55.88%
46.67%

Color #4C883C in popluar number systems.

HEX 4C 88 3C
Decimal 76 136 60
Binary 1001100 10001000 111100
Octal 114 210 74

Shades and tints

Shades of #4C883C

#4C883C
(76,136,60)
#467C37
(70,124,55)
#407032
(64,112,50)
#3A642D
(58,100,45)
#345828
(52,88,40)
#2E4C23
(46,76,35)
#28401E
(40,64,30)
#223419
(34,52,25)
#1C2814
(28,40,20)
#161C0F
(22,28,15)
#10100A
(16,16,10)
#000000
(0,0,0)

Tints of #4C883C

#4C883C
(76,136,60)
#5C924D
(92,146,77)
#6C9C5E
(108,156,94)
#7CA66F
(124,166,111)
#8CB080
(140,176,128)
#9CBA91
(156,186,145)
#ACC4A2
(172,196,162)
#BCCEB3
(188,206,179)
#CCD8C4
(204,216,196)
#DCE2D5
(220,226,213)
#ECECE6
(236,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C883C; }

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

This text font color is #4C883C.

Background Color

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

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

This div background color is #4C883C.

Border color

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

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

This div border color is #4C883C.

Opacity

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

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

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

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

This text has shadow with #4C883C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C883C.

Preview

Color preview on black background

This text has color #4C883C on black background.


Color preview on white background

This text has color #4C883C on white background.


Black color preview on #4C883C background

This text has black color on #4C883C background.


White color preview on #4C883C background

This text has white color on #4C883C background.


Related colors

Complementary color

Complementary color for #hex is #B377C3.


I love getcolorcode.com

Triadic colors

1 #3C4C88 and #883C4C with #4C883C are triadic colors.

2 #3C884C and #884C3C with #4C883C are triadic colors.