COLOR #4D2B73

HEX: #4D2B73 RGB: (77,43,115)

Color info

#4D2B73 contains mainly red and blue colors. Web safe color of #4D2B73 is #333366 (or #336).

RGB color model

#4D2B73 color RGB value is (77,43,115).

RGB: (77,43,115) (30%, 17%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 43 of 255 = 17%
B 115 of 255 = 45%

77
43
115

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

Portions of RGB colors in percentages

R + G + B = 77 + 43 + 115 = 235 (100%)
R 77 of 235 ~ 32.77%
G 43 of 235 ~ 18.3%
B 115 of 235 ~ 48.94'%

%32.77
%18.3
%48.94

CMYK color model

#4D2B73 color CMYK value is (33,63,0,55).

  • cyan value is 33.04%
  • magenta value is 62.61%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (33,63,0,55)
C33M63Y0K55 (33%, 63%, 0%, 55%)
(0.33 / 0.63 / 0.00 / 0.55)

CMYK percentages

%33.04
%62.61
%0
%54.9

Codes

Color #4D2B73 in popluar color models

4D 2B 73
RGB 77 43 115
HSL 268° 45.57% 30.98%
HSB/HSV 268° 62.61% 45.10%
CMYK 33.04% 62.61% 0.00%
54.90%

Color #4D2B73 in popluar number systems.

HEX 4D 2B 73
Decimal 77 43 115
Binary 1001101 101011 1110011
Octal 115 53 163

Shades and tints

Shades of #4D2B73

#4D2B73
(77,43,115)
#462869
(70,40,105)
#3F255F
(63,37,95)
#382255
(56,34,85)
#311F4B
(49,31,75)
#2A1C41
(42,28,65)
#231937
(35,25,55)
#1C162D
(28,22,45)
#151323
(21,19,35)
#0E1019
(14,16,25)
#070D0F
(7,13,15)
#000000
(0,0,0)

Tints of #4D2B73

#4D2B73
(77,43,115)
#5D3E7F
(93,62,127)
#6D518B
(109,81,139)
#7D6497
(125,100,151)
#8D77A3
(141,119,163)
#9D8AAF
(157,138,175)
#AD9DBB
(173,157,187)
#BDB0C7
(189,176,199)
#CDC3D3
(205,195,211)
#DDD6DF
(221,214,223)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D2B73 color. Also use rgb(77,43,115) instead hex code.

Text Font Color

.myTextColor { color: #4D2B73; }

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

This text font color is #4D2B73.

Background Color

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

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

This div background color is #4D2B73.

Border color

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

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

This div border color is #4D2B73.

Opacity

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

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

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

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

This text has shadow with #4D2B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D2B73.

Preview

Color preview on black background

This text has color #4D2B73 on black background.


Color preview on white background

This text has color #4D2B73 on white background.


Black color preview on #4D2B73 background

This text has black color on #4D2B73 background.


White color preview on #4D2B73 background

This text has white color on #4D2B73 background.


Related colors

Complementary color

Complementary color for #hex is #B2D48C.


I love getcolorcode.com

Triadic colors

1 #734D2B and #2B734D with #4D2B73 are triadic colors.

2 #732B4D and #2B4D73 with #4D2B73 are triadic colors.