COLOR #4F1614

HEX: #4F1614 RGB: (79,22,20)

Color info

#4F1614 contains red, green and blue colors in about the same proportion. Web safe color of #4F1614 is #660000 (or #600).

RGB color model

#4F1614 color RGB value is (79,22,20).

RGB: (79,22,20) (31%, 9%, 8%)

RGB channels and saturation

R 79 of 255 = 31%
G 22 of 255 = 9%
B 20 of 255 = 8%

79
22
20

R + G + B ~ 16%. #4F1614 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 22 + 20 = 121 (100%)
R 79 of 121 ~ 65.29%
G 22 of 121 ~ 18.18%
B 20 of 121 ~ 16.53'%

%65.29
%18.18
%16.53

CMYK color model

#4F1614 color CMYK value is (0,72,75,69).

  • cyan value is 0.00%
  • magenta value is 72.15%
  • yellow value is 74.68%
  • key color value is 69.02%

CMYK: (0,72,75,69)
C0M72Y75K69 (0%, 72%, 75%, 69%)
(0.00 / 0.72 / 0.75 / 0.69)

CMYK percentages

%0
%72.15
%74.68
%69.02

Codes

Color #4F1614 in popluar color models

4F 16 14
RGB 79 22 20
HSL 59.60% 19.41%
HSB/HSV 74.68% 30.98%
CMYK 0.00% 72.15% 74.68%
69.02%

Color #4F1614 in popluar number systems.

HEX 4F 16 14
Decimal 79 22 20
Binary 1001111 10110 10100
Octal 117 26 24

Shades and tints

Shades of #4F1614

#4F1614
(79,22,20)
#481413
(72,20,19)
#411212
(65,18,18)
#3A1011
(58,16,17)
#330E10
(51,14,16)
#2C0C0F
(44,12,15)
#250A0E
(37,10,14)
#1E080D
(30,8,13)
#17060C
(23,6,12)
#10040B
(16,4,11)
#09020A
(9,2,10)
#000000
(0,0,0)

Tints of #4F1614

#4F1614
(79,22,20)
#5F2B29
(95,43,41)
#6F403E
(111,64,62)
#7F5553
(127,85,83)
#8F6A68
(143,106,104)
#9F7F7D
(159,127,125)
#AF9492
(175,148,146)
#BFA9A7
(191,169,167)
#CFBEBC
(207,190,188)
#DFD3D1
(223,211,209)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F1614 color. Also use rgb(79,22,20) instead hex code.

Text Font Color

.myTextColor { color: #4F1614; }

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

This text font color is #4F1614.

Background Color

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

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

This div background color is #4F1614.

Border color

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

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

This div border color is #4F1614.

Opacity

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

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

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

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

This text has shadow with #4F1614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F1614.

Preview

Color preview on black background

This text has color #4F1614 on black background.


Color preview on white background

This text has color #4F1614 on white background.


Black color preview on #4F1614 background

This text has black color on #4F1614 background.


White color preview on #4F1614 background

This text has white color on #4F1614 background.


Related colors

Complementary color

Complementary color for #hex is #B0E9EB.


I love getcolorcode.com

Triadic colors

1 #144F16 and #16144F with #4F1614 are triadic colors.

2 #14164F and #164F14 with #4F1614 are triadic colors.