COLOR #4F3F16

HEX: #4F3F16 RGB: (79,63,22)

Color info

#4F3F16 contains red, green and blue colors in about the same proportion. Web safe color of #4F3F16 is #663300 (or #630).

RGB color model

#4F3F16 color RGB value is (79,63,22).

RGB: (79,63,22) (31%, 25%, 9%)

RGB channels and saturation

R 79 of 255 = 31%
G 63 of 255 = 25%
B 22 of 255 = 9%

79
63
22

R + G + B ~ 22%. #4F3F16 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 63 + 22 = 164 (100%)
R 79 of 164 ~ 48.17%
G 63 of 164 ~ 38.41%
B 22 of 164 ~ 13.41'%

%48.17
%38.41
%13.41

CMYK color model

#4F3F16 color CMYK value is (0,20,72,69).

  • cyan value is 0.00%
  • magenta value is 20.25%
  • yellow value is 72.15%
  • key color value is 69.02%

CMYK: (0,20,72,69)
C0M20Y72K69 (0%, 20%, 72%, 69%)
(0.00 / 0.20 / 0.72 / 0.69)

CMYK percentages

%0
%20.25
%72.15
%69.02

Codes

Color #4F3F16 in popluar color models

4F 3F 16
RGB 79 63 22
HSL 43° 56.44% 19.80%
HSB/HSV 43° 72.15% 30.98%
CMYK 0.00% 20.25% 72.15%
69.02%

Color #4F3F16 in popluar number systems.

HEX 4F 3F 16
Decimal 79 63 22
Binary 1001111 111111 10110
Octal 117 77 26

Shades and tints

Shades of #4F3F16

#4F3F16
(79,63,22)
#483A14
(72,58,20)
#413512
(65,53,18)
#3A3010
(58,48,16)
#332B0E
(51,43,14)
#2C260C
(44,38,12)
#25210A
(37,33,10)
#1E1C08
(30,28,8)
#171706
(23,23,6)
#101204
(16,18,4)
#090D02
(9,13,2)
#000000
(0,0,0)

Tints of #4F3F16

#4F3F16
(79,63,22)
#5F502B
(95,80,43)
#6F6140
(111,97,64)
#7F7255
(127,114,85)
#8F836A
(143,131,106)
#9F947F
(159,148,127)
#AFA594
(175,165,148)
#BFB6A9
(191,182,169)
#CFC7BE
(207,199,190)
#DFD8D3
(223,216,211)
#EFE9E8
(239,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3F16 color. Also use rgb(79,63,22) instead hex code.

Text Font Color

.myTextColor { color: #4F3F16; }

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

This text font color is #4F3F16.

Background Color

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

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

This div background color is #4F3F16.

Border color

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

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

This div border color is #4F3F16.

Opacity

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

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

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

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

This text has shadow with #4F3F16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3F16.

Preview

Color preview on black background

This text has color #4F3F16 on black background.


Color preview on white background

This text has color #4F3F16 on white background.


Black color preview on #4F3F16 background

This text has black color on #4F3F16 background.


White color preview on #4F3F16 background

This text has white color on #4F3F16 background.


Related colors

Complementary color

Complementary color for #hex is #B0C0E9.


I love getcolorcode.com

Triadic colors

1 #164F3F and #3F164F with #4F3F16 are triadic colors.

2 #163F4F and #3F4F16 with #4F3F16 are triadic colors.