COLOR #4C9622

HEX: #4C9622 RGB: (76,150,34)

Color info

#4C9622 contains mainly green color. Web safe color of #4C9622 is #339933 (or #393).

RGB color model

#4C9622 color RGB value is (76,150,34).

RGB: (76,150,34) (30%, 59%, 13%)

RGB channels and saturation

R 76 of 255 = 30%
G 150 of 255 = 59%
B 34 of 255 = 13%

76
150
34

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

Portions of RGB colors in percentages

R + G + B = 76 + 150 + 34 = 260 (100%)
R 76 of 260 ~ 29.23%
G 150 of 260 ~ 57.69%
B 34 of 260 ~ 13.08'%

%29.23
%57.69
%13.08

CMYK color model

#4C9622 color CMYK value is (49,0,77,41).

  • cyan value is 49.33%
  • magenta value is 0.00%
  • yellow value is 77.33%
  • key color value is 41.18%
CMYK: (49,0,77,41) C49M0Y77K41 (49%,0%,77%,41%) (0.49/0.00/0.77/0.41) 

CMYK percentages

%49.33
%0
%77.33
%41.18

Codes

Color #4C9622 in popluar color models

4C 96 22
RGB 76 150 34
HSL 98° 63.04% 36.08%
HSB/HSV 98° 77.33% 58.82%
CMYK 49.33% 0.00% 77.33%
41.18%

Color #4C9622 in popluar number systems.

HEX 4C 96 22
Decimal 76 150 34
Binary 1001100 10010110 100010
Octal 114 226 42

Shades and tints

Shades of #4C9622

#4C9622
(76,150,34)
#46891F
(70,137,31)
#407C1C
(64,124,28)
#3A6F19
(58,111,25)
#346216
(52,98,22)
#2E5513
(46,85,19)
#284810
(40,72,16)
#223B0D
(34,59,13)
#1C2E0A
(28,46,10)
#162107
(22,33,7)
#101404
(16,20,4)
#000000
(0,0,0)

Tints of #4C9622

#4C9622
(76,150,34)
#5C9F36
(92,159,54)
#6CA84A
(108,168,74)
#7CB15E
(124,177,94)
#8CBA72
(140,186,114)
#9CC386
(156,195,134)
#ACCC9A
(172,204,154)
#BCD5AE
(188,213,174)
#CCDEC2
(204,222,194)
#DCE7D6
(220,231,214)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9622 color. Also use rgb(76,150,34) instead hex code.

Text Font Color

.myTextColor { color: #4C9622; }

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

This text font color is #4C9622.

Background Color

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

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

This div background color is #4C9622.

Border color

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

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

This div border color is #4C9622.

Opacity

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

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

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

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

This text has shadow with #4C9622 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9622.

Preview

Color preview on black background

This text has color #4C9622 on black background.


Color preview on white background

This text has color #4C9622 on white background.


Black color preview on #4C9622 background

This text has black color on #4C9622 background.


White color preview on #4C9622 background

This text has white color on #4C9622 background.


Related colors

Complementary color

Complementary color for #hex is #B369DD.


I love getcolorcode.com

Triadic colors

1 #224C96 and #96224C with #4C9622 are triadic colors.

2 #22964C and #964C22 with #4C9622 are triadic colors.