COLOR #4D4D15

HEX: #4D4D15 RGB: (77,77,21)

Renk bilgisi

#4D4D15 contains red, green and blue colors in about the same proportion. #4D4D15 ‘ nin web güvenlik rengi #333300 (ya da #330) dir.

RGB renk modeli

#4D4D15 color RGB value is (77,77,21).

RGB: (77,77,21) (30%, 30%, 8%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 21 of 255 = 8%

77
77
21

R + G + B ~ 23%. #4D4D15 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 21 = 175 (100%)
R 77 of 175 ~ 44%
G 77 of 175 ~ 44%
B 21 of 175 ~ 12'%

%44
%44
%12

CMYK RENK MODELİ

#4D4D15 rengi CMYK tonu (0,0,73,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.00%
  • sarı tonu 72.73%
  • ana renk tonu 69.80%

CMYK: (0,0,73,70)
C0M0Y73K70 (0%, 0%, 73%, 70%)
(0.00 / 0.00 / 0.73 / 0.70)

CMYK yüzdeleri

%0
%0
%72.73
%69.8

Codes

Color #4D4D15 in popluar color models

4D 4D 15
RGB 77 77 21
HSL 60° 57.14% 19.22%
HSB/HSV 60° 72.73% 30.20%
CMYK 0.00% 0.00% 72.73%
69.80%

Color #4D4D15 in popluar number systems.

HEX 4D 4D 15
Decimal 77 77 21
Binary 1001101 1001101 10101
Octal 115 115 25

Shades and tints

Shades of #4D4D15

#4D4D15
(77,77,21)
#464614
(70,70,20)
#3F3F13
(63,63,19)
#383812
(56,56,18)
#313111
(49,49,17)
#2A2A10
(42,42,16)
#23230F
(35,35,15)
#1C1C0E
(28,28,14)
#15150D
(21,21,13)
#0E0E0C
(14,14,12)
#07070B
(7,7,11)
#000000
(0,0,0)

Tints of #4D4D15

#4D4D15
(77,77,21)
#5D5D2A
(93,93,42)
#6D6D3F
(109,109,63)
#7D7D54
(125,125,84)
#8D8D69
(141,141,105)
#9D9D7E
(157,157,126)
#ADAD93
(173,173,147)
#BDBDA8
(189,189,168)
#CDCDBD
(205,205,189)
#DDDDD2
(221,221,210)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D15; }

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

This text font color is #4D4D15.

Background Color

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

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

This div background color is #4D4D15.

Border color

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

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

This div border color is #4D4D15.

Opacity

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

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

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

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

This text has shadow with #4D4D15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D15.

Preview

Color preview on black background

This text has color #4D4D15 on black background.


Color preview on white background

This text has color #4D4D15 on white background.


Black color preview on #4D4D15 background

This text has black color on #4D4D15 background.


White color preview on #4D4D15 background

This text has white color on #4D4D15 background.


Related colors

Complementary color

Complementary color for #hex is #B2B2EA.


I love getcolorcode.com