COLOR #4D1F36

HEX: #4D1F36 RGB: (77,31,54)

Color info

#4D1F36 contains red, green and blue colors in about the same proportion. Web safe color of #4D1F36 is #333333 (or #333).

RGB color model

#4D1F36 color RGB value is (77,31,54).

RGB: (77,31,54) (30%, 12%, 21%)

RGB channels and saturation

R 77 of 255 = 30%
G 31 of 255 = 12%
B 54 of 255 = 21%

77
31
54

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

Portions of RGB colors in percentages

R + G + B = 77 + 31 + 54 = 162 (100%)
R 77 of 162 ~ 47.53%
G 31 of 162 ~ 19.14%
B 54 of 162 ~ 33.33'%

%47.53
%19.14
%33.33

CMYK color model

#4D1F36 color CMYK value is (0,60,30,70).

  • cyan value is 0.00%
  • magenta value is 59.74%
  • yellow value is 29.87%
  • key color value is 69.80%

CMYK: (0,60,30,70)
C0M60Y30K70 (0%, 60%, 30%, 70%)
(0.00 / 0.60 / 0.30 / 0.70)

CMYK percentages

%0
%59.74
%29.87
%69.8

Codes

Color #4D1F36 in popluar color models

4D 1F 36
RGB 77 31 54
HSL 330° 42.59% 21.18%
HSB/HSV 330° 59.74% 30.20%
CMYK 0.00% 59.74% 29.87%
69.80%

Color #4D1F36 in popluar number systems.

HEX 4D 1F 36
Decimal 77 31 54
Binary 1001101 11111 110110
Octal 115 37 66

Shades and tints

Shades of #4D1F36

#4D1F36
(77,31,54)
#461D32
(70,29,50)
#3F1B2E
(63,27,46)
#38192A
(56,25,42)
#311726
(49,23,38)
#2A1522
(42,21,34)
#23131E
(35,19,30)
#1C111A
(28,17,26)
#150F16
(21,15,22)
#0E0D12
(14,13,18)
#070B0E
(7,11,14)
#000000
(0,0,0)

Tints of #4D1F36

#4D1F36
(77,31,54)
#5D3348
(93,51,72)
#6D475A
(109,71,90)
#7D5B6C
(125,91,108)
#8D6F7E
(141,111,126)
#9D8390
(157,131,144)
#AD97A2
(173,151,162)
#BDABB4
(189,171,180)
#CDBFC6
(205,191,198)
#DDD3D8
(221,211,216)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D1F36 color. Also use rgb(77,31,54) instead hex code.

Text Font Color

.myTextColor { color: #4D1F36; }

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

This text font color is #4D1F36.

Background Color

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

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

This div background color is #4D1F36.

Border color

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

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

This div border color is #4D1F36.

Opacity

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

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

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

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

This text has shadow with #4D1F36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1F36.

Preview

Color preview on black background

This text has color #4D1F36 on black background.


Color preview on white background

This text has color #4D1F36 on white background.


Black color preview on #4D1F36 background

This text has black color on #4D1F36 background.


White color preview on #4D1F36 background

This text has white color on #4D1F36 background.


Related colors

Complementary color

Complementary color for #hex is #B2E0C9.


I love getcolorcode.com

Triadic colors

1 #364D1F and #1F364D with #4D1F36 are triadic colors.

2 #361F4D and #1F4D36 with #4D1F36 are triadic colors.