COLOR #4C5C78

HEX: #4C5C78 RGB: (76,92,120)

Color info

#4C5C78 contains red, green and blue colors in about the same proportion. Web safe color of #4C5C78 is #336666 (or #366).

RGB color model

#4C5C78 color RGB value is (76,92,120).

RGB: (76,92,120) (30%, 36%, 47%)

RGB channels and saturation

R 76 of 255 = 30%
G 92 of 255 = 36%
B 120 of 255 = 47%

76
92
120

R + G + B ~ 38%. #4C5C78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 92 + 120 = 288 (100%)
R 76 of 288 ~ 26.39%
G 92 of 288 ~ 31.94%
B 120 of 288 ~ 41.67'%

%26.39
%31.94
%41.67

CMYK color model

#4C5C78 color CMYK value is (37,23,0,53).

  • cyan value is 36.67%
  • magenta value is 23.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (37,23,0,53)
C37M23Y0K53 (37%, 23%, 0%, 53%)
(0.37 / 0.23 / 0.00 / 0.53)

CMYK percentages

%36.67
%23.33
%0
%52.94

Codes

Color #4C5C78 in popluar color models

4C 5C 78
RGB 76 92 120
HSL 218° 22.45% 38.43%
HSB/HSV 218° 36.67% 47.06%
CMYK 36.67% 23.33% 0.00%
52.94%

Color #4C5C78 in popluar number systems.

HEX 4C 5C 78
Decimal 76 92 120
Binary 1001100 1011100 1111000
Octal 114 134 170

Shades and tints

Shades of #4C5C78

#4C5C78
(76,92,120)
#46546E
(70,84,110)
#404C64
(64,76,100)
#3A445A
(58,68,90)
#343C50
(52,60,80)
#2E3446
(46,52,70)
#282C3C
(40,44,60)
#222432
(34,36,50)
#1C1C28
(28,28,40)
#16141E
(22,20,30)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #4C5C78

#4C5C78
(76,92,120)
#5C6A84
(92,106,132)
#6C7890
(108,120,144)
#7C869C
(124,134,156)
#8C94A8
(140,148,168)
#9CA2B4
(156,162,180)
#ACB0C0
(172,176,192)
#BCBECC
(188,190,204)
#CCCCD8
(204,204,216)
#DCDAE4
(220,218,228)
#ECE8F0
(236,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5C78 color. Also use rgb(76,92,120) instead hex code.

Text Font Color

.myTextColor { color: #4C5C78; }

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

This text font color is #4C5C78.

Background Color

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

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

This div background color is #4C5C78.

Border color

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

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

This div border color is #4C5C78.

Opacity

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

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

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

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

This text has shadow with #4C5C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5C78.

Preview

Color preview on black background

This text has color #4C5C78 on black background.


Color preview on white background

This text has color #4C5C78 on white background.


Black color preview on #4C5C78 background

This text has black color on #4C5C78 background.


White color preview on #4C5C78 background

This text has white color on #4C5C78 background.


Related colors

Complementary color

Complementary color for #hex is #B3A387.


I love getcolorcode.com

Triadic colors

1 #784C5C and #5C784C with #4C5C78 are triadic colors.

2 #785C4C and #5C4C78 with #4C5C78 are triadic colors.