COLOR #4D0A15

HEX: #4D0A15 RGB: (77,10,21)

Color info

#4D0A15 contains mainly red and blue colors. Web safe color of #4D0A15 is #330000 (or #300).

RGB color model

#4D0A15 color RGB value is (77,10,21).

RGB: (77,10,21) (30%, 4%, 8%)

RGB channels and saturation

R 77 of 255 = 30%
G 10 of 255 = 4%
B 21 of 255 = 8%

77
10
21

R + G + B ~ 14%. #4D0A15 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 10 + 21 = 108 (100%)
R 77 of 108 ~ 71.3%
G 10 of 108 ~ 9.26%
B 21 of 108 ~ 19.44'%

%71.3
%19.44

CMYK color model

#4D0A15 color CMYK value is (0,87,73,70).

  • cyan value is 0.00%
  • magenta value is 87.01%
  • yellow value is 72.73%
  • key color value is 69.80%

CMYK: (0,87,73,70)
C0M87Y73K70 (0%, 87%, 73%, 70%)
(0.00 / 0.87 / 0.73 / 0.70)

CMYK percentages

%0
%87.01
%72.73
%69.8

Codes

Color #4D0A15 in popluar color models

4D 0A 15
RGB 77 10 21
HSL 350° 77.01% 17.06%
HSB/HSV 350° 87.01% 30.20%
CMYK 0.00% 87.01% 72.73%
69.80%

Color #4D0A15 in popluar number systems.

HEX 4D 0A 15
Decimal 77 10 21
Binary 1001101 1010 10101
Octal 115 12 25

Shades and tints

Shades of #4D0A15

#4D0A15
(77,10,21)
#460A14
(70,10,20)
#3F0A13
(63,10,19)
#380A12
(56,10,18)
#310A11
(49,10,17)
#2A0A10
(42,10,16)
#230A0F
(35,10,15)
#1C0A0E
(28,10,14)
#150A0D
(21,10,13)
#0E0A0C
(14,10,12)
#070A0B
(7,10,11)
#000000
(0,0,0)

Tints of #4D0A15

#4D0A15
(77,10,21)
#5D202A
(93,32,42)
#6D363F
(109,54,63)
#7D4C54
(125,76,84)
#8D6269
(141,98,105)
#9D787E
(157,120,126)
#AD8E93
(173,142,147)
#BDA4A8
(189,164,168)
#CDBABD
(205,186,189)
#DDD0D2
(221,208,210)
#EDE6E7
(237,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D0A15; }

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

This text font color is #4D0A15.

Background Color

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

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

This div background color is #4D0A15.

Border color

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

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

This div border color is #4D0A15.

Opacity

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

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

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

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

This text has shadow with #4D0A15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0A15.

Preview

Color preview on black background

This text has color #4D0A15 on black background.


Color preview on white background

This text has color #4D0A15 on white background.


Black color preview on #4D0A15 background

This text has black color on #4D0A15 background.


White color preview on #4D0A15 background

This text has white color on #4D0A15 background.


Related colors

Complementary color

Complementary color for #hex is #B2F5EA.


I love getcolorcode.com

Triadic colors

1 #154D0A and #0A154D with #4D0A15 are triadic colors.

2 #150A4D and #0A4D15 with #4D0A15 are triadic colors.