COLOR #4D595E

HEX: #4D595E RGB: (77,89,94)

Renk bilgisi

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

RGB renk modeli

#4D595E color RGB value is (77,89,94).

RGB: (77,89,94) (30%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 89 of 255 = 35%
B 94 of 255 = 37%

77
89
94

R + G + B ~ 34%. #4D595E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 89 + 94 = 260 (100%)
R 77 of 260 ~ 29.62%
G 89 of 260 ~ 34.23%
B 94 of 260 ~ 36.15'%

%29.62
%34.23
%36.15

CMYK RENK MODELİ

#4D595E rengi CMYK tonu (18,5,0,63).

  • camgöbeği tonu 18.09%
  • eflatun tonu 5.32%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (18,5,0,63)
C18M5Y0K63 (18%, 5%, 0%, 63%)
(0.18 / 0.05 / 0.00 / 0.63)

CMYK yüzdeleri

%18.09
%5.32
%0
%63.14

Codes

Color #4D595E in popluar color models

4D 59 5E
RGB 77 89 94
HSL 198° 9.94% 33.53%
HSB/HSV 198° 18.09% 36.86%
CMYK 18.09% 5.32% 0.00%
63.14%

Color #4D595E in popluar number systems.

HEX 4D 59 5E
Decimal 77 89 94
Binary 1001101 1011001 1011110
Octal 115 131 136

Shades and tints

Shades of #4D595E

#4D595E
(77,89,94)
#465156
(70,81,86)
#3F494E
(63,73,78)
#384146
(56,65,70)
#31393E
(49,57,62)
#2A3136
(42,49,54)
#23292E
(35,41,46)
#1C2126
(28,33,38)
#15191E
(21,25,30)
#0E1116
(14,17,22)
#07090E
(7,9,14)
#000000
(0,0,0)

Tints of #4D595E

#4D595E
(77,89,94)
#5D686C
(93,104,108)
#6D777A
(109,119,122)
#7D8688
(125,134,136)
#8D9596
(141,149,150)
#9DA4A4
(157,164,164)
#ADB3B2
(173,179,178)
#BDC2C0
(189,194,192)
#CDD1CE
(205,209,206)
#DDE0DC
(221,224,220)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D595E; }

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

This text font color is #4D595E.

Background Color

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

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

This div background color is #4D595E.

Border color

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

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

This div border color is #4D595E.

Opacity

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

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

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

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

This text has shadow with #4D595E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D595E.

Preview

Color preview on black background

This text has color #4D595E on black background.


Color preview on white background

This text has color #4D595E on white background.


Black color preview on #4D595E background

This text has black color on #4D595E background.


White color preview on #4D595E background

This text has white color on #4D595E background.


Related colors

Complementary color

Complementary color for #hex is #B2A6A1.


I love getcolorcode.com

Triadic colors

1 #5E4D59 and #595E4D with #4D595E are triadic colors.

2 #5E594D and #594D5E with #4D595E are triadic colors.