COLOR #4D0D49

HEX: #4D0D49 RGB: (77,13,73)

Color info

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

RGB color model

#4D0D49 color RGB value is (77,13,73).

RGB: (77,13,73) (30%, 5%, 29%)

RGB channels and saturation

R 77 of 255 = 30%
G 13 of 255 = 5%
B 73 of 255 = 29%

77
13
73

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

Portions of RGB colors in percentages

R + G + B = 77 + 13 + 73 = 163 (100%)
R 77 of 163 ~ 47.24%
G 13 of 163 ~ 7.98%
B 73 of 163 ~ 44.79'%

%47.24
%44.79

CMYK color model

#4D0D49 color CMYK value is (0,83,5,70).

  • cyan value is 0.00%
  • magenta value is 83.12%
  • yellow value is 5.19%
  • key color value is 69.80%

CMYK: (0,83,5,70)
C0M83Y5K70 (0%, 83%, 5%, 70%)
(0.00 / 0.83 / 0.05 / 0.70)

CMYK percentages

%0
%83.12
%5.19
%69.8

Codes

Color #4D0D49 in popluar color models

4D 0D 49
RGB 77 13 73
HSL 304° 71.11% 17.65%
HSB/HSV 304° 83.12% 30.20%
CMYK 0.00% 83.12% 5.19%
69.80%

Color #4D0D49 in popluar number systems.

HEX 4D 0D 49
Decimal 77 13 73
Binary 1001101 1101 1001001
Octal 115 15 111

Shades and tints

Shades of #4D0D49

#4D0D49
(77,13,73)
#460C43
(70,12,67)
#3F0B3D
(63,11,61)
#380A37
(56,10,55)
#310931
(49,9,49)
#2A082B
(42,8,43)
#230725
(35,7,37)
#1C061F
(28,6,31)
#150519
(21,5,25)
#0E0413
(14,4,19)
#07030D
(7,3,13)
#000000
(0,0,0)

Tints of #4D0D49

#4D0D49
(77,13,73)
#5D2359
(93,35,89)
#6D3969
(109,57,105)
#7D4F79
(125,79,121)
#8D6589
(141,101,137)
#9D7B99
(157,123,153)
#AD91A9
(173,145,169)
#BDA7B9
(189,167,185)
#CDBDC9
(205,189,201)
#DDD3D9
(221,211,217)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D0D49; }

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

This text font color is #4D0D49.

Background Color

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

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

This div background color is #4D0D49.

Border color

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

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

This div border color is #4D0D49.

Opacity

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

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

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

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

This text has shadow with #4D0D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0D49.

Preview

Color preview on black background

This text has color #4D0D49 on black background.


Color preview on white background

This text has color #4D0D49 on white background.


Black color preview on #4D0D49 background

This text has black color on #4D0D49 background.


White color preview on #4D0D49 background

This text has white color on #4D0D49 background.


Related colors

Complementary color

Complementary color for #hex is #B2F2B6.


I love getcolorcode.com

Triadic colors

1 #494D0D and #0D494D with #4D0D49 are triadic colors.

2 #490D4D and #0D4D49 with #4D0D49 are triadic colors.