COLOR #4D4D81

HEX: #4D4D81 RGB: (77,77,129)

Renk bilgisi

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

RGB renk modeli

#4D4D81 color RGB value is (77,77,129).

RGB: (77,77,129) (30%, 30%, 51%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 129 of 255 = 51%

77
77
129

R + G + B ~ 37%. #4D4D81 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 129 = 283 (100%)
R 77 of 283 ~ 27.21%
G 77 of 283 ~ 27.21%
B 129 of 283 ~ 45.58'%

%27.21
%27.21
%45.58

CMYK RENK MODELİ

#4D4D81 rengi CMYK tonu (40,40,0,49).

  • camgöbeği tonu 40.31%
  • eflatun tonu 40.31%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (40,40,0,49)
C40M40Y0K49 (40%, 40%, 0%, 49%)
(0.40 / 0.40 / 0.00 / 0.49)

CMYK yüzdeleri

%40.31
%40.31
%0
%49.41

Codes

Color #4D4D81 in popluar color models

4D 4D 81
RGB 77 77 129
HSL 240° 25.24% 40.39%
HSB/HSV 240° 40.31% 50.59%
CMYK 40.31% 40.31% 0.00%
49.41%

Color #4D4D81 in popluar number systems.

HEX 4D 4D 81
Decimal 77 77 129
Binary 1001101 1001101 10000001
Octal 115 115 201

Shades and tints

Shades of #4D4D81

#4D4D81
(77,77,129)
#464676
(70,70,118)
#3F3F6B
(63,63,107)
#383860
(56,56,96)
#313155
(49,49,85)
#2A2A4A
(42,42,74)
#23233F
(35,35,63)
#1C1C34
(28,28,52)
#151529
(21,21,41)
#0E0E1E
(14,14,30)
#070713
(7,7,19)
#000000
(0,0,0)

Tints of #4D4D81

#4D4D81
(77,77,129)
#5D5D8C
(93,93,140)
#6D6D97
(109,109,151)
#7D7DA2
(125,125,162)
#8D8DAD
(141,141,173)
#9D9DB8
(157,157,184)
#ADADC3
(173,173,195)
#BDBDCE
(189,189,206)
#CDCDD9
(205,205,217)
#DDDDE4
(221,221,228)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D81; }

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

This text font color is #4D4D81.

Background Color

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

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

This div background color is #4D4D81.

Border color

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

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

This div border color is #4D4D81.

Opacity

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

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

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

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

This text has shadow with #4D4D81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D81.

Preview

Color preview on black background

This text has color #4D4D81 on black background.


Color preview on white background

This text has color #4D4D81 on white background.


Black color preview on #4D4D81 background

This text has black color on #4D4D81 background.


White color preview on #4D4D81 background

This text has white color on #4D4D81 background.


Related colors

Complementary color

Complementary color for #hex is #B2B27E.


I love getcolorcode.com