COLOR #4F1D07

HEX: #4F1D07 RGB: (79,29,7)

Color info

#4F1D07 contains mainly red and green colors. Web safe color of #4F1D07 is #663300 (or #630).

RGB color model

#4F1D07 color RGB value is (79,29,7).

RGB: (79,29,7) (31%, 11%, 3%)

RGB channels and saturation

R 79 of 255 = 31%
G 29 of 255 = 11%
B 7 of 255 = 3%

79
29
7

R + G + B ~ 15%. #4F1D07 is dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 29 + 7 = 115 (100%)
R 79 of 115 ~ 68.7%
G 29 of 115 ~ 25.22%
B 7 of 115 ~ 6.09'%

%68.7
%25.22

CMYK color model

#4F1D07 color CMYK value is (0,63,91,69).

  • cyan value is 0.00%
  • magenta value is 63.29%
  • yellow value is 91.14%
  • key color value is 69.02%
CMYK: (0,63,91,69) C0M63Y91K69 (0%,63%,91%,69%) (0.00/0.63/0.91/0.69) 

CMYK percentages

%0
%63.29
%91.14
%69.02

Codes

Color #4F1D07 in popluar color models

4F 1D 07
RGB 79 29 7
HSL 18° 83.72% 16.86%
HSB/HSV 18° 91.14% 30.98%
CMYK 0.00% 63.29% 91.14%
69.02%

Color #4F1D07 in popluar number systems.

HEX 4F 1D 07
Decimal 79 29 7
Binary 1001111 11101 111
Octal 117 35 7

Shades and tints

Shades of #4F1D07

#4F1D07
(79,29,7)
#481B07
(72,27,7)
#411907
(65,25,7)
#3A1707
(58,23,7)
#331507
(51,21,7)
#2C1307
(44,19,7)
#251107
(37,17,7)
#1E0F07
(30,15,7)
#170D07
(23,13,7)
#100B07
(16,11,7)
#090907
(9,9,7)
#000000
(0,0,0)

Tints of #4F1D07

#4F1D07
(79,29,7)
#5F311D
(95,49,29)
#6F4533
(111,69,51)
#7F5949
(127,89,73)
#8F6D5F
(143,109,95)
#9F8175
(159,129,117)
#AF958B
(175,149,139)
#BFA9A1
(191,169,161)
#CFBDB7
(207,189,183)
#DFD1CD
(223,209,205)
#EFE5E3
(239,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F1D07 color. Also use rgb(79,29,7) instead hex code.

Text Font Color

.myTextColor { color: #4F1D07; }

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

This text font color is #4F1D07.

Background Color

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

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

This div background color is #4F1D07.

Border color

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

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

This div border color is #4F1D07.

Opacity

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

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

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

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

This text has shadow with #4F1D07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F1D07.

Preview

Color preview on black background

This text has color #4F1D07 on black background.


Color preview on white background

This text has color #4F1D07 on white background.


Black color preview on #4F1D07 background

This text has black color on #4F1D07 background.


White color preview on #4F1D07 background

This text has white color on #4F1D07 background.


Related colors

Complementary color

Complementary color for #hex is #B0E2F8.


I love getcolorcode.com

Triadic colors

1 #074F1D and #1D074F with #4F1D07 are triadic colors.

2 #071D4F and #1D4F07 with #4F1D07 are triadic colors.