COLOR #4F3C49

HEX: #4F3C49 RGB: (79,60,73)

Color info

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

RGB color model

#4F3C49 color RGB value is (79,60,73).

RGB: (79,60,73) (31%, 24%, 29%)

RGB channels and saturation

R 79 of 255 = 31%
G 60 of 255 = 24%
B 73 of 255 = 29%

79
60
73

R + G + B ~ 28%. #4F3C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 60 + 73 = 212 (100%)
R 79 of 212 ~ 37.26%
G 60 of 212 ~ 28.3%
B 73 of 212 ~ 34.43'%

%37.26
%28.3
%34.43

CMYK color model

#4F3C49 color CMYK value is (0,24,8,69).

  • cyan value is 0.00%
  • magenta value is 24.05%
  • yellow value is 7.59%
  • key color value is 69.02%

CMYK: (0,24,8,69)
C0M24Y8K69 (0%, 24%, 8%, 69%)
(0.00 / 0.24 / 0.08 / 0.69)

CMYK percentages

%0
%24.05
%7.59
%69.02

Codes

Color #4F3C49 in popluar color models

4F 3C 49
RGB 79 60 73
HSL 319° 13.67% 27.25%
HSB/HSV 319° 24.05% 30.98%
CMYK 0.00% 24.05% 7.59%
69.02%

Color #4F3C49 in popluar number systems.

HEX 4F 3C 49
Decimal 79 60 73
Binary 1001111 111100 1001001
Octal 117 74 111

Shades and tints

Shades of #4F3C49

#4F3C49
(79,60,73)
#483743
(72,55,67)
#41323D
(65,50,61)
#3A2D37
(58,45,55)
#332831
(51,40,49)
#2C232B
(44,35,43)
#251E25
(37,30,37)
#1E191F
(30,25,31)
#171419
(23,20,25)
#100F13
(16,15,19)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #4F3C49

#4F3C49
(79,60,73)
#5F4D59
(95,77,89)
#6F5E69
(111,94,105)
#7F6F79
(127,111,121)
#8F8089
(143,128,137)
#9F9199
(159,145,153)
#AFA2A9
(175,162,169)
#BFB3B9
(191,179,185)
#CFC4C9
(207,196,201)
#DFD5D9
(223,213,217)
#EFE6E9
(239,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F3C49 color. Also use rgb(79,60,73) instead hex code.

Text Font Color

.myTextColor { color: #4F3C49; }

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

This text font color is #4F3C49.

Background Color

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

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

This div background color is #4F3C49.

Border color

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

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

This div border color is #4F3C49.

Opacity

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

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

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

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

This text has shadow with #4F3C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F3C49.

Preview

Color preview on black background

This text has color #4F3C49 on black background.


Color preview on white background

This text has color #4F3C49 on white background.


Black color preview on #4F3C49 background

This text has black color on #4F3C49 background.


White color preview on #4F3C49 background

This text has white color on #4F3C49 background.


Related colors

Complementary color

Complementary color for #hex is #B0C3B6.


I love getcolorcode.com

Triadic colors

1 #494F3C and #3C494F with #4F3C49 are triadic colors.

2 #493C4F and #3C4F49 with #4F3C49 are triadic colors.