COLOR #4C6F43

HEX: #4C6F43 RGB: (76,111,67)

Color info

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

RGB color model

#4C6F43 color RGB value is (76,111,67).

RGB: (76,111,67) (30%, 44%, 26%)

RGB channels and saturation

R 76 of 255 = 30%
G 111 of 255 = 44%
B 67 of 255 = 26%

76
111
67

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

Portions of RGB colors in percentages

R + G + B = 76 + 111 + 67 = 254 (100%)
R 76 of 254 ~ 29.92%
G 111 of 254 ~ 43.7%
B 67 of 254 ~ 26.38'%

%29.92
%43.7
%26.38

CMYK color model

#4C6F43 color CMYK value is (32,0,40,56).

  • cyan value is 31.53%
  • magenta value is 0.00%
  • yellow value is 39.64%
  • key color value is 56.47%

CMYK: (32,0,40,56)
C32M0Y40K56 (32%, 0%, 40%, 56%)
(0.32 / 0.00 / 0.40 / 0.56)

CMYK percentages

%31.53
%0
%39.64
%56.47

Codes

Color #4C6F43 in popluar color models

4C 6F 43
RGB 76 111 67
HSL 108° 24.72% 34.90%
HSB/HSV 108° 39.64% 43.53%
CMYK 31.53% 0.00% 39.64%
56.47%

Color #4C6F43 in popluar number systems.

HEX 4C 6F 43
Decimal 76 111 67
Binary 1001100 1101111 1000011
Octal 114 157 103

Shades and tints

Shades of #4C6F43

#4C6F43
(76,111,67)
#46653D
(70,101,61)
#405B37
(64,91,55)
#3A5131
(58,81,49)
#34472B
(52,71,43)
#2E3D25
(46,61,37)
#28331F
(40,51,31)
#222919
(34,41,25)
#1C1F13
(28,31,19)
#16150D
(22,21,13)
#100B07
(16,11,7)
#000000
(0,0,0)

Tints of #4C6F43

#4C6F43
(76,111,67)
#5C7C54
(92,124,84)
#6C8965
(108,137,101)
#7C9676
(124,150,118)
#8CA387
(140,163,135)
#9CB098
(156,176,152)
#ACBDA9
(172,189,169)
#BCCABA
(188,202,186)
#CCD7CB
(204,215,203)
#DCE4DC
(220,228,220)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6F43 color. Also use rgb(76,111,67) instead hex code.

Text Font Color

.myTextColor { color: #4C6F43; }

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

This text font color is #4C6F43.

Background Color

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

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

This div background color is #4C6F43.

Border color

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

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

This div border color is #4C6F43.

Opacity

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

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

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

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

This text has shadow with #4C6F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6F43.

Preview

Color preview on black background

This text has color #4C6F43 on black background.


Color preview on white background

This text has color #4C6F43 on white background.


Black color preview on #4C6F43 background

This text has black color on #4C6F43 background.


White color preview on #4C6F43 background

This text has white color on #4C6F43 background.


Related colors

Complementary color

Complementary color for #hex is #B390BC.


I love getcolorcode.com

Triadic colors

1 #434C6F and #6F434C with #4C6F43 are triadic colors.

2 #436F4C and #6F4C43 with #4C6F43 are triadic colors.