COLOR #4F3A39

HEX: #4F3A39 RGB: (79,58,57)

Color info

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

RGB color model

#4F3A39 color RGB value is (79,58,57).

RGB: (79,58,57) (31%, 23%, 22%)

RGB channels and saturation

R 79 of 255 = 31%
G 58 of 255 = 23%
B 57 of 255 = 22%

79
58
57

R + G + B ~ 25%. #4F3A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 58 + 57 = 194 (100%)
R 79 of 194 ~ 40.72%
G 58 of 194 ~ 29.9%
B 57 of 194 ~ 29.38'%

%40.72
%29.9
%29.38

CMYK color model

#4F3A39 color CMYK value is (0,27,28,69).

  • cyan value is 0.00%
  • magenta value is 26.58%
  • yellow value is 27.85%
  • key color value is 69.02%

CMYK: (0,27,28,69)
C0M27Y28K69 (0%, 27%, 28%, 69%)
(0.00 / 0.27 / 0.28 / 0.69)

CMYK percentages

%0
%26.58
%27.85
%69.02

Codes

Color #4F3A39 in popluar color models

4F 3A 39
RGB 79 58 57
HSL 16.18% 26.67%
HSB/HSV 27.85% 30.98%
CMYK 0.00% 26.58% 27.85%
69.02%

Color #4F3A39 in popluar number systems.

HEX 4F 3A 39
Decimal 79 58 57
Binary 1001111 111010 111001
Octal 117 72 71

Shades and tints

Shades of #4F3A39

#4F3A39
(79,58,57)
#483534
(72,53,52)
#41302F
(65,48,47)
#3A2B2A
(58,43,42)
#332625
(51,38,37)
#2C2120
(44,33,32)
#251C1B
(37,28,27)
#1E1716
(30,23,22)
#171211
(23,18,17)
#100D0C
(16,13,12)
#090807
(9,8,7)
#000000
(0,0,0)

Tints of #4F3A39

#4F3A39
(79,58,57)
#5F4B4B
(95,75,75)
#6F5C5D
(111,92,93)
#7F6D6F
(127,109,111)
#8F7E81
(143,126,129)
#9F8F93
(159,143,147)
#AFA0A5
(175,160,165)
#BFB1B7
(191,177,183)
#CFC2C9
(207,194,201)
#DFD3DB
(223,211,219)
#EFE4ED
(239,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3A39 color. Also use rgb(79,58,57) instead hex code.

Text Font Color

.myTextColor { color: #4F3A39; }

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

This text font color is #4F3A39.

Background Color

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

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

This div background color is #4F3A39.

Border color

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

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

This div border color is #4F3A39.

Opacity

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

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

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

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

This text has shadow with #4F3A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3A39.

Preview

Color preview on black background

This text has color #4F3A39 on black background.


Color preview on white background

This text has color #4F3A39 on white background.


Black color preview on #4F3A39 background

This text has black color on #4F3A39 background.


White color preview on #4F3A39 background

This text has white color on #4F3A39 background.


Related colors

Complementary color

Complementary color for #hex is #B0C5C6.


I love getcolorcode.com

Triadic colors

1 #394F3A and #3A394F with #4F3A39 are triadic colors.

2 #393A4F and #3A4F39 with #4F3A39 are triadic colors.