COLOR #4D6317

HEX: #4D6317 RGB: (77,99,23)

Color info

#4D6317 contains mainly red and green colors. Web safe color of #4D6317 is #336600 (or #360).

RGB color model

#4D6317 color RGB value is (77,99,23).

RGB: (77,99,23) (30%, 39%, 9%)

RGB channels and saturation

R 77 of 255 = 30%
G 99 of 255 = 39%
B 23 of 255 = 9%

77
99
23

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

Portions of RGB colors in percentages

R + G + B = 77 + 99 + 23 = 199 (100%)
R 77 of 199 ~ 38.69%
G 99 of 199 ~ 49.75%
B 23 of 199 ~ 11.56'%

%38.69
%49.75
%11.56

CMYK color model

#4D6317 color CMYK value is (22,0,77,61).

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

CMYK: (22,0,77,61)
C22M0Y77K61 (22%, 0%, 77%, 61%)
(0.22 / 0.00 / 0.77 / 0.61)

CMYK percentages

%22.22
%0
%76.77
%61.18

Codes

Color #4D6317 in popluar color models

4D 63 17
RGB 77 99 23
HSL 77° 62.30% 23.92%
HSB/HSV 77° 76.77% 38.82%
CMYK 22.22% 0.00% 76.77%
61.18%

Color #4D6317 in popluar number systems.

HEX 4D 63 17
Decimal 77 99 23
Binary 1001101 1100011 10111
Octal 115 143 27

Shades and tints

Shades of #4D6317

#4D6317
(77,99,23)
#465A15
(70,90,21)
#3F5113
(63,81,19)
#384811
(56,72,17)
#313F0F
(49,63,15)
#2A360D
(42,54,13)
#232D0B
(35,45,11)
#1C2409
(28,36,9)
#151B07
(21,27,7)
#0E1205
(14,18,5)
#070903
(7,9,3)
#000000
(0,0,0)

Tints of #4D6317

#4D6317
(77,99,23)
#5D712C
(93,113,44)
#6D7F41
(109,127,65)
#7D8D56
(125,141,86)
#8D9B6B
(141,155,107)
#9DA980
(157,169,128)
#ADB795
(173,183,149)
#BDC5AA
(189,197,170)
#CDD3BF
(205,211,191)
#DDE1D4
(221,225,212)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6317; }

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

This text font color is #4D6317.

Background Color

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

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

This div background color is #4D6317.

Border color

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

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

This div border color is #4D6317.

Opacity

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

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

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

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

This text has shadow with #4D6317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6317.

Preview

Color preview on black background

This text has color #4D6317 on black background.


Color preview on white background

This text has color #4D6317 on white background.


Black color preview on #4D6317 background

This text has black color on #4D6317 background.


White color preview on #4D6317 background

This text has white color on #4D6317 background.


Related colors

Complementary color

Complementary color for #hex is #B29CE8.


I love getcolorcode.com

Triadic colors

1 #174D63 and #63174D with #4D6317 are triadic colors.

2 #17634D and #634D17 with #4D6317 are triadic colors.