COLOR #4C3A06

HEX: #4C3A06 RGB: (76,58,6)

Color info

#4C3A06 contains mainly red and green colors. Web safe color of #4C3A06 is #333300 (or #330).

RGB color model

#4C3A06 color RGB value is (76,58,6).

RGB: (76,58,6) (30%, 23%, 2%)

RGB channels and saturation

R 76 of 255 = 30%
G 58 of 255 = 23%
B 6 of 255 = 2%

76
58
6

R + G + B ~ 18%. #4C3A06 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 58 + 6 = 140 (100%)
R 76 of 140 ~ 54.29%
G 58 of 140 ~ 41.43%
B 6 of 140 ~ 4.29'%

%54.29
%41.43

CMYK color model

#4C3A06 color CMYK value is (0,24,92,70).

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 92.11%
  • key color value is 70.20%

CMYK: (0,24,92,70)
C0M24Y92K70 (0%, 24%, 92%, 70%)
(0.00 / 0.24 / 0.92 / 0.70)

CMYK percentages

%0
%23.68
%92.11
%70.2

Codes

Color #4C3A06 in popluar color models

4C 3A 06
RGB 76 58 6
HSL 45° 85.37% 16.08%
HSB/HSV 45° 92.11% 29.80%
CMYK 0.00% 23.68% 92.11%
70.20%

Color #4C3A06 in popluar number systems.

HEX 4C 3A 06
Decimal 76 58 6
Binary 1001100 111010 110
Octal 114 72 6

Shades and tints

Shades of #4C3A06

#4C3A06
(76,58,6)
#463506
(70,53,6)
#403006
(64,48,6)
#3A2B06
(58,43,6)
#342606
(52,38,6)
#2E2106
(46,33,6)
#281C06
(40,28,6)
#221706
(34,23,6)
#1C1206
(28,18,6)
#160D06
(22,13,6)
#100806
(16,8,6)
#000000
(0,0,0)

Tints of #4C3A06

#4C3A06
(76,58,6)
#5C4B1C
(92,75,28)
#6C5C32
(108,92,50)
#7C6D48
(124,109,72)
#8C7E5E
(140,126,94)
#9C8F74
(156,143,116)
#ACA08A
(172,160,138)
#BCB1A0
(188,177,160)
#CCC2B6
(204,194,182)
#DCD3CC
(220,211,204)
#ECE4E2
(236,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C3A06 color. Also use rgb(76,58,6) instead hex code.

Text Font Color

.myTextColor { color: #4C3A06; }

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

This text font color is #4C3A06.

Background Color

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

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

This div background color is #4C3A06.

Border color

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

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

This div border color is #4C3A06.

Opacity

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

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

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

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

This text has shadow with #4C3A06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C3A06.

Preview

Color preview on black background

This text has color #4C3A06 on black background.


Color preview on white background

This text has color #4C3A06 on white background.


Black color preview on #4C3A06 background

This text has black color on #4C3A06 background.


White color preview on #4C3A06 background

This text has white color on #4C3A06 background.


Related colors

Complementary color

Complementary color for #hex is #B3C5F9.


I love getcolorcode.com

Triadic colors

1 #064C3A and #3A064C with #4C3A06 are triadic colors.

2 #063A4C and #3A4C06 with #4C3A06 are triadic colors.