COLOR #4F2E18

HEX: #4F2E18 RGB: (79,46,24)

Color info

#4F2E18 contains red, green and blue colors in about the same proportion. Web safe color of #4F2E18 is #663300 (or #630).

RGB color model

#4F2E18 color RGB value is (79,46,24).

RGB: (79,46,24) (31%, 18%, 9%)

RGB channels and saturation

R 79 of 255 = 31%
G 46 of 255 = 18%
B 24 of 255 = 9%

79
46
24

R + G + B ~ 19%. #4F2E18 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 46 + 24 = 149 (100%)
R 79 of 149 ~ 53.02%
G 46 of 149 ~ 30.87%
B 24 of 149 ~ 16.11'%

%53.02
%30.87
%16.11

CMYK color model

#4F2E18 color CMYK value is (0,42,70,69).

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

CMYK: (0,42,70,69)
C0M42Y70K69 (0%, 42%, 70%, 69%)
(0.00 / 0.42 / 0.70 / 0.69)

CMYK percentages

%0
%41.77
%69.62
%69.02

Codes

Color #4F2E18 in popluar color models

4F 2E 18
RGB 79 46 24
HSL 24° 53.40% 20.20%
HSB/HSV 24° 69.62% 30.98%
CMYK 0.00% 41.77% 69.62%
69.02%

Color #4F2E18 in popluar number systems.

HEX 4F 2E 18
Decimal 79 46 24
Binary 1001111 101110 11000
Octal 117 56 30

Shades and tints

Shades of #4F2E18

#4F2E18
(79,46,24)
#482A16
(72,42,22)
#412614
(65,38,20)
#3A2212
(58,34,18)
#331E10
(51,30,16)
#2C1A0E
(44,26,14)
#25160C
(37,22,12)
#1E120A
(30,18,10)
#170E08
(23,14,8)
#100A06
(16,10,6)
#090604
(9,6,4)
#000000
(0,0,0)

Tints of #4F2E18

#4F2E18
(79,46,24)
#5F412D
(95,65,45)
#6F5442
(111,84,66)
#7F6757
(127,103,87)
#8F7A6C
(143,122,108)
#9F8D81
(159,141,129)
#AFA096
(175,160,150)
#BFB3AB
(191,179,171)
#CFC6C0
(207,198,192)
#DFD9D5
(223,217,213)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F2E18; }

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

This text font color is #4F2E18.

Background Color

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

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

This div background color is #4F2E18.

Border color

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

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

This div border color is #4F2E18.

Opacity

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

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

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

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

This text has shadow with #4F2E18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F2E18.

Preview

Color preview on black background

This text has color #4F2E18 on black background.


Color preview on white background

This text has color #4F2E18 on white background.


Black color preview on #4F2E18 background

This text has black color on #4F2E18 background.


White color preview on #4F2E18 background

This text has white color on #4F2E18 background.


Related colors

Complementary color

Complementary color for #hex is #B0D1E7.


I love getcolorcode.com

Triadic colors

1 #184F2E and #2E184F with #4F2E18 are triadic colors.

2 #182E4F and #2E4F18 with #4F2E18 are triadic colors.