COLOR #4D0E48

HEX: #4D0E48 RGB: (77,14,72)

Color info

#4D0E48 contains mainly red and blue colors. Web safe color of #4D0E48 is #330033 (or #303).

RGB color model

#4D0E48 color RGB value is (77,14,72).

RGB: (77,14,72) (30%, 5%, 28%)

RGB channels and saturation

R 77 of 255 = 30%
G 14 of 255 = 5%
B 72 of 255 = 28%

77
14
72

R + G + B ~ 21%. #4D0E48 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 14 + 72 = 163 (100%)
R 77 of 163 ~ 47.24%
G 14 of 163 ~ 8.59%
B 72 of 163 ~ 44.17'%

%47.24
%44.17

CMYK color model

#4D0E48 color CMYK value is (0,82,6,70).

  • cyan value is 0.00%
  • magenta value is 81.82%
  • yellow value is 6.49%
  • key color value is 69.80%
CMYK: (0,82,6,70) C0M82Y6K70 (0%,82%,6%,70%) (0.00/0.82/0.06/0.70) 

CMYK percentages

%0
%81.82
%6.49
%69.8

Codes

Color #4D0E48 in popluar color models

4D 0E 48
RGB 77 14 72
HSL 305° 69.23% 17.84%
HSB/HSV 305° 81.82% 30.20%
CMYK 0.00% 81.82% 6.49%
69.80%

Color #4D0E48 in popluar number systems.

HEX 4D 0E 48
Decimal 77 14 72
Binary 1001101 1110 1001000
Octal 115 16 110

Shades and tints

Shades of #4D0E48

#4D0E48
(77,14,72)
#460D42
(70,13,66)
#3F0C3C
(63,12,60)
#380B36
(56,11,54)
#310A30
(49,10,48)
#2A092A
(42,9,42)
#230824
(35,8,36)
#1C071E
(28,7,30)
#150618
(21,6,24)
#0E0512
(14,5,18)
#07040C
(7,4,12)
#000000
(0,0,0)

Tints of #4D0E48

#4D0E48
(77,14,72)
#5D2358
(93,35,88)
#6D3868
(109,56,104)
#7D4D78
(125,77,120)
#8D6288
(141,98,136)
#9D7798
(157,119,152)
#AD8CA8
(173,140,168)
#BDA1B8
(189,161,184)
#CDB6C8
(205,182,200)
#DDCBD8
(221,203,216)
#EDE0E8
(237,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D0E48; }

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

This text font color is #4D0E48.

Background Color

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

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

This div background color is #4D0E48.

Border color

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

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

This div border color is #4D0E48.

Opacity

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

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

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

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

This text has shadow with #4D0E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0E48.

Preview

Color preview on black background

This text has color #4D0E48 on black background.


Color preview on white background

This text has color #4D0E48 on white background.


Black color preview on #4D0E48 background

This text has black color on #4D0E48 background.


White color preview on #4D0E48 background

This text has white color on #4D0E48 background.


Related colors

Complementary color

Complementary color for #hex is #B2F1B7.


I love getcolorcode.com

Triadic colors

1 #484D0E and #0E484D with #4D0E48 are triadic colors.

2 #480E4D and #0E4D48 with #4D0E48 are triadic colors.