COLOR #4D1767

HEX: #4D1767 RGB: (77,23,103)

Color info

#4D1767 contains mainly red and blue colors. Web safe color of #4D1767 is #330066 (or #306).

RGB color model

#4D1767 color RGB value is (77,23,103).

RGB: (77,23,103) (30%, 9%, 40%)

RGB channels and saturation

R 77 of 255 = 30%
G 23 of 255 = 9%
B 103 of 255 = 40%

77
23
103

R + G + B ~ 26%. #4D1767 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 23 + 103 = 203 (100%)
R 77 of 203 ~ 37.93%
G 23 of 203 ~ 11.33%
B 103 of 203 ~ 50.74'%

%37.93
%11.33
%50.74

CMYK color model

#4D1767 color CMYK value is (25,78,0,60).

  • cyan value is 25.24%
  • magenta value is 77.67%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (25,78,0,60)
C25M78Y0K60 (25%, 78%, 0%, 60%)
(0.25 / 0.78 / 0.00 / 0.60)

CMYK percentages

%25.24
%77.67
%0
%59.61

Codes

Color #4D1767 in popluar color models

4D 17 67
RGB 77 23 103
HSL 281° 63.49% 24.71%
HSB/HSV 281° 77.67% 40.39%
CMYK 25.24% 77.67% 0.00%
59.61%

Color #4D1767 in popluar number systems.

HEX 4D 17 67
Decimal 77 23 103
Binary 1001101 10111 1100111
Octal 115 27 147

Shades and tints

Shades of #4D1767

#4D1767
(77,23,103)
#46155E
(70,21,94)
#3F1355
(63,19,85)
#38114C
(56,17,76)
#310F43
(49,15,67)
#2A0D3A
(42,13,58)
#230B31
(35,11,49)
#1C0928
(28,9,40)
#15071F
(21,7,31)
#0E0516
(14,5,22)
#07030D
(7,3,13)
#000000
(0,0,0)

Tints of #4D1767

#4D1767
(77,23,103)
#5D2C74
(93,44,116)
#6D4181
(109,65,129)
#7D568E
(125,86,142)
#8D6B9B
(141,107,155)
#9D80A8
(157,128,168)
#AD95B5
(173,149,181)
#BDAAC2
(189,170,194)
#CDBFCF
(205,191,207)
#DDD4DC
(221,212,220)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D1767 color. Also use rgb(77,23,103) instead hex code.

Text Font Color

.myTextColor { color: #4D1767; }

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

This text font color is #4D1767.

Background Color

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

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

This div background color is #4D1767.

Border color

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

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

This div border color is #4D1767.

Opacity

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

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

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

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

This text has shadow with #4D1767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1767.

Preview

Color preview on black background

This text has color #4D1767 on black background.


Color preview on white background

This text has color #4D1767 on white background.


Black color preview on #4D1767 background

This text has black color on #4D1767 background.


White color preview on #4D1767 background

This text has white color on #4D1767 background.


Related colors

Complementary color

Complementary color for #hex is #B2E898.


I love getcolorcode.com

Triadic colors

1 #674D17 and #17674D with #4D1767 are triadic colors.

2 #67174D and #174D67 with #4D1767 are triadic colors.