COLOR #4F3B44

HEX: #4F3B44 RGB: (79,59,68)

Color info

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

RGB color model

#4F3B44 color RGB value is (79,59,68).

RGB: (79,59,68) (31%, 23%, 27%)

RGB channels and saturation

R 79 of 255 = 31%
G 59 of 255 = 23%
B 68 of 255 = 27%

79
59
68

R + G + B ~ 27%. #4F3B44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 59 + 68 = 206 (100%)
R 79 of 206 ~ 38.35%
G 59 of 206 ~ 28.64%
B 68 of 206 ~ 33.01'%

%38.35
%28.64
%33.01

CMYK color model

#4F3B44 color CMYK value is (0,25,14,69).

  • cyan value is 0.00%
  • magenta value is 25.32%
  • yellow value is 13.92%
  • key color value is 69.02%

CMYK: (0,25,14,69)
C0M25Y14K69 (0%, 25%, 14%, 69%)
(0.00 / 0.25 / 0.14 / 0.69)

CMYK percentages

%0
%25.32
%13.92
%69.02

Codes

Color #4F3B44 in popluar color models

4F 3B 44
RGB 79 59 68
HSL 333° 14.49% 27.06%
HSB/HSV 333° 25.32% 30.98%
CMYK 0.00% 25.32% 13.92%
69.02%

Color #4F3B44 in popluar number systems.

HEX 4F 3B 44
Decimal 79 59 68
Binary 1001111 111011 1000100
Octal 117 73 104

Shades and tints

Shades of #4F3B44

#4F3B44
(79,59,68)
#48363E
(72,54,62)
#413138
(65,49,56)
#3A2C32
(58,44,50)
#33272C
(51,39,44)
#2C2226
(44,34,38)
#251D20
(37,29,32)
#1E181A
(30,24,26)
#171314
(23,19,20)
#100E0E
(16,14,14)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #4F3B44

#4F3B44
(79,59,68)
#5F4C55
(95,76,85)
#6F5D66
(111,93,102)
#7F6E77
(127,110,119)
#8F7F88
(143,127,136)
#9F9099
(159,144,153)
#AFA1AA
(175,161,170)
#BFB2BB
(191,178,187)
#CFC3CC
(207,195,204)
#DFD4DD
(223,212,221)
#EFE5EE
(239,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3B44 color. Also use rgb(79,59,68) instead hex code.

Text Font Color

.myTextColor { color: #4F3B44; }

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

This text font color is #4F3B44.

Background Color

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

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

This div background color is #4F3B44.

Border color

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

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

This div border color is #4F3B44.

Opacity

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

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

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

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

This text has shadow with #4F3B44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3B44.

Preview

Color preview on black background

This text has color #4F3B44 on black background.


Color preview on white background

This text has color #4F3B44 on white background.


Black color preview on #4F3B44 background

This text has black color on #4F3B44 background.


White color preview on #4F3B44 background

This text has white color on #4F3B44 background.


Related colors

Complementary color

Complementary color for #hex is #B0C4BB.


I love getcolorcode.com

Triadic colors

1 #444F3B and #3B444F with #4F3B44 are triadic colors.

2 #443B4F and #3B4F44 with #4F3B44 are triadic colors.