COLOR #4C5E89

HEX: #4C5E89 RGB: (76,94,137)

Color info

#4C5E89 contains mainly green and blue colors. Web safe color of #4C5E89 is #336699 (or #369).

RGB color model

#4C5E89 color RGB value is (76,94,137).

RGB: (76,94,137) (30%, 37%, 54%)

RGB channels and saturation

R 76 of 255 = 30%
G 94 of 255 = 37%
B 137 of 255 = 54%

76
94
137

R + G + B ~ 40%. #4C5E89 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 76 + 94 + 137 = 307 (100%)
R 76 of 307 ~ 24.76%
G 94 of 307 ~ 30.62%
B 137 of 307 ~ 44.63'%

%24.76
%30.62
%44.63

CMYK color model

#4C5E89 color CMYK value is (45,31,0,46).

  • cyan value is 44.53%
  • magenta value is 31.39%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (45,31,0,46) C45M31Y0K46 (45%,31%,0%,46%) (0.45/0.31/0.00/0.46) 

CMYK percentages

%44.53
%31.39
%0
%46.27

Codes

Color #4C5E89 in popluar color models

4C 5E 89
RGB 76 94 137
HSL 222° 28.64% 41.76%
HSB/HSV 222° 44.53% 53.73%
CMYK 44.53% 31.39% 0.00%
46.27%

Color #4C5E89 in popluar number systems.

HEX 4C 5E 89
Decimal 76 94 137
Binary 1001100 1011110 10001001
Octal 114 136 211

Shades and tints

Shades of #4C5E89

#4C5E89
(76,94,137)
#46567D
(70,86,125)
#404E71
(64,78,113)
#3A4665
(58,70,101)
#343E59
(52,62,89)
#2E364D
(46,54,77)
#282E41
(40,46,65)
#222635
(34,38,53)
#1C1E29
(28,30,41)
#16161D
(22,22,29)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #4C5E89

#4C5E89
(76,94,137)
#5C6C93
(92,108,147)
#6C7A9D
(108,122,157)
#7C88A7
(124,136,167)
#8C96B1
(140,150,177)
#9CA4BB
(156,164,187)
#ACB2C5
(172,178,197)
#BCC0CF
(188,192,207)
#CCCED9
(204,206,217)
#DCDCE3
(220,220,227)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5E89 color. Also use rgb(76,94,137) instead hex code.

Text Font Color

.myTextColor { color: #4C5E89; }

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

This text font color is #4C5E89.

Background Color

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

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

This div background color is #4C5E89.

Border color

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

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

This div border color is #4C5E89.

Opacity

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

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

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

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

This text has shadow with #4C5E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E89.

Preview

Color preview on black background

This text has color #4C5E89 on black background.


Color preview on white background

This text has color #4C5E89 on white background.


Black color preview on #4C5E89 background

This text has black color on #4C5E89 background.


White color preview on #4C5E89 background

This text has white color on #4C5E89 background.


Related colors

Complementary color

Complementary color for #hex is #B3A176.


I love getcolorcode.com

Triadic colors

1 #894C5E and #5E894C with #4C5E89 are triadic colors.

2 #895E4C and #5E4C89 with #4C5E89 are triadic colors.