COLOR #4F2C48

HEX: #4F2C48 RGB: (79,44,72)

Color info

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

RGB color model

#4F2C48 color RGB value is (79,44,72).

RGB: (79,44,72) (31%, 17%, 28%)

RGB channels and saturation

R 79 of 255 = 31%
G 44 of 255 = 17%
B 72 of 255 = 28%

79
44
72

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

Portions of RGB colors in percentages

R + G + B = 79 + 44 + 72 = 195 (100%)
R 79 of 195 ~ 40.51%
G 44 of 195 ~ 22.56%
B 72 of 195 ~ 36.92'%

%40.51
%22.56
%36.92

CMYK color model

#4F2C48 color CMYK value is (0,44,9,69).

  • cyan value is 0.00%
  • magenta value is 44.30%
  • yellow value is 8.86%
  • key color value is 69.02%

CMYK: (0,44,9,69)
C0M44Y9K69 (0%, 44%, 9%, 69%)
(0.00 / 0.44 / 0.09 / 0.69)

CMYK percentages

%0
%44.3
%8.86
%69.02

Codes

Color #4F2C48 in popluar color models

4F 2C 48
RGB 79 44 72
HSL 312° 28.46% 24.12%
HSB/HSV 312° 44.30% 30.98%
CMYK 0.00% 44.30% 8.86%
69.02%

Color #4F2C48 in popluar number systems.

HEX 4F 2C 48
Decimal 79 44 72
Binary 1001111 101100 1001000
Octal 117 54 110

Shades and tints

Shades of #4F2C48

#4F2C48
(79,44,72)
#482842
(72,40,66)
#41243C
(65,36,60)
#3A2036
(58,32,54)
#331C30
(51,28,48)
#2C182A
(44,24,42)
#251424
(37,20,36)
#1E101E
(30,16,30)
#170C18
(23,12,24)
#100812
(16,8,18)
#09040C
(9,4,12)
#000000
(0,0,0)

Tints of #4F2C48

#4F2C48
(79,44,72)
#5F3F58
(95,63,88)
#6F5268
(111,82,104)
#7F6578
(127,101,120)
#8F7888
(143,120,136)
#9F8B98
(159,139,152)
#AF9EA8
(175,158,168)
#BFB1B8
(191,177,184)
#CFC4C8
(207,196,200)
#DFD7D8
(223,215,216)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F2C48 color. Also use rgb(79,44,72) instead hex code.

Text Font Color

.myTextColor { color: #4F2C48; }

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

This text font color is #4F2C48.

Background Color

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

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

This div background color is #4F2C48.

Border color

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

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

This div border color is #4F2C48.

Opacity

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

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

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

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

This text has shadow with #4F2C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F2C48.

Preview

Color preview on black background

This text has color #4F2C48 on black background.


Color preview on white background

This text has color #4F2C48 on white background.


Black color preview on #4F2C48 background

This text has black color on #4F2C48 background.


White color preview on #4F2C48 background

This text has white color on #4F2C48 background.


Related colors

Complementary color

Complementary color for #hex is #B0D3B7.


I love getcolorcode.com

Triadic colors

1 #484F2C and #2C484F with #4F2C48 are triadic colors.

2 #482C4F and #2C4F48 with #4F2C48 are triadic colors.