COLOR #4C3A79

HEX: #4C3A79 RGB: (76,58,121)

Color info

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

RGB color model

#4C3A79 color RGB value is (76,58,121).

RGB: (76,58,121) (30%, 23%, 47%)

RGB channels and saturation

R 76 of 255 = 30%
G 58 of 255 = 23%
B 121 of 255 = 47%

76
58
121

R + G + B ~ 33%. #4C3A79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 58 + 121 = 255 (100%)
R 76 of 255 ~ 29.8%
G 58 of 255 ~ 22.75%
B 121 of 255 ~ 47.45'%

%29.8
%22.75
%47.45

CMYK color model

#4C3A79 color CMYK value is (37,52,0,53).

  • cyan value is 37.19%
  • magenta value is 52.07%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (37,52,0,53)
C37M52Y0K53 (37%, 52%, 0%, 53%)
(0.37 / 0.52 / 0.00 / 0.53)

CMYK percentages

%37.19
%52.07
%0
%52.55

Codes

Color #4C3A79 in popluar color models

4C 3A 79
RGB 76 58 121
HSL 257° 35.20% 35.10%
HSB/HSV 257° 52.07% 47.45%
CMYK 37.19% 52.07% 0.00%
52.55%

Color #4C3A79 in popluar number systems.

HEX 4C 3A 79
Decimal 76 58 121
Binary 1001100 111010 1111001
Octal 114 72 171

Shades and tints

Shades of #4C3A79

#4C3A79
(76,58,121)
#46356E
(70,53,110)
#403063
(64,48,99)
#3A2B58
(58,43,88)
#34264D
(52,38,77)
#2E2142
(46,33,66)
#281C37
(40,28,55)
#22172C
(34,23,44)
#1C1221
(28,18,33)
#160D16
(22,13,22)
#10080B
(16,8,11)
#000000
(0,0,0)

Tints of #4C3A79

#4C3A79
(76,58,121)
#5C4B85
(92,75,133)
#6C5C91
(108,92,145)
#7C6D9D
(124,109,157)
#8C7EA9
(140,126,169)
#9C8FB5
(156,143,181)
#ACA0C1
(172,160,193)
#BCB1CD
(188,177,205)
#CCC2D9
(204,194,217)
#DCD3E5
(220,211,229)
#ECE4F1
(236,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C3A79 color. Also use rgb(76,58,121) instead hex code.

Text Font Color

.myTextColor { color: #4C3A79; }

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

This text font color is #4C3A79.

Background Color

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

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

This div background color is #4C3A79.

Border color

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

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

This div border color is #4C3A79.

Opacity

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

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

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

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

This text has shadow with #4C3A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C3A79.

Preview

Color preview on black background

This text has color #4C3A79 on black background.


Color preview on white background

This text has color #4C3A79 on white background.


Black color preview on #4C3A79 background

This text has black color on #4C3A79 background.


White color preview on #4C3A79 background

This text has white color on #4C3A79 background.


Related colors

Complementary color

Complementary color for #hex is #B3C586.


I love getcolorcode.com

Triadic colors

1 #794C3A and #3A794C with #4C3A79 are triadic colors.

2 #793A4C and #3A4C79 with #4C3A79 are triadic colors.