COLOR #4C7B54

HEX: #4C7B54 RGB: (76,123,84)

Color info

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

RGB color model

#4C7B54 color RGB value is (76,123,84).

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

RGB channels and saturation

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

76
123
84

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

Portions of RGB colors in percentages

R + G + B = 76 + 123 + 84 = 283 (100%)
R 76 of 283 ~ 26.86%
G 123 of 283 ~ 43.46%
B 84 of 283 ~ 29.68'%

%26.86
%43.46
%29.68

CMYK color model

#4C7B54 color CMYK value is (38,0,32,52).

  • cyan value is 38.21%
  • magenta value is 0.00%
  • yellow value is 31.71%
  • key color value is 51.76%
CMYK: (38,0,32,52) C38M0Y32K52 (38%,0%,32%,52%) (0.38/0.00/0.32/0.52) 

CMYK percentages

%38.21
%0
%31.71
%51.76

Codes

Color #4C7B54 in popluar color models

4C 7B 54
RGB 76 123 84
HSL 130° 23.62% 39.02%
HSB/HSV 130° 38.21% 48.24%
CMYK 38.21% 0.00% 31.71%
51.76%

Color #4C7B54 in popluar number systems.

HEX 4C 7B 54
Decimal 76 123 84
Binary 1001100 1111011 1010100
Octal 114 173 124

Shades and tints

Shades of #4C7B54

#4C7B54
(76,123,84)
#46704D
(70,112,77)
#406546
(64,101,70)
#3A5A3F
(58,90,63)
#344F38
(52,79,56)
#2E4431
(46,68,49)
#28392A
(40,57,42)
#222E23
(34,46,35)
#1C231C
(28,35,28)
#161815
(22,24,21)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #4C7B54

#4C7B54
(76,123,84)
#5C8763
(92,135,99)
#6C9372
(108,147,114)
#7C9F81
(124,159,129)
#8CAB90
(140,171,144)
#9CB79F
(156,183,159)
#ACC3AE
(172,195,174)
#BCCFBD
(188,207,189)
#CCDBCC
(204,219,204)
#DCE7DB
(220,231,219)
#ECF3EA
(236,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7B54; }

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

This text font color is #4C7B54.

Background Color

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

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

This div background color is #4C7B54.

Border color

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

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

This div border color is #4C7B54.

Opacity

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

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

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

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

This text has shadow with #4C7B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7B54.

Preview

Color preview on black background

This text has color #4C7B54 on black background.


Color preview on white background

This text has color #4C7B54 on white background.


Black color preview on #4C7B54 background

This text has black color on #4C7B54 background.


White color preview on #4C7B54 background

This text has white color on #4C7B54 background.


Related colors

Complementary color

Complementary color for #hex is #B384AB.


I love getcolorcode.com

Triadic colors

1 #544C7B and #7B544C with #4C7B54 are triadic colors.

2 #547B4C and #7B4C54 with #4C7B54 are triadic colors.