COLOR #4D0E15

HEX: #4D0E15 RGB: (77,14,21)

Color info

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

RGB color model

#4D0E15 color RGB value is (77,14,21).

RGB: (77,14,21) (30%, 5%, 8%)

RGB channels and saturation

R 77 of 255 = 30%
G 14 of 255 = 5%
B 21 of 255 = 8%

77
14
21

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

Portions of RGB colors in percentages

R + G + B = 77 + 14 + 21 = 112 (100%)
R 77 of 112 ~ 68.75%
G 14 of 112 ~ 12.5%
B 21 of 112 ~ 18.75'%

%68.75
%12.5
%18.75

CMYK color model

#4D0E15 color CMYK value is (0,82,73,70).

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

CMYK: (0,82,73,70)
C0M82Y73K70 (0%, 82%, 73%, 70%)
(0.00 / 0.82 / 0.73 / 0.70)

CMYK percentages

%0
%81.82
%72.73
%69.8

Codes

Color #4D0E15 in popluar color models

4D 0E 15
RGB 77 14 21
HSL 353° 69.23% 17.84%
HSB/HSV 353° 81.82% 30.20%
CMYK 0.00% 81.82% 72.73%
69.80%

Color #4D0E15 in popluar number systems.

HEX 4D 0E 15
Decimal 77 14 21
Binary 1001101 1110 10101
Octal 115 16 25

Shades and tints

Shades of #4D0E15

#4D0E15
(77,14,21)
#460D14
(70,13,20)
#3F0C13
(63,12,19)
#380B12
(56,11,18)
#310A11
(49,10,17)
#2A0910
(42,9,16)
#23080F
(35,8,15)
#1C070E
(28,7,14)
#15060D
(21,6,13)
#0E050C
(14,5,12)
#07040B
(7,4,11)
#000000
(0,0,0)

Tints of #4D0E15

#4D0E15
(77,14,21)
#5D232A
(93,35,42)
#6D383F
(109,56,63)
#7D4D54
(125,77,84)
#8D6269
(141,98,105)
#9D777E
(157,119,126)
#AD8C93
(173,140,147)
#BDA1A8
(189,161,168)
#CDB6BD
(205,182,189)
#DDCBD2
(221,203,210)
#EDE0E7
(237,224,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D0E15; }

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

This text font color is #4D0E15.

Background Color

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

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

This div background color is #4D0E15.

Border color

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

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

This div border color is #4D0E15.

Opacity

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

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

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

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

This text has shadow with #4D0E15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0E15.

Preview

Color preview on black background

This text has color #4D0E15 on black background.


Color preview on white background

This text has color #4D0E15 on white background.


Black color preview on #4D0E15 background

This text has black color on #4D0E15 background.


White color preview on #4D0E15 background

This text has white color on #4D0E15 background.


Related colors

Complementary color

Complementary color for #hex is #B2F1EA.


I love getcolorcode.com

Triadic colors

1 #154D0E and #0E154D with #4D0E15 are triadic colors.

2 #150E4D and #0E4D15 with #4D0E15 are triadic colors.