COLOR #4C3D77

HEX: #4C3D77 RGB: (76,61,119)

Color info

#4C3D77 contains red, green and blue colors in about the same proportion. Web safe color of #4C3D77 is #333366 (or #336).

RGB color model

#4C3D77 color RGB value is (76,61,119).

RGB: (76,61,119) (30%, 24%, 47%)

RGB channels and saturation

R 76 of 255 = 30%
G 61 of 255 = 24%
B 119 of 255 = 47%

76
61
119

R + G + B ~ 34%. #4C3D77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 61 + 119 = 256 (100%)
R 76 of 256 ~ 29.69%
G 61 of 256 ~ 23.83%
B 119 of 256 ~ 46.48'%

%29.69
%23.83
%46.48

CMYK color model

#4C3D77 color CMYK value is (36,49,0,53).

  • cyan value is 36.13%
  • magenta value is 48.74%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (36,49,0,53)
C36M49Y0K53 (36%, 49%, 0%, 53%)
(0.36 / 0.49 / 0.00 / 0.53)

CMYK percentages

%36.13
%48.74
%0
%53.33

Codes

Color #4C3D77 in popluar color models

4C 3D 77
RGB 76 61 119
HSL 256° 32.22% 35.29%
HSB/HSV 256° 48.74% 46.67%
CMYK 36.13% 48.74% 0.00%
53.33%

Color #4C3D77 in popluar number systems.

HEX 4C 3D 77
Decimal 76 61 119
Binary 1001100 111101 1110111
Octal 114 75 167

Shades and tints

Shades of #4C3D77

#4C3D77
(76,61,119)
#46386D
(70,56,109)
#403363
(64,51,99)
#3A2E59
(58,46,89)
#34294F
(52,41,79)
#2E2445
(46,36,69)
#281F3B
(40,31,59)
#221A31
(34,26,49)
#1C1527
(28,21,39)
#16101D
(22,16,29)
#100B13
(16,11,19)
#000000
(0,0,0)

Tints of #4C3D77

#4C3D77
(76,61,119)
#5C4E83
(92,78,131)
#6C5F8F
(108,95,143)
#7C709B
(124,112,155)
#8C81A7
(140,129,167)
#9C92B3
(156,146,179)
#ACA3BF
(172,163,191)
#BCB4CB
(188,180,203)
#CCC5D7
(204,197,215)
#DCD6E3
(220,214,227)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C3D77 color. Also use rgb(76,61,119) instead hex code.

Text Font Color

.myTextColor { color: #4C3D77; }

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

This text font color is #4C3D77.

Background Color

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

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

This div background color is #4C3D77.

Border color

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

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

This div border color is #4C3D77.

Opacity

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

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

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

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

This text has shadow with #4C3D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C3D77.

Preview

Color preview on black background

This text has color #4C3D77 on black background.


Color preview on white background

This text has color #4C3D77 on white background.


Black color preview on #4C3D77 background

This text has black color on #4C3D77 background.


White color preview on #4C3D77 background

This text has white color on #4C3D77 background.


Related colors

Complementary color

Complementary color for #hex is #B3C288.


I love getcolorcode.com

Triadic colors

1 #774C3D and #3D774C with #4C3D77 are triadic colors.

2 #773D4C and #3D4C77 with #4C3D77 are triadic colors.