COLOR #4F3417

HEX: #4F3417 RGB: (79,52,23)

Color info

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

RGB color model

#4F3417 color RGB value is (79,52,23).

RGB: (79,52,23) (31%, 20%, 9%)

RGB channels and saturation

R 79 of 255 = 31%
G 52 of 255 = 20%
B 23 of 255 = 9%

79
52
23

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

Portions of RGB colors in percentages

R + G + B = 79 + 52 + 23 = 154 (100%)
R 79 of 154 ~ 51.3%
G 52 of 154 ~ 33.77%
B 23 of 154 ~ 14.94'%

%51.3
%33.77
%14.94

CMYK color model

#4F3417 color CMYK value is (0,34,71,69).

  • cyan value is 0.00%
  • magenta value is 34.18%
  • yellow value is 70.89%
  • key color value is 69.02%

CMYK: (0,34,71,69)
C0M34Y71K69 (0%, 34%, 71%, 69%)
(0.00 / 0.34 / 0.71 / 0.69)

CMYK percentages

%0
%34.18
%70.89
%69.02

Codes

Color #4F3417 in popluar color models

4F 34 17
RGB 79 52 23
HSL 31° 54.90% 20.00%
HSB/HSV 31° 70.89% 30.98%
CMYK 0.00% 34.18% 70.89%
69.02%

Color #4F3417 in popluar number systems.

HEX 4F 34 17
Decimal 79 52 23
Binary 1001111 110100 10111
Octal 117 64 27

Shades and tints

Shades of #4F3417

#4F3417
(79,52,23)
#483015
(72,48,21)
#412C13
(65,44,19)
#3A2811
(58,40,17)
#33240F
(51,36,15)
#2C200D
(44,32,13)
#251C0B
(37,28,11)
#1E1809
(30,24,9)
#171407
(23,20,7)
#101005
(16,16,5)
#090C03
(9,12,3)
#000000
(0,0,0)

Tints of #4F3417

#4F3417
(79,52,23)
#5F462C
(95,70,44)
#6F5841
(111,88,65)
#7F6A56
(127,106,86)
#8F7C6B
(143,124,107)
#9F8E80
(159,142,128)
#AFA095
(175,160,149)
#BFB2AA
(191,178,170)
#CFC4BF
(207,196,191)
#DFD6D4
(223,214,212)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3417 color. Also use rgb(79,52,23) instead hex code.

Text Font Color

.myTextColor { color: #4F3417; }

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

This text font color is #4F3417.

Background Color

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

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

This div background color is #4F3417.

Border color

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

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

This div border color is #4F3417.

Opacity

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

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

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

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

This text has shadow with #4F3417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3417.

Preview

Color preview on black background

This text has color #4F3417 on black background.


Color preview on white background

This text has color #4F3417 on white background.


Black color preview on #4F3417 background

This text has black color on #4F3417 background.


White color preview on #4F3417 background

This text has white color on #4F3417 background.


Related colors

Complementary color

Complementary color for #hex is #B0CBE8.


I love getcolorcode.com

Triadic colors

1 #174F34 and #34174F with #4F3417 are triadic colors.

2 #17344F and #344F17 with #4F3417 are triadic colors.