COLOR #4D5E79

HEX: #4D5E79 RGB: (77,94,121)

Renk bilgisi

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

RGB renk modeli

#4D5E79 color RGB value is (77,94,121).

RGB: (77,94,121) (30%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 94 of 255 = 37%
B 121 of 255 = 47%

77
94
121

R + G + B ~ 38%. #4D5E79 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 94 + 121 = 292 (100%)
R 77 of 292 ~ 26.37%
G 94 of 292 ~ 32.19%
B 121 of 292 ~ 41.44'%

%26.37
%32.19
%41.44

CMYK RENK MODELİ

#4D5E79 rengi CMYK tonu (36,22,0,53).

  • camgöbeği tonu 36.36%
  • eflatun tonu 22.31%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (36,22,0,53)
C36M22Y0K53 (36%, 22%, 0%, 53%)
(0.36 / 0.22 / 0.00 / 0.53)

CMYK yüzdeleri

%36.36
%22.31
%0
%52.55

Codes

Color #4D5E79 in popluar color models

4D 5E 79
RGB 77 94 121
HSL 217° 22.22% 38.82%
HSB/HSV 217° 36.36% 47.45%
CMYK 36.36% 22.31% 0.00%
52.55%

Color #4D5E79 in popluar number systems.

HEX 4D 5E 79
Decimal 77 94 121
Binary 1001101 1011110 1111001
Octal 115 136 171

Shades and tints

Shades of #4D5E79

#4D5E79
(77,94,121)
#46566E
(70,86,110)
#3F4E63
(63,78,99)
#384658
(56,70,88)
#313E4D
(49,62,77)
#2A3642
(42,54,66)
#232E37
(35,46,55)
#1C262C
(28,38,44)
#151E21
(21,30,33)
#0E1616
(14,22,22)
#070E0B
(7,14,11)
#000000
(0,0,0)

Tints of #4D5E79

#4D5E79
(77,94,121)
#5D6C85
(93,108,133)
#6D7A91
(109,122,145)
#7D889D
(125,136,157)
#8D96A9
(141,150,169)
#9DA4B5
(157,164,181)
#ADB2C1
(173,178,193)
#BDC0CD
(189,192,205)
#CDCED9
(205,206,217)
#DDDCE5
(221,220,229)
#EDEAF1
(237,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5E79; }

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

This text font color is #4D5E79.

Background Color

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

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

This div background color is #4D5E79.

Border color

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

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

This div border color is #4D5E79.

Opacity

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

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

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

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

This text has shadow with #4D5E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5E79.

Preview

Color preview on black background

This text has color #4D5E79 on black background.


Color preview on white background

This text has color #4D5E79 on white background.


Black color preview on #4D5E79 background

This text has black color on #4D5E79 background.


White color preview on #4D5E79 background

This text has white color on #4D5E79 background.


Related colors

Complementary color

Complementary color for #hex is #B2A186.


I love getcolorcode.com

Triadic colors

1 #794D5E and #5E794D with #4D5E79 are triadic colors.

2 #795E4D and #5E4D79 with #4D5E79 are triadic colors.