COLOR #4D0796

HEX: #4D0796 RGB: (77,7,150)

Color info

#4D0796 contains mainly blue color. Web safe color of #4D0796 is #330099 (or #309).

RGB color model

#4D0796 color RGB value is (77,7,150).

RGB: (77,7,150) (30%, 3%, 59%)

RGB channels and saturation

R 77 of 255 = 30%
G 7 of 255 = 3%
B 150 of 255 = 59%

77
7
150

R + G + B ~ 31%. #4D0796 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 7 + 150 = 234 (100%)
R 77 of 234 ~ 32.91%
G 7 of 234 ~ 2.99%
B 150 of 234 ~ 64.1'%

%32.91
%64.1

CMYK color model

#4D0796 color CMYK value is (49,95,0,41).

  • cyan value is 48.67%
  • magenta value is 95.33%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (49,95,0,41) C49M95Y0K41 (49%,95%,0%,41%) (0.49/0.95/0.00/0.41) 

CMYK percentages

%48.67
%95.33
%0
%41.18

Codes

Color #4D0796 in popluar color models

4D 07 96
RGB 77 7 150
HSL 269° 91.08% 30.78%
HSB/HSV 269° 95.33% 58.82%
CMYK 48.67% 95.33% 0.00%
41.18%

Color #4D0796 in popluar number systems.

HEX 4D 07 96
Decimal 77 7 150
Binary 1001101 111 10010110
Octal 115 7 226

Shades and tints

Shades of #4D0796

#4D0796
(77,7,150)
#460789
(70,7,137)
#3F077C
(63,7,124)
#38076F
(56,7,111)
#310762
(49,7,98)
#2A0755
(42,7,85)
#230748
(35,7,72)
#1C073B
(28,7,59)
#15072E
(21,7,46)
#0E0721
(14,7,33)
#070714
(7,7,20)
#000000
(0,0,0)

Tints of #4D0796

#4D0796
(77,7,150)
#5D1D9F
(93,29,159)
#6D33A8
(109,51,168)
#7D49B1
(125,73,177)
#8D5FBA
(141,95,186)
#9D75C3
(157,117,195)
#AD8BCC
(173,139,204)
#BDA1D5
(189,161,213)
#CDB7DE
(205,183,222)
#DDCDE7
(221,205,231)
#EDE3F0
(237,227,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D0796 color. Also use rgb(77,7,150) instead hex code.

Text Font Color

.myTextColor { color: #4D0796; }

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

This text font color is #4D0796.

Background Color

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

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

This div background color is #4D0796.

Border color

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

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

This div border color is #4D0796.

Opacity

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

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

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

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

This text has shadow with #4D0796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D0796.

Preview

Color preview on black background

This text has color #4D0796 on black background.


Color preview on white background

This text has color #4D0796 on white background.


Black color preview on #4D0796 background

This text has black color on #4D0796 background.


White color preview on #4D0796 background

This text has white color on #4D0796 background.


Related colors

Complementary color

Complementary color for #hex is #B2F869.


I love getcolorcode.com

Triadic colors

1 #964D07 and #07964D with #4D0796 are triadic colors.

2 #96074D and #074D96 with #4D0796 are triadic colors.