COLOR #4F3E15

HEX: #4F3E15 RGB: (79,62,21)

Color info

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

RGB color model

#4F3E15 color RGB value is (79,62,21).

RGB: (79,62,21) (31%, 24%, 8%)

RGB channels and saturation

R 79 of 255 = 31%
G 62 of 255 = 24%
B 21 of 255 = 8%

79
62
21

R + G + B ~ 21%. #4F3E15 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 62 + 21 = 162 (100%)
R 79 of 162 ~ 48.77%
G 62 of 162 ~ 38.27%
B 21 of 162 ~ 12.96'%

%48.77
%38.27
%12.96

CMYK color model

#4F3E15 color CMYK value is (0,22,73,69).

  • cyan value is 0.00%
  • magenta value is 21.52%
  • yellow value is 73.42%
  • key color value is 69.02%

CMYK: (0,22,73,69)
C0M22Y73K69 (0%, 22%, 73%, 69%)
(0.00 / 0.22 / 0.73 / 0.69)

CMYK percentages

%0
%21.52
%73.42
%69.02

Codes

Color #4F3E15 in popluar color models

4F 3E 15
RGB 79 62 21
HSL 42° 58.00% 19.61%
HSB/HSV 42° 73.42% 30.98%
CMYK 0.00% 21.52% 73.42%
69.02%

Color #4F3E15 in popluar number systems.

HEX 4F 3E 15
Decimal 79 62 21
Binary 1001111 111110 10101
Octal 117 76 25

Shades and tints

Shades of #4F3E15

#4F3E15
(79,62,21)
#483914
(72,57,20)
#413413
(65,52,19)
#3A2F12
(58,47,18)
#332A11
(51,42,17)
#2C2510
(44,37,16)
#25200F
(37,32,15)
#1E1B0E
(30,27,14)
#17160D
(23,22,13)
#10110C
(16,17,12)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #4F3E15

#4F3E15
(79,62,21)
#5F4F2A
(95,79,42)
#6F603F
(111,96,63)
#7F7154
(127,113,84)
#8F8269
(143,130,105)
#9F937E
(159,147,126)
#AFA493
(175,164,147)
#BFB5A8
(191,181,168)
#CFC6BD
(207,198,189)
#DFD7D2
(223,215,210)
#EFE8E7
(239,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3E15 color. Also use rgb(79,62,21) instead hex code.

Text Font Color

.myTextColor { color: #4F3E15; }

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

This text font color is #4F3E15.

Background Color

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

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

This div background color is #4F3E15.

Border color

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

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

This div border color is #4F3E15.

Opacity

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

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

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

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

This text has shadow with #4F3E15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3E15.

Preview

Color preview on black background

This text has color #4F3E15 on black background.


Color preview on white background

This text has color #4F3E15 on white background.


Black color preview on #4F3E15 background

This text has black color on #4F3E15 background.


White color preview on #4F3E15 background

This text has white color on #4F3E15 background.


Related colors

Complementary color

Complementary color for #hex is #B0C1EA.


I love getcolorcode.com

Triadic colors

1 #154F3E and #3E154F with #4F3E15 are triadic colors.

2 #153E4F and #3E4F15 with #4F3E15 are triadic colors.