COLOR #4F3A13

HEX: #4F3A13 RGB: (79,58,19)

Color info

#4F3A13 contains mainly red and green colors. Web safe color of #4F3A13 is #663300 (or #630).

RGB color model

#4F3A13 color RGB value is (79,58,19).

RGB: (79,58,19) (31%, 23%, 7%)

RGB channels and saturation

R 79 of 255 = 31%
G 58 of 255 = 23%
B 19 of 255 = 7%

79
58
19

R + G + B ~ 20%. #4F3A13 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 58 + 19 = 156 (100%)
R 79 of 156 ~ 50.64%
G 58 of 156 ~ 37.18%
B 19 of 156 ~ 12.18'%

%50.64
%37.18
%12.18

CMYK color model

#4F3A13 color CMYK value is (0,27,76,69).

  • cyan value is 0.00%
  • magenta value is 26.58%
  • yellow value is 75.95%
  • key color value is 69.02%
CMYK: (0,27,76,69) C0M27Y76K69 (0%,27%,76%,69%) (0.00/0.27/0.76/0.69) 

CMYK percentages

%0
%26.58
%75.95
%69.02

Codes

Color #4F3A13 in popluar color models

4F 3A 13
RGB 79 58 19
HSL 39° 61.22% 19.22%
HSB/HSV 39° 75.95% 30.98%
CMYK 0.00% 26.58% 75.95%
69.02%

Color #4F3A13 in popluar number systems.

HEX 4F 3A 13
Decimal 79 58 19
Binary 1001111 111010 10011
Octal 117 72 23

Shades and tints

Shades of #4F3A13

#4F3A13
(79,58,19)
#483512
(72,53,18)
#413011
(65,48,17)
#3A2B10
(58,43,16)
#33260F
(51,38,15)
#2C210E
(44,33,14)
#251C0D
(37,28,13)
#1E170C
(30,23,12)
#17120B
(23,18,11)
#100D0A
(16,13,10)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #4F3A13

#4F3A13
(79,58,19)
#5F4B28
(95,75,40)
#6F5C3D
(111,92,61)
#7F6D52
(127,109,82)
#8F7E67
(143,126,103)
#9F8F7C
(159,143,124)
#AFA091
(175,160,145)
#BFB1A6
(191,177,166)
#CFC2BB
(207,194,187)
#DFD3D0
(223,211,208)
#EFE4E5
(239,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3A13 color. Also use rgb(79,58,19) instead hex code.

Text Font Color

.myTextColor { color: #4F3A13; }

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

This text font color is #4F3A13.

Background Color

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

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

This div background color is #4F3A13.

Border color

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

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

This div border color is #4F3A13.

Opacity

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

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

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

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

This text has shadow with #4F3A13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3A13.

Preview

Color preview on black background

This text has color #4F3A13 on black background.


Color preview on white background

This text has color #4F3A13 on white background.


Black color preview on #4F3A13 background

This text has black color on #4F3A13 background.


White color preview on #4F3A13 background

This text has white color on #4F3A13 background.


Related colors

Complementary color

Complementary color for #hex is #B0C5EC.


I love getcolorcode.com

Triadic colors

1 #134F3A and #3A134F with #4F3A13 are triadic colors.

2 #133A4F and #3A4F13 with #4F3A13 are triadic colors.