COLOR #4C4D93

HEX: #4C4D93 RGB: (76,77,147)

Color info

#4C4D93 contains mainly blue color. Web safe color of #4C4D93 is #333399 (or #339).

RGB color model

#4C4D93 color RGB value is (76,77,147).

RGB: (76,77,147) (30%, 30%, 58%)

RGB channels and saturation

R 76 of 255 = 30%
G 77 of 255 = 30%
B 147 of 255 = 58%

76
77
147

R + G + B ~ 39%. #4C4D93 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 77 + 147 = 300 (100%)
R 76 of 300 ~ 25.33%
G 77 of 300 ~ 25.67%
B 147 of 300 ~ 49'%

%25.33
%25.67
%49

CMYK color model

#4C4D93 color CMYK value is (48,48,0,42).

  • cyan value is 48.30%
  • magenta value is 47.62%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (48,48,0,42)
C48M48Y0K42 (48%, 48%, 0%, 42%)
(0.48 / 0.48 / 0.00 / 0.42)

CMYK percentages

%48.3
%47.62
%0
%42.35

Codes

Color #4C4D93 in popluar color models

4C 4D 93
RGB 76 77 147
HSL 239° 31.84% 43.73%
HSB/HSV 239° 48.30% 57.65%
CMYK 48.30% 47.62% 0.00%
42.35%

Color #4C4D93 in popluar number systems.

HEX 4C 4D 93
Decimal 76 77 147
Binary 1001100 1001101 10010011
Octal 114 115 223

Shades and tints

Shades of #4C4D93

#4C4D93
(76,77,147)
#464686
(70,70,134)
#403F79
(64,63,121)
#3A386C
(58,56,108)
#34315F
(52,49,95)
#2E2A52
(46,42,82)
#282345
(40,35,69)
#221C38
(34,28,56)
#1C152B
(28,21,43)
#160E1E
(22,14,30)
#100711
(16,7,17)
#000000
(0,0,0)

Tints of #4C4D93

#4C4D93
(76,77,147)
#5C5D9C
(92,93,156)
#6C6DA5
(108,109,165)
#7C7DAE
(124,125,174)
#8C8DB7
(140,141,183)
#9C9DC0
(156,157,192)
#ACADC9
(172,173,201)
#BCBDD2
(188,189,210)
#CCCDDB
(204,205,219)
#DCDDE4
(220,221,228)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C4D93 color. Also use rgb(76,77,147) instead hex code.

Text Font Color

.myTextColor { color: #4C4D93; }

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

This text font color is #4C4D93.

Background Color

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

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

This div background color is #4C4D93.

Border color

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

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

This div border color is #4C4D93.

Opacity

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

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

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

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

This text has shadow with #4C4D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4D93.

Preview

Color preview on black background

This text has color #4C4D93 on black background.


Color preview on white background

This text has color #4C4D93 on white background.


Black color preview on #4C4D93 background

This text has black color on #4C4D93 background.


White color preview on #4C4D93 background

This text has white color on #4C4D93 background.


Related colors

Complementary color

Complementary color for #hex is #B3B26C.


I love getcolorcode.com

Triadic colors

1 #934C4D and #4D934C with #4C4D93 are triadic colors.

2 #934D4C and #4D4C93 with #4C4D93 are triadic colors.