COLOR #4D0247

HEX: #4D0247 RGB: (77,2,71)

Color info

#4D0247 contains mainly red and blue colors. Web safe color of #4D0247 is #330033 (or #303).

RGB color model

#4D0247 color RGB value is (77,2,71).

RGB: (77,2,71) (30%, 1%, 28%)

RGB channels and saturation

R 77 of 255 = 30%
G 2 of 255 = 1%
B 71 of 255 = 28%

77
2
71

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

Portions of RGB colors in percentages

R + G + B = 77 + 2 + 71 = 150 (100%)
R 77 of 150 ~ 51.33%
G 2 of 150 ~ 1.33%
B 71 of 150 ~ 47.33'%

%51.33
%47.33

CMYK color model

#4D0247 color CMYK value is (0,97,8,70).

  • cyan value is 0.00%
  • magenta value is 97.40%
  • yellow value is 7.79%
  • key color value is 69.80%

CMYK: (0,97,8,70)
C0M97Y8K70 (0%, 97%, 8%, 70%)
(0.00 / 0.97 / 0.08 / 0.70)

CMYK percentages

%0
%97.4
%7.79
%69.8

Codes

Color #4D0247 in popluar color models

4D 02 47
RGB 77 2 71
HSL 305° 94.94% 15.49%
HSB/HSV 305° 97.40% 30.20%
CMYK 0.00% 97.40% 7.79%
69.80%

Color #4D0247 in popluar number systems.

HEX 4D 02 47
Decimal 77 2 71
Binary 1001101 10 1000111
Octal 115 2 107

Shades and tints

Shades of #4D0247

#4D0247
(77,2,71)
#460241
(70,2,65)
#3F023B
(63,2,59)
#380235
(56,2,53)
#31022F
(49,2,47)
#2A0229
(42,2,41)
#230223
(35,2,35)
#1C021D
(28,2,29)
#150217
(21,2,23)
#0E0211
(14,2,17)
#07020B
(7,2,11)
#000000
(0,0,0)

Tints of #4D0247

#4D0247
(77,2,71)
#5D1957
(93,25,87)
#6D3067
(109,48,103)
#7D4777
(125,71,119)
#8D5E87
(141,94,135)
#9D7597
(157,117,151)
#AD8CA7
(173,140,167)
#BDA3B7
(189,163,183)
#CDBAC7
(205,186,199)
#DDD1D7
(221,209,215)
#EDE8E7
(237,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D0247 color. Also use rgb(77,2,71) instead hex code.

Text Font Color

.myTextColor { color: #4D0247; }

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

This text font color is #4D0247.

Background Color

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

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

This div background color is #4D0247.

Border color

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

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

This div border color is #4D0247.

Opacity

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

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

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

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

This text has shadow with #4D0247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0247.

Preview

Color preview on black background

This text has color #4D0247 on black background.


Color preview on white background

This text has color #4D0247 on white background.


Black color preview on #4D0247 background

This text has black color on #4D0247 background.


White color preview on #4D0247 background

This text has white color on #4D0247 background.


Related colors

Complementary color

Complementary color for #hex is #B2FDB8.


I love getcolorcode.com

Triadic colors

1 #474D02 and #02474D with #4D0247 are triadic colors.

2 #47024D and #024D47 with #4D0247 are triadic colors.