COLOR #4D4D29

HEX: #4D4D29 RGB: (77,77,41)

Renk bilgisi

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

RGB renk modeli

#4D4D29 color RGB value is (77,77,41).

RGB: (77,77,41) (30%, 30%, 16%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 41 of 255 = 16%

77
77
41

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 41 = 195 (100%)
R 77 of 195 ~ 39.49%
G 77 of 195 ~ 39.49%
B 41 of 195 ~ 21.03'%

%39.49
%39.49
%21.03

CMYK RENK MODELİ

#4D4D29 rengi CMYK tonu (0,0,47,70).

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

CMYK: (0,0,47,70)
C0M0Y47K70 (0%, 0%, 47%, 70%)
(0.00 / 0.00 / 0.47 / 0.70)

CMYK yüzdeleri

%0
%0
%46.75
%69.8

Codes

Color #4D4D29 in popluar color models

4D 4D 29
RGB 77 77 41
HSL 60° 30.51% 23.14%
HSB/HSV 60° 46.75% 30.20%
CMYK 0.00% 0.00% 46.75%
69.80%

Color #4D4D29 in popluar number systems.

HEX 4D 4D 29
Decimal 77 77 41
Binary 1001101 1001101 101001
Octal 115 115 51

Shades and tints

Shades of #4D4D29

#4D4D29
(77,77,41)
#464626
(70,70,38)
#3F3F23
(63,63,35)
#383820
(56,56,32)
#31311D
(49,49,29)
#2A2A1A
(42,42,26)
#232317
(35,35,23)
#1C1C14
(28,28,20)
#151511
(21,21,17)
#0E0E0E
(14,14,14)
#07070B
(7,7,11)
#000000
(0,0,0)

Tints of #4D4D29

#4D4D29
(77,77,41)
#5D5D3C
(93,93,60)
#6D6D4F
(109,109,79)
#7D7D62
(125,125,98)
#8D8D75
(141,141,117)
#9D9D88
(157,157,136)
#ADAD9B
(173,173,155)
#BDBDAE
(189,189,174)
#CDCDC1
(205,205,193)
#DDDDD4
(221,221,212)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D29; }

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

This text font color is #4D4D29.

Background Color

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

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

This div background color is #4D4D29.

Border color

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

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

This div border color is #4D4D29.

Opacity

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

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

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

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

This text has shadow with #4D4D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D29.

Preview

Color preview on black background

This text has color #4D4D29 on black background.


Color preview on white background

This text has color #4D4D29 on white background.


Black color preview on #4D4D29 background

This text has black color on #4D4D29 background.


White color preview on #4D4D29 background

This text has white color on #4D4D29 background.


Related colors

Complementary color

Complementary color for #hex is #B2B2D6.


I love getcolorcode.com