COLOR #4C1A72

HEX: #4C1A72 RGB: (76,26,114)

Color info

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

RGB color model

#4C1A72 color RGB value is (76,26,114).

RGB: (76,26,114) (30%, 10%, 45%)

RGB channels and saturation

R 76 of 255 = 30%
G 26 of 255 = 10%
B 114 of 255 = 45%

76
26
114

R + G + B ~ 28%. #4C1A72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 26 + 114 = 216 (100%)
R 76 of 216 ~ 35.19%
G 26 of 216 ~ 12.04%
B 114 of 216 ~ 52.78'%

%35.19
%12.04
%52.78

CMYK color model

#4C1A72 color CMYK value is (33,77,0,55).

  • cyan value is 33.33%
  • magenta value is 77.19%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (33,77,0,55)
C33M77Y0K55 (33%, 77%, 0%, 55%)
(0.33 / 0.77 / 0.00 / 0.55)

CMYK percentages

%33.33
%77.19
%0
%55.29

Codes

Color #4C1A72 in popluar color models

4C 1A 72
RGB 76 26 114
HSL 274° 62.86% 27.45%
HSB/HSV 274° 77.19% 44.71%
CMYK 33.33% 77.19% 0.00%
55.29%

Color #4C1A72 in popluar number systems.

HEX 4C 1A 72
Decimal 76 26 114
Binary 1001100 11010 1110010
Octal 114 32 162

Shades and tints

Shades of #4C1A72

#4C1A72
(76,26,114)
#461868
(70,24,104)
#40165E
(64,22,94)
#3A1454
(58,20,84)
#34124A
(52,18,74)
#2E1040
(46,16,64)
#280E36
(40,14,54)
#220C2C
(34,12,44)
#1C0A22
(28,10,34)
#160818
(22,8,24)
#10060E
(16,6,14)
#000000
(0,0,0)

Tints of #4C1A72

#4C1A72
(76,26,114)
#5C2E7E
(92,46,126)
#6C428A
(108,66,138)
#7C5696
(124,86,150)
#8C6AA2
(140,106,162)
#9C7EAE
(156,126,174)
#AC92BA
(172,146,186)
#BCA6C6
(188,166,198)
#CCBAD2
(204,186,210)
#DCCEDE
(220,206,222)
#ECE2EA
(236,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1A72 color. Also use rgb(76,26,114) instead hex code.

Text Font Color

.myTextColor { color: #4C1A72; }

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

This text font color is #4C1A72.

Background Color

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

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

This div background color is #4C1A72.

Border color

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

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

This div border color is #4C1A72.

Opacity

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

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

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

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

This text has shadow with #4C1A72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1A72.

Preview

Color preview on black background

This text has color #4C1A72 on black background.


Color preview on white background

This text has color #4C1A72 on white background.


Black color preview on #4C1A72 background

This text has black color on #4C1A72 background.


White color preview on #4C1A72 background

This text has white color on #4C1A72 background.


Related colors

Complementary color

Complementary color for #hex is #B3E58D.


I love getcolorcode.com

Triadic colors

1 #724C1A and #1A724C with #4C1A72 are triadic colors.

2 #721A4C and #1A4C72 with #4C1A72 are triadic colors.