COLOR #4F3814

HEX: #4F3814 RGB: (79,56,20)

Color info

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

RGB color model

#4F3814 color RGB value is (79,56,20).

RGB: (79,56,20) (31%, 22%, 8%)

RGB channels and saturation

R 79 of 255 = 31%
G 56 of 255 = 22%
B 20 of 255 = 8%

79
56
20

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

Portions of RGB colors in percentages

R + G + B = 79 + 56 + 20 = 155 (100%)
R 79 of 155 ~ 50.97%
G 56 of 155 ~ 36.13%
B 20 of 155 ~ 12.9'%

%50.97
%36.13
%12.9

CMYK color model

#4F3814 color CMYK value is (0,29,75,69).

  • cyan value is 0.00%
  • magenta value is 29.11%
  • yellow value is 74.68%
  • key color value is 69.02%

CMYK: (0,29,75,69)
C0M29Y75K69 (0%, 29%, 75%, 69%)
(0.00 / 0.29 / 0.75 / 0.69)

CMYK percentages

%0
%29.11
%74.68
%69.02

Codes

Color #4F3814 in popluar color models

4F 38 14
RGB 79 56 20
HSL 37° 59.60% 19.41%
HSB/HSV 37° 74.68% 30.98%
CMYK 0.00% 29.11% 74.68%
69.02%

Color #4F3814 in popluar number systems.

HEX 4F 38 14
Decimal 79 56 20
Binary 1001111 111000 10100
Octal 117 70 24

Shades and tints

Shades of #4F3814

#4F3814
(79,56,20)
#483313
(72,51,19)
#412E12
(65,46,18)
#3A2911
(58,41,17)
#332410
(51,36,16)
#2C1F0F
(44,31,15)
#251A0E
(37,26,14)
#1E150D
(30,21,13)
#17100C
(23,16,12)
#100B0B
(16,11,11)
#09060A
(9,6,10)
#000000
(0,0,0)

Tints of #4F3814

#4F3814
(79,56,20)
#5F4A29
(95,74,41)
#6F5C3E
(111,92,62)
#7F6E53
(127,110,83)
#8F8068
(143,128,104)
#9F927D
(159,146,125)
#AFA492
(175,164,146)
#BFB6A7
(191,182,167)
#CFC8BC
(207,200,188)
#DFDAD1
(223,218,209)
#EFECE6
(239,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3814 color. Also use rgb(79,56,20) instead hex code.

Text Font Color

.myTextColor { color: #4F3814; }

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

This text font color is #4F3814.

Background Color

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

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

This div background color is #4F3814.

Border color

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

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

This div border color is #4F3814.

Opacity

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

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

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

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

This text has shadow with #4F3814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3814.

Preview

Color preview on black background

This text has color #4F3814 on black background.


Color preview on white background

This text has color #4F3814 on white background.


Black color preview on #4F3814 background

This text has black color on #4F3814 background.


White color preview on #4F3814 background

This text has white color on #4F3814 background.


Related colors

Complementary color

Complementary color for #hex is #B0C7EB.


I love getcolorcode.com

Triadic colors

1 #144F38 and #38144F with #4F3814 are triadic colors.

2 #14384F and #384F14 with #4F3814 are triadic colors.