COLOR #4D1C41

HEX: #4D1C41 RGB: (77,28,65)

Color info

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

RGB color model

#4D1C41 color RGB value is (77,28,65).

RGB: (77,28,65) (30%, 11%, 25%)

RGB channels and saturation

R 77 of 255 = 30%
G 28 of 255 = 11%
B 65 of 255 = 25%

77
28
65

R + G + B ~ 22%. #4D1C41 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 28 + 65 = 170 (100%)
R 77 of 170 ~ 45.29%
G 28 of 170 ~ 16.47%
B 65 of 170 ~ 38.24'%

%45.29
%16.47
%38.24

CMYK color model

#4D1C41 color CMYK value is (0,64,16,70).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 15.58%
  • key color value is 69.80%

CMYK: (0,64,16,70)
C0M64Y16K70 (0%, 64%, 16%, 70%)
(0.00 / 0.64 / 0.16 / 0.70)

CMYK percentages

%0
%63.64
%15.58
%69.8

Codes

Color #4D1C41 in popluar color models

4D 1C 41
RGB 77 28 65
HSL 315° 46.67% 20.59%
HSB/HSV 315° 63.64% 30.20%
CMYK 0.00% 63.64% 15.58%
69.80%

Color #4D1C41 in popluar number systems.

HEX 4D 1C 41
Decimal 77 28 65
Binary 1001101 11100 1000001
Octal 115 34 101

Shades and tints

Shades of #4D1C41

#4D1C41
(77,28,65)
#461A3C
(70,26,60)
#3F1837
(63,24,55)
#381632
(56,22,50)
#31142D
(49,20,45)
#2A1228
(42,18,40)
#231023
(35,16,35)
#1C0E1E
(28,14,30)
#150C19
(21,12,25)
#0E0A14
(14,10,20)
#07080F
(7,8,15)
#000000
(0,0,0)

Tints of #4D1C41

#4D1C41
(77,28,65)
#5D3052
(93,48,82)
#6D4463
(109,68,99)
#7D5874
(125,88,116)
#8D6C85
(141,108,133)
#9D8096
(157,128,150)
#AD94A7
(173,148,167)
#BDA8B8
(189,168,184)
#CDBCC9
(205,188,201)
#DDD0DA
(221,208,218)
#EDE4EB
(237,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D1C41 color. Also use rgb(77,28,65) instead hex code.

Text Font Color

.myTextColor { color: #4D1C41; }

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

This text font color is #4D1C41.

Background Color

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

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

This div background color is #4D1C41.

Border color

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

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

This div border color is #4D1C41.

Opacity

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

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

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

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

This text has shadow with #4D1C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1C41.

Preview

Color preview on black background

This text has color #4D1C41 on black background.


Color preview on white background

This text has color #4D1C41 on white background.


Black color preview on #4D1C41 background

This text has black color on #4D1C41 background.


White color preview on #4D1C41 background

This text has white color on #4D1C41 background.


Related colors

Complementary color

Complementary color for #hex is #B2E3BE.


I love getcolorcode.com

Triadic colors

1 #414D1C and #1C414D with #4D1C41 are triadic colors.

2 #411C4D and #1C4D41 with #4D1C41 are triadic colors.