COLOR #4D1F43

HEX: #4D1F43 RGB: (77,31,67)

Color info

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

RGB color model

#4D1F43 color RGB value is (77,31,67).

RGB: (77,31,67) (30%, 12%, 26%)

RGB channels and saturation

R 77 of 255 = 30%
G 31 of 255 = 12%
B 67 of 255 = 26%

77
31
67

R + G + B ~ 23%. #4D1F43 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 31 + 67 = 175 (100%)
R 77 of 175 ~ 44%
G 31 of 175 ~ 17.71%
B 67 of 175 ~ 38.29'%

%44
%17.71
%38.29

CMYK color model

#4D1F43 color CMYK value is (0,60,13,70).

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

CMYK: (0,60,13,70)
C0M60Y13K70 (0%, 60%, 13%, 70%)
(0.00 / 0.60 / 0.13 / 0.70)

CMYK percentages

%0
%59.74
%12.99
%69.8

Codes

Color #4D1F43 in popluar color models

4D 1F 43
RGB 77 31 67
HSL 313° 42.59% 21.18%
HSB/HSV 313° 59.74% 30.20%
CMYK 0.00% 59.74% 12.99%
69.80%

Color #4D1F43 in popluar number systems.

HEX 4D 1F 43
Decimal 77 31 67
Binary 1001101 11111 1000011
Octal 115 37 103

Shades and tints

Shades of #4D1F43

#4D1F43
(77,31,67)
#461D3D
(70,29,61)
#3F1B37
(63,27,55)
#381931
(56,25,49)
#31172B
(49,23,43)
#2A1525
(42,21,37)
#23131F
(35,19,31)
#1C1119
(28,17,25)
#150F13
(21,15,19)
#0E0D0D
(14,13,13)
#070B07
(7,11,7)
#000000
(0,0,0)

Tints of #4D1F43

#4D1F43
(77,31,67)
#5D3354
(93,51,84)
#6D4765
(109,71,101)
#7D5B76
(125,91,118)
#8D6F87
(141,111,135)
#9D8398
(157,131,152)
#AD97A9
(173,151,169)
#BDABBA
(189,171,186)
#CDBFCB
(205,191,203)
#DDD3DC
(221,211,220)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D1F43; }

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

This text font color is #4D1F43.

Background Color

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

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

This div background color is #4D1F43.

Border color

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

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

This div border color is #4D1F43.

Opacity

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

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

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

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

This text has shadow with #4D1F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1F43.

Preview

Color preview on black background

This text has color #4D1F43 on black background.


Color preview on white background

This text has color #4D1F43 on white background.


Black color preview on #4D1F43 background

This text has black color on #4D1F43 background.


White color preview on #4D1F43 background

This text has white color on #4D1F43 background.


Related colors

Complementary color

Complementary color for #hex is #B2E0BC.


I love getcolorcode.com

Triadic colors

1 #434D1F and #1F434D with #4D1F43 are triadic colors.

2 #431F4D and #1F4D43 with #4D1F43 are triadic colors.