COLOR #4F2E37

HEX: #4F2E37 RGB: (79,46,55)

Color info

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

RGB color model

#4F2E37 color RGB value is (79,46,55).

RGB: (79,46,55) (31%, 18%, 22%)

RGB channels and saturation

R 79 of 255 = 31%
G 46 of 255 = 18%
B 55 of 255 = 22%

79
46
55

R + G + B ~ 24%. #4F2E37 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 46 + 55 = 180 (100%)
R 79 of 180 ~ 43.89%
G 46 of 180 ~ 25.56%
B 55 of 180 ~ 30.56'%

%43.89
%25.56
%30.56

CMYK color model

#4F2E37 color CMYK value is (0,42,30,69).

  • cyan value is 0.00%
  • magenta value is 41.77%
  • yellow value is 30.38%
  • key color value is 69.02%

CMYK: (0,42,30,69)
C0M42Y30K69 (0%, 42%, 30%, 69%)
(0.00 / 0.42 / 0.30 / 0.69)

CMYK percentages

%0
%41.77
%30.38
%69.02

Codes

Color #4F2E37 in popluar color models

4F 2E 37
RGB 79 46 55
HSL 344° 26.40% 24.51%
HSB/HSV 344° 41.77% 30.98%
CMYK 0.00% 41.77% 30.38%
69.02%

Color #4F2E37 in popluar number systems.

HEX 4F 2E 37
Decimal 79 46 55
Binary 1001111 101110 110111
Octal 117 56 67

Shades and tints

Shades of #4F2E37

#4F2E37
(79,46,55)
#482A32
(72,42,50)
#41262D
(65,38,45)
#3A2228
(58,34,40)
#331E23
(51,30,35)
#2C1A1E
(44,26,30)
#251619
(37,22,25)
#1E1214
(30,18,20)
#170E0F
(23,14,15)
#100A0A
(16,10,10)
#090605
(9,6,5)
#000000
(0,0,0)

Tints of #4F2E37

#4F2E37
(79,46,55)
#5F4149
(95,65,73)
#6F545B
(111,84,91)
#7F676D
(127,103,109)
#8F7A7F
(143,122,127)
#9F8D91
(159,141,145)
#AFA0A3
(175,160,163)
#BFB3B5
(191,179,181)
#CFC6C7
(207,198,199)
#DFD9D9
(223,217,217)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F2E37 color. Also use rgb(79,46,55) instead hex code.

Text Font Color

.myTextColor { color: #4F2E37; }

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

This text font color is #4F2E37.

Background Color

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

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

This div background color is #4F2E37.

Border color

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

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

This div border color is #4F2E37.

Opacity

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

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

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

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

This text has shadow with #4F2E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F2E37.

Preview

Color preview on black background

This text has color #4F2E37 on black background.


Color preview on white background

This text has color #4F2E37 on white background.


Black color preview on #4F2E37 background

This text has black color on #4F2E37 background.


White color preview on #4F2E37 background

This text has white color on #4F2E37 background.


Related colors

Complementary color

Complementary color for #hex is #B0D1C8.


I love getcolorcode.com

Triadic colors

1 #374F2E and #2E374F with #4F2E37 are triadic colors.

2 #372E4F and #2E4F37 with #4F2E37 are triadic colors.