COLOR #4D3E49

HEX: #4D3E49 RGB: (77,62,73)

Renk bilgisi

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

RGB renk modeli

#4D3E49 color RGB value is (77,62,73).

RGB: (77,62,73) (30%, 24%, 29%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 62 of 255 = 24%
B 73 of 255 = 29%

77
62
73

R + G + B ~ 28%. #4D3E49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 62 + 73 = 212 (100%)
R 77 of 212 ~ 36.32%
G 62 of 212 ~ 29.25%
B 73 of 212 ~ 34.43'%

%36.32
%29.25
%34.43

CMYK RENK MODELİ

#4D3E49 rengi CMYK tonu (0,19,5,70).

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

CMYK: (0,19,5,70)
C0M19Y5K70 (0%, 19%, 5%, 70%)
(0.00 / 0.19 / 0.05 / 0.70)

CMYK yüzdeleri

%0
%19.48
%5.19
%69.8

Codes

Color #4D3E49 in popluar color models

4D 3E 49
RGB 77 62 73
HSL 316° 10.79% 27.25%
HSB/HSV 316° 19.48% 30.20%
CMYK 0.00% 19.48% 5.19%
69.80%

Color #4D3E49 in popluar number systems.

HEX 4D 3E 49
Decimal 77 62 73
Binary 1001101 111110 1001001
Octal 115 76 111

Shades and tints

Shades of #4D3E49

#4D3E49
(77,62,73)
#463943
(70,57,67)
#3F343D
(63,52,61)
#382F37
(56,47,55)
#312A31
(49,42,49)
#2A252B
(42,37,43)
#232025
(35,32,37)
#1C1B1F
(28,27,31)
#151619
(21,22,25)
#0E1113
(14,17,19)
#070C0D
(7,12,13)
#000000
(0,0,0)

Tints of #4D3E49

#4D3E49
(77,62,73)
#5D4F59
(93,79,89)
#6D6069
(109,96,105)
#7D7179
(125,113,121)
#8D8289
(141,130,137)
#9D9399
(157,147,153)
#ADA4A9
(173,164,169)
#BDB5B9
(189,181,185)
#CDC6C9
(205,198,201)
#DDD7D9
(221,215,217)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D3E49; }

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

This text font color is #4D3E49.

Background Color

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

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

This div background color is #4D3E49.

Border color

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

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

This div border color is #4D3E49.

Opacity

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

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

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

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

This text has shadow with #4D3E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3E49.

Preview

Color preview on black background

This text has color #4D3E49 on black background.


Color preview on white background

This text has color #4D3E49 on white background.


Black color preview on #4D3E49 background

This text has black color on #4D3E49 background.


White color preview on #4D3E49 background

This text has white color on #4D3E49 background.


Related colors

Complementary color

Complementary color for #hex is #B2C1B6.


I love getcolorcode.com

Triadic colors

1 #494D3E and #3E494D with #4D3E49 are triadic colors.

2 #493E4D and #3E4D49 with #4D3E49 are triadic colors.