COLOR #4D4D6D

HEX: #4D4D6D RGB: (77,77,109)

Renk bilgisi

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

RGB renk modeli

#4D4D6D color RGB value is (77,77,109).

RGB: (77,77,109) (30%, 30%, 43%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 109 of 255 = 43%

77
77
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 109 = 263 (100%)
R 77 of 263 ~ 29.28%
G 77 of 263 ~ 29.28%
B 109 of 263 ~ 41.44'%

%29.28
%29.28
%41.44

CMYK RENK MODELİ

#4D4D6D rengi CMYK tonu (29,29,0,57).

  • camgöbeği tonu 29.36%
  • eflatun tonu 29.36%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (29,29,0,57)
C29M29Y0K57 (29%, 29%, 0%, 57%)
(0.29 / 0.29 / 0.00 / 0.57)

CMYK yüzdeleri

%29.36
%29.36
%0
%57.25

Codes

Color #4D4D6D in popluar color models

4D 4D 6D
RGB 77 77 109
HSL 240° 17.20% 36.47%
HSB/HSV 240° 29.36% 42.75%
CMYK 29.36% 29.36% 0.00%
57.25%

Color #4D4D6D in popluar number systems.

HEX 4D 4D 6D
Decimal 77 77 109
Binary 1001101 1001101 1101101
Octal 115 115 155

Shades and tints

Shades of #4D4D6D

#4D4D6D
(77,77,109)
#464664
(70,70,100)
#3F3F5B
(63,63,91)
#383852
(56,56,82)
#313149
(49,49,73)
#2A2A40
(42,42,64)
#232337
(35,35,55)
#1C1C2E
(28,28,46)
#151525
(21,21,37)
#0E0E1C
(14,14,28)
#070713
(7,7,19)
#000000
(0,0,0)

Tints of #4D4D6D

#4D4D6D
(77,77,109)
#5D5D7A
(93,93,122)
#6D6D87
(109,109,135)
#7D7D94
(125,125,148)
#8D8DA1
(141,141,161)
#9D9DAE
(157,157,174)
#ADADBB
(173,173,187)
#BDBDC8
(189,189,200)
#CDCDD5
(205,205,213)
#DDDDE2
(221,221,226)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D6D; }

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

This text font color is #4D4D6D.

Background Color

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

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

This div background color is #4D4D6D.

Border color

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

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

This div border color is #4D4D6D.

Opacity

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

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

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

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

This text has shadow with #4D4D6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D6D.

Preview

Color preview on black background

This text has color #4D4D6D on black background.


Color preview on white background

This text has color #4D4D6D on white background.


Black color preview on #4D4D6D background

This text has black color on #4D4D6D background.


White color preview on #4D4D6D background

This text has white color on #4D4D6D background.


Related colors

Complementary color

Complementary color for #hex is #B2B292.


I love getcolorcode.com