COLOR #4D184E

HEX: #4D184E RGB: (77,24,78)

Color info

#4D184E contains red, green and blue colors in about the same proportion. Web safe color of #4D184E is #330066 (or #306).

RGB color model

#4D184E color RGB value is (77,24,78).

RGB: (77,24,78) (30%, 9%, 31%)

RGB channels and saturation

R 77 of 255 = 30%
G 24 of 255 = 9%
B 78 of 255 = 31%

77
24
78

R + G + B ~ 23%. #4D184E is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 24 + 78 = 179 (100%)
R 77 of 179 ~ 43.02%
G 24 of 179 ~ 13.41%
B 78 of 179 ~ 43.58'%

%43.02
%13.41
%43.58

CMYK color model

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

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

CMYK: (1,69,0,69)
C1M69Y0K69 (1%, 69%, 0%, 69%)
(0.01 / 0.69 / 0.00 / 0.69)

CMYK percentages

%1.28
%69.23
%0
%69.41

Codes

Color #4D184E in popluar color models

4D 18 4E
RGB 77 24 78
HSL 299° 52.94% 20.00%
HSB/HSV 299° 69.23% 30.59%
CMYK 1.28% 69.23% 0.00%
69.41%

Color #4D184E in popluar number systems.

HEX 4D 18 4E
Decimal 77 24 78
Binary 1001101 11000 1001110
Octal 115 30 116

Shades and tints

Shades of #4D184E

#4D184E
(77,24,78)
#461647
(70,22,71)
#3F1440
(63,20,64)
#381239
(56,18,57)
#311032
(49,16,50)
#2A0E2B
(42,14,43)
#230C24
(35,12,36)
#1C0A1D
(28,10,29)
#150816
(21,8,22)
#0E060F
(14,6,15)
#070408
(7,4,8)
#000000
(0,0,0)

Tints of #4D184E

#4D184E
(77,24,78)
#5D2D5E
(93,45,94)
#6D426E
(109,66,110)
#7D577E
(125,87,126)
#8D6C8E
(141,108,142)
#9D819E
(157,129,158)
#AD96AE
(173,150,174)
#BDABBE
(189,171,190)
#CDC0CE
(205,192,206)
#DDD5DE
(221,213,222)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D184E; }

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

This text font color is #4D184E.

Background Color

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

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

This div background color is #4D184E.

Border color

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

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

This div border color is #4D184E.

Opacity

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

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

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

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

This text has shadow with #4D184E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D184E.

Preview

Color preview on black background

This text has color #4D184E on black background.


Color preview on white background

This text has color #4D184E on white background.


Black color preview on #4D184E background

This text has black color on #4D184E background.


White color preview on #4D184E background

This text has white color on #4D184E background.


Related colors

Complementary color

Complementary color for #hex is #B2E7B1.


I love getcolorcode.com

Triadic colors

1 #4E4D18 and #184E4D with #4D184E are triadic colors.

2 #4E184D and #184D4E with #4D184E are triadic colors.