COLOR #4F6317

HEX: #4F6317 RGB: (79,99,23)

Color info

#4F6317 contains mainly red and green colors. Web safe color of #4F6317 is #666600 (or #660).

RGB color model

#4F6317 color RGB value is (79,99,23).

RGB: (79,99,23) (31%, 39%, 9%)

RGB channels and saturation

R 79 of 255 = 31%
G 99 of 255 = 39%
B 23 of 255 = 9%

79
99
23

R + G + B ~ 26%. #4F6317 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 99 + 23 = 201 (100%)
R 79 of 201 ~ 39.3%
G 99 of 201 ~ 49.25%
B 23 of 201 ~ 11.44'%

%39.3
%49.25
%11.44

CMYK color model

#4F6317 color CMYK value is (20,0,77,61).

  • cyan value is 20.20%
  • magenta value is 0.00%
  • yellow value is 76.77%
  • key color value is 61.18%

CMYK: (20,0,77,61)
C20M0Y77K61 (20%, 0%, 77%, 61%)
(0.20 / 0.00 / 0.77 / 0.61)

CMYK percentages

%20.2
%0
%76.77
%61.18

Codes

Color #4F6317 in popluar color models

4F 63 17
RGB 79 99 23
HSL 76° 62.30% 23.92%
HSB/HSV 76° 76.77% 38.82%
CMYK 20.20% 0.00% 76.77%
61.18%

Color #4F6317 in popluar number systems.

HEX 4F 63 17
Decimal 79 99 23
Binary 1001111 1100011 10111
Octal 117 143 27

Shades and tints

Shades of #4F6317

#4F6317
(79,99,23)
#485A15
(72,90,21)
#415113
(65,81,19)
#3A4811
(58,72,17)
#333F0F
(51,63,15)
#2C360D
(44,54,13)
#252D0B
(37,45,11)
#1E2409
(30,36,9)
#171B07
(23,27,7)
#101205
(16,18,5)
#090903
(9,9,3)
#000000
(0,0,0)

Tints of #4F6317

#4F6317
(79,99,23)
#5F712C
(95,113,44)
#6F7F41
(111,127,65)
#7F8D56
(127,141,86)
#8F9B6B
(143,155,107)
#9FA980
(159,169,128)
#AFB795
(175,183,149)
#BFC5AA
(191,197,170)
#CFD3BF
(207,211,191)
#DFE1D4
(223,225,212)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6317 color. Also use rgb(79,99,23) instead hex code.

Text Font Color

.myTextColor { color: #4F6317; }

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

This text font color is #4F6317.

Background Color

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

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

This div background color is #4F6317.

Border color

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

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

This div border color is #4F6317.

Opacity

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

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

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

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

This text has shadow with #4F6317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6317.

Preview

Color preview on black background

This text has color #4F6317 on black background.


Color preview on white background

This text has color #4F6317 on white background.


Black color preview on #4F6317 background

This text has black color on #4F6317 background.


White color preview on #4F6317 background

This text has white color on #4F6317 background.


Related colors

Complementary color

Complementary color for #hex is #B09CE8.


I love getcolorcode.com

Triadic colors

1 #174F63 and #63174F with #4F6317 are triadic colors.

2 #17634F and #634F17 with #4F6317 are triadic colors.