COLOR #4C1F74

HEX: #4C1F74 RGB: (76,31,116)

Color info

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

RGB color model

#4C1F74 color RGB value is (76,31,116).

RGB: (76,31,116) (30%, 12%, 45%)

RGB channels and saturation

R 76 of 255 = 30%
G 31 of 255 = 12%
B 116 of 255 = 45%

76
31
116

R + G + B ~ 29%. #4C1F74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 31 + 116 = 223 (100%)
R 76 of 223 ~ 34.08%
G 31 of 223 ~ 13.9%
B 116 of 223 ~ 52.02'%

%34.08
%13.9
%52.02

CMYK color model

#4C1F74 color CMYK value is (34,73,0,55).

  • cyan value is 34.48%
  • magenta value is 73.28%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (34,73,0,55)
C34M73Y0K55 (34%, 73%, 0%, 55%)
(0.34 / 0.73 / 0.00 / 0.55)

CMYK percentages

%34.48
%73.28
%0
%54.51

Codes

Color #4C1F74 in popluar color models

4C 1F 74
RGB 76 31 116
HSL 272° 57.82% 28.82%
HSB/HSV 272° 73.28% 45.49%
CMYK 34.48% 73.28% 0.00%
54.51%

Color #4C1F74 in popluar number systems.

HEX 4C 1F 74
Decimal 76 31 116
Binary 1001100 11111 1110100
Octal 114 37 164

Shades and tints

Shades of #4C1F74

#4C1F74
(76,31,116)
#461D6A
(70,29,106)
#401B60
(64,27,96)
#3A1956
(58,25,86)
#34174C
(52,23,76)
#2E1542
(46,21,66)
#281338
(40,19,56)
#22112E
(34,17,46)
#1C0F24
(28,15,36)
#160D1A
(22,13,26)
#100B10
(16,11,16)
#000000
(0,0,0)

Tints of #4C1F74

#4C1F74
(76,31,116)
#5C3380
(92,51,128)
#6C478C
(108,71,140)
#7C5B98
(124,91,152)
#8C6FA4
(140,111,164)
#9C83B0
(156,131,176)
#AC97BC
(172,151,188)
#BCABC8
(188,171,200)
#CCBFD4
(204,191,212)
#DCD3E0
(220,211,224)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1F74 color. Also use rgb(76,31,116) instead hex code.

Text Font Color

.myTextColor { color: #4C1F74; }

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

This text font color is #4C1F74.

Background Color

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

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

This div background color is #4C1F74.

Border color

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

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

This div border color is #4C1F74.

Opacity

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

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

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

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

This text has shadow with #4C1F74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1F74.

Preview

Color preview on black background

This text has color #4C1F74 on black background.


Color preview on white background

This text has color #4C1F74 on white background.


Black color preview on #4C1F74 background

This text has black color on #4C1F74 background.


White color preview on #4C1F74 background

This text has white color on #4C1F74 background.


Related colors

Complementary color

Complementary color for #hex is #B3E08B.


I love getcolorcode.com

Triadic colors

1 #744C1F and #1F744C with #4C1F74 are triadic colors.

2 #741F4C and #1F4C74 with #4C1F74 are triadic colors.