COLOR #4C7A51

HEX: #4C7A51 RGB: (76,122,81)

Color info

#4C7A51 contains red, green and blue colors in about the same proportion. Web safe color of #4C7A51 is #336666 (or #366).

RGB color model

#4C7A51 color RGB value is (76,122,81).

RGB: (76,122,81) (30%, 48%, 32%)

RGB channels and saturation

R 76 of 255 = 30%
G 122 of 255 = 48%
B 81 of 255 = 32%

76
122
81

R + G + B ~ 37%. #4C7A51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 122 + 81 = 279 (100%)
R 76 of 279 ~ 27.24%
G 122 of 279 ~ 43.73%
B 81 of 279 ~ 29.03'%

%27.24
%43.73
%29.03

CMYK color model

#4C7A51 color CMYK value is (38,0,34,52).

  • cyan value is 37.70%
  • magenta value is 0.00%
  • yellow value is 33.61%
  • key color value is 52.16%
CMYK: (38,0,34,52) C38M0Y34K52 (38%,0%,34%,52%) (0.38/0.00/0.34/0.52) 

CMYK percentages

%37.7
%0
%33.61
%52.16

Codes

Color #4C7A51 in popluar color models

4C 7A 51
RGB 76 122 81
HSL 127° 23.23% 38.82%
HSB/HSV 127° 37.70% 47.84%
CMYK 37.70% 0.00% 33.61%
52.16%

Color #4C7A51 in popluar number systems.

HEX 4C 7A 51
Decimal 76 122 81
Binary 1001100 1111010 1010001
Octal 114 172 121

Shades and tints

Shades of #4C7A51

#4C7A51
(76,122,81)
#466F4A
(70,111,74)
#406443
(64,100,67)
#3A593C
(58,89,60)
#344E35
(52,78,53)
#2E432E
(46,67,46)
#283827
(40,56,39)
#222D20
(34,45,32)
#1C2219
(28,34,25)
#161712
(22,23,18)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #4C7A51

#4C7A51
(76,122,81)
#5C8660
(92,134,96)
#6C926F
(108,146,111)
#7C9E7E
(124,158,126)
#8CAA8D
(140,170,141)
#9CB69C
(156,182,156)
#ACC2AB
(172,194,171)
#BCCEBA
(188,206,186)
#CCDAC9
(204,218,201)
#DCE6D8
(220,230,216)
#ECF2E7
(236,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7A51; }

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

This text font color is #4C7A51.

Background Color

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

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

This div background color is #4C7A51.

Border color

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

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

This div border color is #4C7A51.

Opacity

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

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

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

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

This text has shadow with #4C7A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7A51.

Preview

Color preview on black background

This text has color #4C7A51 on black background.


Color preview on white background

This text has color #4C7A51 on white background.


Black color preview on #4C7A51 background

This text has black color on #4C7A51 background.


White color preview on #4C7A51 background

This text has white color on #4C7A51 background.


Related colors

Complementary color

Complementary color for #hex is #B385AE.


I love getcolorcode.com

Triadic colors

1 #514C7A and #7A514C with #4C7A51 are triadic colors.

2 #517A4C and #7A4C51 with #4C7A51 are triadic colors.