COLOR #4D4D5B

HEX: #4D4D5B RGB: (77,77,91)

Renk bilgisi

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

RGB renk modeli

#4D4D5B color RGB value is (77,77,91).

RGB: (77,77,91) (30%, 30%, 36%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 91 of 255 = 36%

77
77
91

R + G + B ~ 32%. #4D4D5B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 91 = 245 (100%)
R 77 of 245 ~ 31.43%
G 77 of 245 ~ 31.43%
B 91 of 245 ~ 37.14'%

%31.43
%31.43
%37.14

CMYK RENK MODELİ

#4D4D5B rengi CMYK tonu (15,15,0,64).

  • camgöbeği tonu 15.38%
  • eflatun tonu 15.38%
  • sarı tonu 0.00%
  • ana renk tonu 64.31%

CMYK: (15,15,0,64)
C15M15Y0K64 (15%, 15%, 0%, 64%)
(0.15 / 0.15 / 0.00 / 0.64)

CMYK yüzdeleri

%15.38
%15.38
%0
%64.31

Codes

Color #4D4D5B in popluar color models

4D 4D 5B
RGB 77 77 91
HSL 240° 8.33% 32.94%
HSB/HSV 240° 15.38% 35.69%
CMYK 15.38% 15.38% 0.00%
64.31%

Color #4D4D5B in popluar number systems.

HEX 4D 4D 5B
Decimal 77 77 91
Binary 1001101 1001101 1011011
Octal 115 115 133

Shades and tints

Shades of #4D4D5B

#4D4D5B
(77,77,91)
#464653
(70,70,83)
#3F3F4B
(63,63,75)
#383843
(56,56,67)
#31313B
(49,49,59)
#2A2A33
(42,42,51)
#23232B
(35,35,43)
#1C1C23
(28,28,35)
#15151B
(21,21,27)
#0E0E13
(14,14,19)
#07070B
(7,7,11)
#000000
(0,0,0)

Tints of #4D4D5B

#4D4D5B
(77,77,91)
#5D5D69
(93,93,105)
#6D6D77
(109,109,119)
#7D7D85
(125,125,133)
#8D8D93
(141,141,147)
#9D9DA1
(157,157,161)
#ADADAF
(173,173,175)
#BDBDBD
(189,189,189)
#CDCDCB
(205,205,203)
#DDDDD9
(221,221,217)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D5B; }

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

This text font color is #4D4D5B.

Background Color

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

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

This div background color is #4D4D5B.

Border color

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

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

This div border color is #4D4D5B.

Opacity

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

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

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

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

This text has shadow with #4D4D5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D5B.

Preview

Color preview on black background

This text has color #4D4D5B on black background.


Color preview on white background

This text has color #4D4D5B on white background.


Black color preview on #4D4D5B background

This text has black color on #4D4D5B background.


White color preview on #4D4D5B background

This text has white color on #4D4D5B background.


Related colors

Complementary color

Complementary color for #hex is #B2B2A4.


I love getcolorcode.com