COLOR #4D586F

HEX: #4D586F RGB: (77,88,111)

Renk bilgisi

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

RGB renk modeli

#4D586F color RGB value is (77,88,111).

RGB: (77,88,111) (30%, 35%, 44%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 88 of 255 = 35%
B 111 of 255 = 44%

77
88
111

R + G + B ~ 36%. #4D586F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 88 + 111 = 276 (100%)
R 77 of 276 ~ 27.9%
G 88 of 276 ~ 31.88%
B 111 of 276 ~ 40.22'%

%27.9
%31.88
%40.22

CMYK RENK MODELİ

#4D586F rengi CMYK tonu (31,21,0,56).

  • camgöbeği tonu 30.63%
  • eflatun tonu 20.72%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%
CMYK: (31,21,0,56) C31M21Y0K56 (31%,21%,0%,56%) (0.31/0.21/0.00/0.56) 

CMYK yüzdeleri

%30.63
%20.72
%0
%56.47

Codes

Color #4D586F in popluar color models

4D 58 6F
RGB 77 88 111
HSL 221° 18.09% 36.86%
HSB/HSV 221° 30.63% 43.53%
CMYK 30.63% 20.72% 0.00%
56.47%

Color #4D586F in popluar number systems.

HEX 4D 58 6F
Decimal 77 88 111
Binary 1001101 1011000 1101111
Octal 115 130 157

Shades and tints

Shades of #4D586F

#4D586F
(77,88,111)
#465065
(70,80,101)
#3F485B
(63,72,91)
#384051
(56,64,81)
#313847
(49,56,71)
#2A303D
(42,48,61)
#232833
(35,40,51)
#1C2029
(28,32,41)
#15181F
(21,24,31)
#0E1015
(14,16,21)
#07080B
(7,8,11)
#000000
(0,0,0)

Tints of #4D586F

#4D586F
(77,88,111)
#5D677C
(93,103,124)
#6D7689
(109,118,137)
#7D8596
(125,133,150)
#8D94A3
(141,148,163)
#9DA3B0
(157,163,176)
#ADB2BD
(173,178,189)
#BDC1CA
(189,193,202)
#CDD0D7
(205,208,215)
#DDDFE4
(221,223,228)
#EDEEF1
(237,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D586F; }

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

This text font color is #4D586F.

Background Color

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

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

This div background color is #4D586F.

Border color

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

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

This div border color is #4D586F.

Opacity

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

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

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

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

This text has shadow with #4D586F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D586F.

Preview

Color preview on black background

This text has color #4D586F on black background.


Color preview on white background

This text has color #4D586F on white background.


Black color preview on #4D586F background

This text has black color on #4D586F background.


White color preview on #4D586F background

This text has white color on #4D586F background.


Related colors

Complementary color

Complementary color for #hex is #B2A790.


I love getcolorcode.com

Triadic colors

1 #6F4D58 and #586F4D with #4D586F are triadic colors.

2 #6F584D and #584D6F with #4D586F are triadic colors.