COLOR #4D6214

HEX: #4D6214 RGB: (77,98,20)

Color info

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

RGB color model

#4D6214 color RGB value is (77,98,20).

RGB: (77,98,20) (30%, 38%, 8%)

RGB channels and saturation

R 77 of 255 = 30%
G 98 of 255 = 38%
B 20 of 255 = 8%

77
98
20

R + G + B ~ 25%. #4D6214 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 98 + 20 = 195 (100%)
R 77 of 195 ~ 39.49%
G 98 of 195 ~ 50.26%
B 20 of 195 ~ 10.26'%

%39.49
%50.26

CMYK color model

#4D6214 color CMYK value is (21,0,80,62).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 79.59%
  • key color value is 61.57%

CMYK: (21,0,80,62)
C21M0Y80K62 (21%, 0%, 80%, 62%)
(0.21 / 0.00 / 0.80 / 0.62)

CMYK percentages

%21.43
%0
%79.59
%61.57

Codes

Color #4D6214 in popluar color models

4D 62 14
RGB 77 98 20
HSL 76° 66.10% 23.14%
HSB/HSV 76° 79.59% 38.43%
CMYK 21.43% 0.00% 79.59%
61.57%

Color #4D6214 in popluar number systems.

HEX 4D 62 14
Decimal 77 98 20
Binary 1001101 1100010 10100
Octal 115 142 24

Shades and tints

Shades of #4D6214

#4D6214
(77,98,20)
#465A13
(70,90,19)
#3F5212
(63,82,18)
#384A11
(56,74,17)
#314210
(49,66,16)
#2A3A0F
(42,58,15)
#23320E
(35,50,14)
#1C2A0D
(28,42,13)
#15220C
(21,34,12)
#0E1A0B
(14,26,11)
#07120A
(7,18,10)
#000000
(0,0,0)

Tints of #4D6214

#4D6214
(77,98,20)
#5D7029
(93,112,41)
#6D7E3E
(109,126,62)
#7D8C53
(125,140,83)
#8D9A68
(141,154,104)
#9DA87D
(157,168,125)
#ADB692
(173,182,146)
#BDC4A7
(189,196,167)
#CDD2BC
(205,210,188)
#DDE0D1
(221,224,209)
#EDEEE6
(237,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6214 color. Also use rgb(77,98,20) instead hex code.

Text Font Color

.myTextColor { color: #4D6214; }

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

This text font color is #4D6214.

Background Color

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

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

This div background color is #4D6214.

Border color

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

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

This div border color is #4D6214.

Opacity

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

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

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

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

This text has shadow with #4D6214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6214.

Preview

Color preview on black background

This text has color #4D6214 on black background.


Color preview on white background

This text has color #4D6214 on white background.


Black color preview on #4D6214 background

This text has black color on #4D6214 background.


White color preview on #4D6214 background

This text has white color on #4D6214 background.


Related colors

Complementary color

Complementary color for #hex is #B29DEB.


I love getcolorcode.com

Triadic colors

1 #144D62 and #62144D with #4D6214 are triadic colors.

2 #14624D and #624D14 with #4D6214 are triadic colors.