COLOR #4F2B48

HEX: #4F2B48 RGB: (79,43,72)

Color info

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

RGB color model

#4F2B48 color RGB value is (79,43,72).

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

RGB channels and saturation

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

79
43
72

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

Portions of RGB colors in percentages

R + G + B = 79 + 43 + 72 = 194 (100%)
R 79 of 194 ~ 40.72%
G 43 of 194 ~ 22.16%
B 72 of 194 ~ 37.11'%

%40.72
%22.16
%37.11

CMYK color model

#4F2B48 color CMYK value is (0,46,9,69).

  • cyan value is 0.00%
  • magenta value is 45.57%
  • yellow value is 8.86%
  • key color value is 69.02%
CMYK: (0,46,9,69) C0M46Y9K69 (0%,46%,9%,69%) (0.00/0.46/0.09/0.69) 

CMYK percentages

%0
%45.57
%8.86
%69.02

Codes

Color #4F2B48 in popluar color models

4F 2B 48
RGB 79 43 72
HSL 312° 29.51% 23.92%
HSB/HSV 312° 45.57% 30.98%
CMYK 0.00% 45.57% 8.86%
69.02%

Color #4F2B48 in popluar number systems.

HEX 4F 2B 48
Decimal 79 43 72
Binary 1001111 101011 1001000
Octal 117 53 110

Shades and tints

Shades of #4F2B48

#4F2B48
(79,43,72)
#482842
(72,40,66)
#41253C
(65,37,60)
#3A2236
(58,34,54)
#331F30
(51,31,48)
#2C1C2A
(44,28,42)
#251924
(37,25,36)
#1E161E
(30,22,30)
#171318
(23,19,24)
#101012
(16,16,18)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #4F2B48

#4F2B48
(79,43,72)
#5F3E58
(95,62,88)
#6F5168
(111,81,104)
#7F6478
(127,100,120)
#8F7788
(143,119,136)
#9F8A98
(159,138,152)
#AF9DA8
(175,157,168)
#BFB0B8
(191,176,184)
#CFC3C8
(207,195,200)
#DFD6D8
(223,214,216)
#EFE9E8
(239,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F2B48; }

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

This text font color is #4F2B48.

Background Color

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

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

This div background color is #4F2B48.

Border color

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

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

This div border color is #4F2B48.

Opacity

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

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

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

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

This text has shadow with #4F2B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F2B48.

Preview

Color preview on black background

This text has color #4F2B48 on black background.


Color preview on white background

This text has color #4F2B48 on white background.


Black color preview on #4F2B48 background

This text has black color on #4F2B48 background.


White color preview on #4F2B48 background

This text has white color on #4F2B48 background.


Related colors

Complementary color

Complementary color for #hex is #B0D4B7.


I love getcolorcode.com

Triadic colors

1 #484F2B and #2B484F with #4F2B48 are triadic colors.

2 #482B4F and #2B4F48 with #4F2B48 are triadic colors.