COLOR #4C9A51

HEX: #4C9A51 RGB: (76,154,81)

Color info

#4C9A51 contains mainly green color. Web safe color of #4C9A51 is #339966 (or #396).

RGB color model

#4C9A51 color RGB value is (76,154,81).

RGB: (76,154,81) (30%, 60%, 32%)

RGB channels and saturation

R 76 of 255 = 30%
G 154 of 255 = 60%
B 81 of 255 = 32%

76
154
81

R + G + B ~ 41%. #4C9A51 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 76 + 154 + 81 = 311 (100%)
R 76 of 311 ~ 24.44%
G 154 of 311 ~ 49.52%
B 81 of 311 ~ 26.05'%

%24.44
%49.52
%26.05

CMYK color model

#4C9A51 color CMYK value is (51,0,47,40).

  • cyan value is 50.65%
  • magenta value is 0.00%
  • yellow value is 47.40%
  • key color value is 39.61%

CMYK: (51,0,47,40)
C51M0Y47K40 (51%, 0%, 47%, 40%)
(0.51 / 0.00 / 0.47 / 0.40)

CMYK percentages

%50.65
%0
%47.4
%39.61

Codes

Color #4C9A51 in popluar color models

4C 9A 51
RGB 76 154 81
HSL 124° 33.91% 45.10%
HSB/HSV 124° 50.65% 60.39%
CMYK 50.65% 0.00% 47.40%
39.61%

Color #4C9A51 in popluar number systems.

HEX 4C 9A 51
Decimal 76 154 81
Binary 1001100 10011010 1010001
Octal 114 232 121

Shades and tints

Shades of #4C9A51

#4C9A51
(76,154,81)
#468C4A
(70,140,74)
#407E43
(64,126,67)
#3A703C
(58,112,60)
#346235
(52,98,53)
#2E542E
(46,84,46)
#284627
(40,70,39)
#223820
(34,56,32)
#1C2A19
(28,42,25)
#161C12
(22,28,18)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #4C9A51

#4C9A51
(76,154,81)
#5CA360
(92,163,96)
#6CAC6F
(108,172,111)
#7CB57E
(124,181,126)
#8CBE8D
(140,190,141)
#9CC79C
(156,199,156)
#ACD0AB
(172,208,171)
#BCD9BA
(188,217,186)
#CCE2C9
(204,226,201)
#DCEBD8
(220,235,216)
#ECF4E7
(236,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9A51 color. Also use rgb(76,154,81) instead hex code.

Text Font Color

.myTextColor { color: #4C9A51; }

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

This text font color is #4C9A51.

Background Color

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

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

This div background color is #4C9A51.

Border color

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

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

This div border color is #4C9A51.

Opacity

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

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

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

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

This text has shadow with #4C9A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9A51.

Preview

Color preview on black background

This text has color #4C9A51 on black background.


Color preview on white background

This text has color #4C9A51 on white background.


Black color preview on #4C9A51 background

This text has black color on #4C9A51 background.


White color preview on #4C9A51 background

This text has white color on #4C9A51 background.


Related colors

Complementary color

Complementary color for #hex is #B365AE.


I love getcolorcode.com

Triadic colors

1 #514C9A and #9A514C with #4C9A51 are triadic colors.

2 #519A4C and #9A4C51 with #4C9A51 are triadic colors.