COLOR #4F3429

HEX: #4F3429 RGB: (79,52,41)

Color info

#4F3429 contains red, green and blue colors in about the same proportion. Web safe color of #4F3429 is #663333 (or #633).

RGB color model

#4F3429 color RGB value is (79,52,41).

RGB: (79,52,41) (31%, 20%, 16%)

RGB channels and saturation

R 79 of 255 = 31%
G 52 of 255 = 20%
B 41 of 255 = 16%

79
52
41

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

Portions of RGB colors in percentages

R + G + B = 79 + 52 + 41 = 172 (100%)
R 79 of 172 ~ 45.93%
G 52 of 172 ~ 30.23%
B 41 of 172 ~ 23.84'%

%45.93
%30.23
%23.84

CMYK color model

#4F3429 color CMYK value is (0,34,48,69).

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

CMYK: (0,34,48,69)
C0M34Y48K69 (0%, 34%, 48%, 69%)
(0.00 / 0.34 / 0.48 / 0.69)

CMYK percentages

%0
%34.18
%48.1
%69.02

Codes

Color #4F3429 in popluar color models

4F 34 29
RGB 79 52 41
HSL 17° 31.67% 23.53%
HSB/HSV 17° 48.10% 30.98%
CMYK 0.00% 34.18% 48.10%
69.02%

Color #4F3429 in popluar number systems.

HEX 4F 34 29
Decimal 79 52 41
Binary 1001111 110100 101001
Octal 117 64 51

Shades and tints

Shades of #4F3429

#4F3429
(79,52,41)
#483026
(72,48,38)
#412C23
(65,44,35)
#3A2820
(58,40,32)
#33241D
(51,36,29)
#2C201A
(44,32,26)
#251C17
(37,28,23)
#1E1814
(30,24,20)
#171411
(23,20,17)
#10100E
(16,16,14)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #4F3429

#4F3429
(79,52,41)
#5F463C
(95,70,60)
#6F584F
(111,88,79)
#7F6A62
(127,106,98)
#8F7C75
(143,124,117)
#9F8E88
(159,142,136)
#AFA09B
(175,160,155)
#BFB2AE
(191,178,174)
#CFC4C1
(207,196,193)
#DFD6D4
(223,214,212)
#EFE8E7
(239,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F3429; }

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

This text font color is #4F3429.

Background Color

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

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

This div background color is #4F3429.

Border color

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

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

This div border color is #4F3429.

Opacity

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

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

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

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

This text has shadow with #4F3429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3429.

Preview

Color preview on black background

This text has color #4F3429 on black background.


Color preview on white background

This text has color #4F3429 on white background.


Black color preview on #4F3429 background

This text has black color on #4F3429 background.


White color preview on #4F3429 background

This text has white color on #4F3429 background.


Related colors

Complementary color

Complementary color for #hex is #B0CBD6.


I love getcolorcode.com

Triadic colors

1 #294F34 and #34294F with #4F3429 are triadic colors.

2 #29344F and #344F29 with #4F3429 are triadic colors.