COLOR #4C1A58

HEX: #4C1A58 RGB: (76,26,88)

Color info

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

RGB color model

#4C1A58 color RGB value is (76,26,88).

RGB: (76,26,88) (30%, 10%, 35%)

RGB channels and saturation

R 76 of 255 = 30%
G 26 of 255 = 10%
B 88 of 255 = 35%

76
26
88

R + G + B ~ 25%. #4C1A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 26 + 88 = 190 (100%)
R 76 of 190 ~ 40%
G 26 of 190 ~ 13.68%
B 88 of 190 ~ 46.32'%

%40
%13.68
%46.32

CMYK color model

#4C1A58 color CMYK value is (14,70,0,65).

  • cyan value is 13.64%
  • magenta value is 70.45%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (14,70,0,65)
C14M70Y0K65 (14%, 70%, 0%, 65%)
(0.14 / 0.70 / 0.00 / 0.65)

CMYK percentages

%13.64
%70.45
%0
%65.49

Codes

Color #4C1A58 in popluar color models

4C 1A 58
RGB 76 26 88
HSL 288° 54.39% 22.35%
HSB/HSV 288° 70.45% 34.51%
CMYK 13.64% 70.45% 0.00%
65.49%

Color #4C1A58 in popluar number systems.

HEX 4C 1A 58
Decimal 76 26 88
Binary 1001100 11010 1011000
Octal 114 32 130

Shades and tints

Shades of #4C1A58

#4C1A58
(76,26,88)
#461850
(70,24,80)
#401648
(64,22,72)
#3A1440
(58,20,64)
#341238
(52,18,56)
#2E1030
(46,16,48)
#280E28
(40,14,40)
#220C20
(34,12,32)
#1C0A18
(28,10,24)
#160810
(22,8,16)
#100608
(16,6,8)
#000000
(0,0,0)

Tints of #4C1A58

#4C1A58
(76,26,88)
#5C2E67
(92,46,103)
#6C4276
(108,66,118)
#7C5685
(124,86,133)
#8C6A94
(140,106,148)
#9C7EA3
(156,126,163)
#AC92B2
(172,146,178)
#BCA6C1
(188,166,193)
#CCBAD0
(204,186,208)
#DCCEDF
(220,206,223)
#ECE2EE
(236,226,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C1A58; }

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

This text font color is #4C1A58.

Background Color

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

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

This div background color is #4C1A58.

Border color

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

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

This div border color is #4C1A58.

Opacity

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

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

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

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

This text has shadow with #4C1A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1A58.

Preview

Color preview on black background

This text has color #4C1A58 on black background.


Color preview on white background

This text has color #4C1A58 on white background.


Black color preview on #4C1A58 background

This text has black color on #4C1A58 background.


White color preview on #4C1A58 background

This text has white color on #4C1A58 background.


Related colors

Complementary color

Complementary color for #hex is #B3E5A7.


I love getcolorcode.com

Triadic colors

1 #584C1A and #1A584C with #4C1A58 are triadic colors.

2 #581A4C and #1A4C58 with #4C1A58 are triadic colors.