COLOR #4D0F19

HEX: #4D0F19 RGB: (77,15,25)

Color info

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

RGB color model

#4D0F19 color RGB value is (77,15,25).

RGB: (77,15,25) (30%, 6%, 10%)

RGB channels and saturation

R 77 of 255 = 30%
G 15 of 255 = 6%
B 25 of 255 = 10%

77
15
25

R + G + B ~ 15%. #4D0F19 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 15 + 25 = 117 (100%)
R 77 of 117 ~ 65.81%
G 15 of 117 ~ 12.82%
B 25 of 117 ~ 21.37'%

%65.81
%12.82
%21.37

CMYK color model

#4D0F19 color CMYK value is (0,81,68,70).

  • cyan value is 0.00%
  • magenta value is 80.52%
  • yellow value is 67.53%
  • key color value is 69.80%
CMYK: (0,81,68,70) C0M81Y68K70 (0%,81%,68%,70%) (0.00/0.81/0.68/0.70) 

CMYK percentages

%0
%80.52
%67.53
%69.8

Codes

Color #4D0F19 in popluar color models

4D 0F 19
RGB 77 15 25
HSL 350° 67.39% 18.04%
HSB/HSV 350° 80.52% 30.20%
CMYK 0.00% 80.52% 67.53%
69.80%

Color #4D0F19 in popluar number systems.

HEX 4D 0F 19
Decimal 77 15 25
Binary 1001101 1111 11001
Octal 115 17 31

Shades and tints

Shades of #4D0F19

#4D0F19
(77,15,25)
#460E17
(70,14,23)
#3F0D15
(63,13,21)
#380C13
(56,12,19)
#310B11
(49,11,17)
#2A0A0F
(42,10,15)
#23090D
(35,9,13)
#1C080B
(28,8,11)
#150709
(21,7,9)
#0E0607
(14,6,7)
#070505
(7,5,5)
#000000
(0,0,0)

Tints of #4D0F19

#4D0F19
(77,15,25)
#5D242D
(93,36,45)
#6D3941
(109,57,65)
#7D4E55
(125,78,85)
#8D6369
(141,99,105)
#9D787D
(157,120,125)
#AD8D91
(173,141,145)
#BDA2A5
(189,162,165)
#CDB7B9
(205,183,185)
#DDCCCD
(221,204,205)
#EDE1E1
(237,225,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D0F19 color. Also use rgb(77,15,25) instead hex code.

Text Font Color

.myTextColor { color: #4D0F19; }

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

This text font color is #4D0F19.

Background Color

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

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

This div background color is #4D0F19.

Border color

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

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

This div border color is #4D0F19.

Opacity

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

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

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

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

This text has shadow with #4D0F19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0F19.

Preview

Color preview on black background

This text has color #4D0F19 on black background.


Color preview on white background

This text has color #4D0F19 on white background.


Black color preview on #4D0F19 background

This text has black color on #4D0F19 background.


White color preview on #4D0F19 background

This text has white color on #4D0F19 background.


Related colors

Complementary color

Complementary color for #hex is #B2F0E6.


I love getcolorcode.com

Triadic colors

1 #194D0F and #0F194D with #4D0F19 are triadic colors.

2 #190F4D and #0F4D19 with #4D0F19 are triadic colors.