COLOR #4C7A54

HEX: #4C7A54 RGB: (76,122,84)

Color info

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

RGB color model

#4C7A54 color RGB value is (76,122,84).

RGB: (76,122,84) (30%, 48%, 33%)

RGB channels and saturation

R 76 of 255 = 30%
G 122 of 255 = 48%
B 84 of 255 = 33%

76
122
84

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

Portions of RGB colors in percentages

R + G + B = 76 + 122 + 84 = 282 (100%)
R 76 of 282 ~ 26.95%
G 122 of 282 ~ 43.26%
B 84 of 282 ~ 29.79'%

%26.95
%43.26
%29.79

CMYK color model

#4C7A54 color CMYK value is (38,0,31,52).

  • cyan value is 37.70%
  • magenta value is 0.00%
  • yellow value is 31.15%
  • key color value is 52.16%

CMYK: (38,0,31,52)
C38M0Y31K52 (38%, 0%, 31%, 52%)
(0.38 / 0.00 / 0.31 / 0.52)

CMYK percentages

%37.7
%0
%31.15
%52.16

Codes

Color #4C7A54 in popluar color models

4C 7A 54
RGB 76 122 84
HSL 130° 23.23% 38.82%
HSB/HSV 130° 37.70% 47.84%
CMYK 37.70% 0.00% 31.15%
52.16%

Color #4C7A54 in popluar number systems.

HEX 4C 7A 54
Decimal 76 122 84
Binary 1001100 1111010 1010100
Octal 114 172 124

Shades and tints

Shades of #4C7A54

#4C7A54
(76,122,84)
#466F4D
(70,111,77)
#406446
(64,100,70)
#3A593F
(58,89,63)
#344E38
(52,78,56)
#2E4331
(46,67,49)
#28382A
(40,56,42)
#222D23
(34,45,35)
#1C221C
(28,34,28)
#161715
(22,23,21)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #4C7A54

#4C7A54
(76,122,84)
#5C8663
(92,134,99)
#6C9272
(108,146,114)
#7C9E81
(124,158,129)
#8CAA90
(140,170,144)
#9CB69F
(156,182,159)
#ACC2AE
(172,194,174)
#BCCEBD
(188,206,189)
#CCDACC
(204,218,204)
#DCE6DB
(220,230,219)
#ECF2EA
(236,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7A54; }

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

This text font color is #4C7A54.

Background Color

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

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

This div background color is #4C7A54.

Border color

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

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

This div border color is #4C7A54.

Opacity

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

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

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

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

This text has shadow with #4C7A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7A54.

Preview

Color preview on black background

This text has color #4C7A54 on black background.


Color preview on white background

This text has color #4C7A54 on white background.


Black color preview on #4C7A54 background

This text has black color on #4C7A54 background.


White color preview on #4C7A54 background

This text has white color on #4C7A54 background.


Related colors

Complementary color

Complementary color for #hex is #B385AB.


I love getcolorcode.com

Triadic colors

1 #544C7A and #7A544C with #4C7A54 are triadic colors.

2 #547A4C and #7A4C54 with #4C7A54 are triadic colors.