COLOR #4D1418

HEX: #4D1418 RGB: (77,20,24)

Color info

#4D1418 contains red, green and blue colors in about the same proportion. Web safe color of #4D1418 is #330000 (or #300).

RGB color model

#4D1418 color RGB value is (77,20,24).

RGB: (77,20,24) (30%, 8%, 9%)

RGB channels and saturation

R 77 of 255 = 30%
G 20 of 255 = 8%
B 24 of 255 = 9%

77
20
24

R + G + B ~ 16%. #4D1418 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 20 + 24 = 121 (100%)
R 77 of 121 ~ 63.64%
G 20 of 121 ~ 16.53%
B 24 of 121 ~ 19.83'%

%63.64
%16.53
%19.83

CMYK color model

#4D1418 color CMYK value is (0,74,69,70).

  • cyan value is 0.00%
  • magenta value is 74.03%
  • yellow value is 68.83%
  • key color value is 69.80%
CMYK: (0,74,69,70) C0M74Y69K70 (0%,74%,69%,70%) (0.00/0.74/0.69/0.70) 

CMYK percentages

%0
%74.03
%68.83
%69.8

Codes

Color #4D1418 in popluar color models

4D 14 18
RGB 77 20 24
HSL 356° 58.76% 19.02%
HSB/HSV 356° 74.03% 30.20%
CMYK 0.00% 74.03% 68.83%
69.80%

Color #4D1418 in popluar number systems.

HEX 4D 14 18
Decimal 77 20 24
Binary 1001101 10100 11000
Octal 115 24 30

Shades and tints

Shades of #4D1418

#4D1418
(77,20,24)
#461316
(70,19,22)
#3F1214
(63,18,20)
#381112
(56,17,18)
#311010
(49,16,16)
#2A0F0E
(42,15,14)
#230E0C
(35,14,12)
#1C0D0A
(28,13,10)
#150C08
(21,12,8)
#0E0B06
(14,11,6)
#070A04
(7,10,4)
#000000
(0,0,0)

Tints of #4D1418

#4D1418
(77,20,24)
#5D292D
(93,41,45)
#6D3E42
(109,62,66)
#7D5357
(125,83,87)
#8D686C
(141,104,108)
#9D7D81
(157,125,129)
#AD9296
(173,146,150)
#BDA7AB
(189,167,171)
#CDBCC0
(205,188,192)
#DDD1D5
(221,209,213)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D1418 color. Also use rgb(77,20,24) instead hex code.

Text Font Color

.myTextColor { color: #4D1418; }

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

This text font color is #4D1418.

Background Color

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

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

This div background color is #4D1418.

Border color

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

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

This div border color is #4D1418.

Opacity

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

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

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

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

This text has shadow with #4D1418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1418.

Preview

Color preview on black background

This text has color #4D1418 on black background.


Color preview on white background

This text has color #4D1418 on white background.


Black color preview on #4D1418 background

This text has black color on #4D1418 background.


White color preview on #4D1418 background

This text has white color on #4D1418 background.


Related colors

Complementary color

Complementary color for #hex is #B2EBE7.


I love getcolorcode.com

Triadic colors

1 #184D14 and #14184D with #4D1418 are triadic colors.

2 #18144D and #144D18 with #4D1418 are triadic colors.