COLOR #4D4D7B

HEX: #4D4D7B RGB: (77,77,123)

Renk bilgisi

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

RGB renk modeli

#4D4D7B color RGB value is (77,77,123).

RGB: (77,77,123) (30%, 30%, 48%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 123 of 255 = 48%

77
77
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 123 = 277 (100%)
R 77 of 277 ~ 27.8%
G 77 of 277 ~ 27.8%
B 123 of 277 ~ 44.4'%

%27.8
%27.8
%44.4

CMYK RENK MODELİ

#4D4D7B rengi CMYK tonu (37,37,0,52).

  • camgöbeği tonu 37.40%
  • eflatun tonu 37.40%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (37,37,0,52)
C37M37Y0K52 (37%, 37%, 0%, 52%)
(0.37 / 0.37 / 0.00 / 0.52)

CMYK yüzdeleri

%37.4
%37.4
%0
%51.76

Codes

Color #4D4D7B in popluar color models

4D 4D 7B
RGB 77 77 123
HSL 240° 23.00% 39.22%
HSB/HSV 240° 37.40% 48.24%
CMYK 37.40% 37.40% 0.00%
51.76%

Color #4D4D7B in popluar number systems.

HEX 4D 4D 7B
Decimal 77 77 123
Binary 1001101 1001101 1111011
Octal 115 115 173

Shades and tints

Shades of #4D4D7B

#4D4D7B
(77,77,123)
#464670
(70,70,112)
#3F3F65
(63,63,101)
#38385A
(56,56,90)
#31314F
(49,49,79)
#2A2A44
(42,42,68)
#232339
(35,35,57)
#1C1C2E
(28,28,46)
#151523
(21,21,35)
#0E0E18
(14,14,24)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #4D4D7B

#4D4D7B
(77,77,123)
#5D5D87
(93,93,135)
#6D6D93
(109,109,147)
#7D7D9F
(125,125,159)
#8D8DAB
(141,141,171)
#9D9DB7
(157,157,183)
#ADADC3
(173,173,195)
#BDBDCF
(189,189,207)
#CDCDDB
(205,205,219)
#DDDDE7
(221,221,231)
#EDEDF3
(237,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D7B; }

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

This text font color is #4D4D7B.

Background Color

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

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

This div background color is #4D4D7B.

Border color

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

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

This div border color is #4D4D7B.

Opacity

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

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

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

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

This text has shadow with #4D4D7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D7B.

Preview

Color preview on black background

This text has color #4D4D7B on black background.


Color preview on white background

This text has color #4D4D7B on white background.


Black color preview on #4D4D7B background

This text has black color on #4D4D7B background.


White color preview on #4D4D7B background

This text has white color on #4D4D7B background.


Related colors

Complementary color

Complementary color for #hex is #B2B284.


I love getcolorcode.com