COLOR #4D6514

HEX: #4D6514 RGB: (77,101,20)

Renk bilgisi

#4D6514 contains mainly red and green colors. #4D6514 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#4D6514 color RGB value is (77,101,20).

RGB: (77,101,20) (30%, 40%, 8%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 101 of 255 = 40%
B 20 of 255 = 8%

77
101
20

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 101 + 20 = 198 (100%)
R 77 of 198 ~ 38.89%
G 101 of 198 ~ 51.01%
B 20 of 198 ~ 10.1'%

%38.89
%51.01

CMYK RENK MODELİ

#4D6514 rengi CMYK tonu (24,0,80,60).

  • camgöbeği tonu 23.76%
  • eflatun tonu 0.00%
  • sarı tonu 80.20%
  • ana renk tonu 60.39%

CMYK: (24,0,80,60)
C24M0Y80K60 (24%, 0%, 80%, 60%)
(0.24 / 0.00 / 0.80 / 0.60)

CMYK yüzdeleri

%23.76
%0
%80.2
%60.39

Codes

Color #4D6514 in popluar color models

4D 65 14
RGB 77 101 20
HSL 78° 66.94% 23.73%
HSB/HSV 78° 80.20% 39.61%
CMYK 23.76% 0.00% 80.20%
60.39%

Color #4D6514 in popluar number systems.

HEX 4D 65 14
Decimal 77 101 20
Binary 1001101 1100101 10100
Octal 115 145 24

Shades and tints

Shades of #4D6514

#4D6514
(77,101,20)
#465C13
(70,92,19)
#3F5312
(63,83,18)
#384A11
(56,74,17)
#314110
(49,65,16)
#2A380F
(42,56,15)
#232F0E
(35,47,14)
#1C260D
(28,38,13)
#151D0C
(21,29,12)
#0E140B
(14,20,11)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #4D6514

#4D6514
(77,101,20)
#5D7329
(93,115,41)
#6D813E
(109,129,62)
#7D8F53
(125,143,83)
#8D9D68
(141,157,104)
#9DAB7D
(157,171,125)
#ADB992
(173,185,146)
#BDC7A7
(189,199,167)
#CDD5BC
(205,213,188)
#DDE3D1
(221,227,209)
#EDF1E6
(237,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6514; }

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

This text font color is #4D6514.

Background Color

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

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

This div background color is #4D6514.

Border color

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

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

This div border color is #4D6514.

Opacity

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

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

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

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

This text has shadow with #4D6514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6514.

Preview

Color preview on black background

This text has color #4D6514 on black background.


Color preview on white background

This text has color #4D6514 on white background.


Black color preview on #4D6514 background

This text has black color on #4D6514 background.


White color preview on #4D6514 background

This text has white color on #4D6514 background.


Related colors

Complementary color

Complementary color for #hex is #B29AEB.


I love getcolorcode.com

Triadic colors

1 #144D65 and #65144D with #4D6514 are triadic colors.

2 #14654D and #654D14 with #4D6514 are triadic colors.