COLOR #4D1639

HEX: #4D1639 RGB: (77,22,57)

Color info

#4D1639 contains red, green and blue colors in about the same proportion. Web safe color of #4D1639 is #330033 (or #303).

RGB color model

#4D1639 color RGB value is (77,22,57).

RGB: (77,22,57) (30%, 9%, 22%)

RGB channels and saturation

R 77 of 255 = 30%
G 22 of 255 = 9%
B 57 of 255 = 22%

77
22
57

R + G + B ~ 20%. #4D1639 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 22 + 57 = 156 (100%)
R 77 of 156 ~ 49.36%
G 22 of 156 ~ 14.1%
B 57 of 156 ~ 36.54'%

%49.36
%14.1
%36.54

CMYK color model

#4D1639 color CMYK value is (0,71,26,70).

  • cyan value is 0.00%
  • magenta value is 71.43%
  • yellow value is 25.97%
  • key color value is 69.80%

CMYK: (0,71,26,70)
C0M71Y26K70 (0%, 71%, 26%, 70%)
(0.00 / 0.71 / 0.26 / 0.70)

CMYK percentages

%0
%71.43
%25.97
%69.8

Codes

Color #4D1639 in popluar color models

4D 16 39
RGB 77 22 57
HSL 322° 55.56% 19.41%
HSB/HSV 322° 71.43% 30.20%
CMYK 0.00% 71.43% 25.97%
69.80%

Color #4D1639 in popluar number systems.

HEX 4D 16 39
Decimal 77 22 57
Binary 1001101 10110 111001
Octal 115 26 71

Shades and tints

Shades of #4D1639

#4D1639
(77,22,57)
#461434
(70,20,52)
#3F122F
(63,18,47)
#38102A
(56,16,42)
#310E25
(49,14,37)
#2A0C20
(42,12,32)
#230A1B
(35,10,27)
#1C0816
(28,8,22)
#150611
(21,6,17)
#0E040C
(14,4,12)
#070207
(7,2,7)
#000000
(0,0,0)

Tints of #4D1639

#4D1639
(77,22,57)
#5D2B4B
(93,43,75)
#6D405D
(109,64,93)
#7D556F
(125,85,111)
#8D6A81
(141,106,129)
#9D7F93
(157,127,147)
#AD94A5
(173,148,165)
#BDA9B7
(189,169,183)
#CDBEC9
(205,190,201)
#DDD3DB
(221,211,219)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D1639 color. Also use rgb(77,22,57) instead hex code.

Text Font Color

.myTextColor { color: #4D1639; }

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

This text font color is #4D1639.

Background Color

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

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

This div background color is #4D1639.

Border color

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

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

This div border color is #4D1639.

Opacity

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

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

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

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

This text has shadow with #4D1639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1639.

Preview

Color preview on black background

This text has color #4D1639 on black background.


Color preview on white background

This text has color #4D1639 on white background.


Black color preview on #4D1639 background

This text has black color on #4D1639 background.


White color preview on #4D1639 background

This text has white color on #4D1639 background.


Related colors

Complementary color

Complementary color for #hex is #B2E9C6.


I love getcolorcode.com

Triadic colors

1 #394D16 and #16394D with #4D1639 are triadic colors.

2 #39164D and #164D39 with #4D1639 are triadic colors.