COLOR #4D1F4E

HEX: #4D1F4E RGB: (77,31,78)

Color info

#4D1F4E contains red, green and blue colors in about the same proportion. Web safe color of #4D1F4E is #333366 (or #336).

RGB color model

#4D1F4E color RGB value is (77,31,78).

RGB: (77,31,78) (30%, 12%, 31%)

RGB channels and saturation

R 77 of 255 = 30%
G 31 of 255 = 12%
B 78 of 255 = 31%

77
31
78

R + G + B ~ 24%. #4D1F4E is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 31 + 78 = 186 (100%)
R 77 of 186 ~ 41.4%
G 31 of 186 ~ 16.67%
B 78 of 186 ~ 41.94'%

%41.4
%16.67
%41.94

CMYK color model

#4D1F4E color CMYK value is (1,60,0,69).

  • cyan value is 1.28%
  • magenta value is 60.26%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (1,60,0,69)
C1M60Y0K69 (1%, 60%, 0%, 69%)
(0.01 / 0.60 / 0.00 / 0.69)

CMYK percentages

%1.28
%60.26
%0
%69.41

Codes

Color #4D1F4E in popluar color models

4D 1F 4E
RGB 77 31 78
HSL 299° 43.12% 21.37%
HSB/HSV 299° 60.26% 30.59%
CMYK 1.28% 60.26% 0.00%
69.41%

Color #4D1F4E in popluar number systems.

HEX 4D 1F 4E
Decimal 77 31 78
Binary 1001101 11111 1001110
Octal 115 37 116

Shades and tints

Shades of #4D1F4E

#4D1F4E
(77,31,78)
#461D47
(70,29,71)
#3F1B40
(63,27,64)
#381939
(56,25,57)
#311732
(49,23,50)
#2A152B
(42,21,43)
#231324
(35,19,36)
#1C111D
(28,17,29)
#150F16
(21,15,22)
#0E0D0F
(14,13,15)
#070B08
(7,11,8)
#000000
(0,0,0)

Tints of #4D1F4E

#4D1F4E
(77,31,78)
#5D335E
(93,51,94)
#6D476E
(109,71,110)
#7D5B7E
(125,91,126)
#8D6F8E
(141,111,142)
#9D839E
(157,131,158)
#AD97AE
(173,151,174)
#BDABBE
(189,171,190)
#CDBFCE
(205,191,206)
#DDD3DE
(221,211,222)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D1F4E; }

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

This text font color is #4D1F4E.

Background Color

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

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

This div background color is #4D1F4E.

Border color

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

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

This div border color is #4D1F4E.

Opacity

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

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

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

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

This text has shadow with #4D1F4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1F4E.

Preview

Color preview on black background

This text has color #4D1F4E on black background.


Color preview on white background

This text has color #4D1F4E on white background.


Black color preview on #4D1F4E background

This text has black color on #4D1F4E background.


White color preview on #4D1F4E background

This text has white color on #4D1F4E background.


Related colors

Complementary color

Complementary color for #hex is #B2E0B1.


I love getcolorcode.com

Triadic colors

1 #4E4D1F and #1F4E4D with #4D1F4E are triadic colors.

2 #4E1F4D and #1F4D4E with #4D1F4E are triadic colors.