COLOR #4D4D6A

HEX: #4D4D6A RGB: (77,77,106)

Renk bilgisi

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

RGB renk modeli

#4D4D6A color RGB value is (77,77,106).

RGB: (77,77,106) (30%, 30%, 42%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 106 of 255 = 42%

77
77
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 106 = 260 (100%)
R 77 of 260 ~ 29.62%
G 77 of 260 ~ 29.62%
B 106 of 260 ~ 40.77'%

%29.62
%29.62
%40.77

CMYK RENK MODELİ

#4D4D6A rengi CMYK tonu (27,27,0,58).

  • camgöbeği tonu 27.36%
  • eflatun tonu 27.36%
  • sarı tonu 0.00%
  • ana renk tonu 58.43%

CMYK: (27,27,0,58)
C27M27Y0K58 (27%, 27%, 0%, 58%)
(0.27 / 0.27 / 0.00 / 0.58)

CMYK yüzdeleri

%27.36
%27.36
%0
%58.43

Codes

Color #4D4D6A in popluar color models

4D 4D 6A
RGB 77 77 106
HSL 240° 15.85% 35.88%
HSB/HSV 240° 27.36% 41.57%
CMYK 27.36% 27.36% 0.00%
58.43%

Color #4D4D6A in popluar number systems.

HEX 4D 4D 6A
Decimal 77 77 106
Binary 1001101 1001101 1101010
Octal 115 115 152

Shades and tints

Shades of #4D4D6A

#4D4D6A
(77,77,106)
#464661
(70,70,97)
#3F3F58
(63,63,88)
#38384F
(56,56,79)
#313146
(49,49,70)
#2A2A3D
(42,42,61)
#232334
(35,35,52)
#1C1C2B
(28,28,43)
#151522
(21,21,34)
#0E0E19
(14,14,25)
#070710
(7,7,16)
#000000
(0,0,0)

Tints of #4D4D6A

#4D4D6A
(77,77,106)
#5D5D77
(93,93,119)
#6D6D84
(109,109,132)
#7D7D91
(125,125,145)
#8D8D9E
(141,141,158)
#9D9DAB
(157,157,171)
#ADADB8
(173,173,184)
#BDBDC5
(189,189,197)
#CDCDD2
(205,205,210)
#DDDDDF
(221,221,223)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D6A; }

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

This text font color is #4D4D6A.

Background Color

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

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

This div background color is #4D4D6A.

Border color

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

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

This div border color is #4D4D6A.

Opacity

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

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

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

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

This text has shadow with #4D4D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D6A.

Preview

Color preview on black background

This text has color #4D4D6A on black background.


Color preview on white background

This text has color #4D4D6A on white background.


Black color preview on #4D4D6A background

This text has black color on #4D4D6A background.


White color preview on #4D4D6A background

This text has white color on #4D4D6A background.


Related colors

Complementary color

Complementary color for #hex is #B2B295.


I love getcolorcode.com