COLOR #4C6D41

HEX: #4C6D41 RGB: (76,109,65)

Color info

#4C6D41 contains red, green and blue colors in about the same proportion. Web safe color of #4C6D41 is #336633 (or #363).

RGB color model

#4C6D41 color RGB value is (76,109,65).

RGB: (76,109,65) (30%, 43%, 25%)

RGB channels and saturation

R 76 of 255 = 30%
G 109 of 255 = 43%
B 65 of 255 = 25%

76
109
65

R + G + B ~ 33%. #4C6D41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 109 + 65 = 250 (100%)
R 76 of 250 ~ 30.4%
G 109 of 250 ~ 43.6%
B 65 of 250 ~ 26'%

%30.4
%43.6
%26

CMYK color model

#4C6D41 color CMYK value is (30,0,40,57).

  • cyan value is 30.28%
  • magenta value is 0.00%
  • yellow value is 40.37%
  • key color value is 57.25%
CMYK: (30,0,40,57) C30M0Y40K57 (30%,0%,40%,57%) (0.30/0.00/0.40/0.57) 

CMYK percentages

%30.28
%0
%40.37
%57.25

Codes

Color #4C6D41 in popluar color models

4C 6D 41
RGB 76 109 65
HSL 105° 25.29% 34.12%
HSB/HSV 105° 40.37% 42.75%
CMYK 30.28% 0.00% 40.37%
57.25%

Color #4C6D41 in popluar number systems.

HEX 4C 6D 41
Decimal 76 109 65
Binary 1001100 1101101 1000001
Octal 114 155 101

Shades and tints

Shades of #4C6D41

#4C6D41
(76,109,65)
#46643C
(70,100,60)
#405B37
(64,91,55)
#3A5232
(58,82,50)
#34492D
(52,73,45)
#2E4028
(46,64,40)
#283723
(40,55,35)
#222E1E
(34,46,30)
#1C2519
(28,37,25)
#161C14
(22,28,20)
#10130F
(16,19,15)
#000000
(0,0,0)

Tints of #4C6D41

#4C6D41
(76,109,65)
#5C7A52
(92,122,82)
#6C8763
(108,135,99)
#7C9474
(124,148,116)
#8CA185
(140,161,133)
#9CAE96
(156,174,150)
#ACBBA7
(172,187,167)
#BCC8B8
(188,200,184)
#CCD5C9
(204,213,201)
#DCE2DA
(220,226,218)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6D41 color. Also use rgb(76,109,65) instead hex code.

Text Font Color

.myTextColor { color: #4C6D41; }

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

This text font color is #4C6D41.

Background Color

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

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

This div background color is #4C6D41.

Border color

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

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

This div border color is #4C6D41.

Opacity

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

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

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

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

This text has shadow with #4C6D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6D41.

Preview

Color preview on black background

This text has color #4C6D41 on black background.


Color preview on white background

This text has color #4C6D41 on white background.


Black color preview on #4C6D41 background

This text has black color on #4C6D41 background.


White color preview on #4C6D41 background

This text has white color on #4C6D41 background.


Related colors

Complementary color

Complementary color for #hex is #B392BE.


I love getcolorcode.com

Triadic colors

1 #414C6D and #6D414C with #4C6D41 are triadic colors.

2 #416D4C and #6D4C41 with #4C6D41 are triadic colors.