COLOR #4C5D87

HEX: #4C5D87 RGB: (76,93,135)

Color info

#4C5D87 contains red, green and blue colors in about the same proportion. Web safe color of #4C5D87 is #336699 (or #369).

RGB color model

#4C5D87 color RGB value is (76,93,135).

RGB: (76,93,135) (30%, 36%, 53%)

RGB channels and saturation

R 76 of 255 = 30%
G 93 of 255 = 36%
B 135 of 255 = 53%

76
93
135

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

Portions of RGB colors in percentages

R + G + B = 76 + 93 + 135 = 304 (100%)
R 76 of 304 ~ 25%
G 93 of 304 ~ 30.59%
B 135 of 304 ~ 44.41'%

%25
%30.59
%44.41

CMYK color model

#4C5D87 color CMYK value is (44,31,0,47).

  • cyan value is 43.70%
  • magenta value is 31.11%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (44,31,0,47)
C44M31Y0K47 (44%, 31%, 0%, 47%)
(0.44 / 0.31 / 0.00 / 0.47)

CMYK percentages

%43.7
%31.11
%0
%47.06

Codes

Color #4C5D87 in popluar color models

4C 5D 87
RGB 76 93 135
HSL 223° 27.96% 41.37%
HSB/HSV 223° 43.70% 52.94%
CMYK 43.70% 31.11% 0.00%
47.06%

Color #4C5D87 in popluar number systems.

HEX 4C 5D 87
Decimal 76 93 135
Binary 1001100 1011101 10000111
Octal 114 135 207

Shades and tints

Shades of #4C5D87

#4C5D87
(76,93,135)
#46557B
(70,85,123)
#404D6F
(64,77,111)
#3A4563
(58,69,99)
#343D57
(52,61,87)
#2E354B
(46,53,75)
#282D3F
(40,45,63)
#222533
(34,37,51)
#1C1D27
(28,29,39)
#16151B
(22,21,27)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #4C5D87

#4C5D87
(76,93,135)
#5C6B91
(92,107,145)
#6C799B
(108,121,155)
#7C87A5
(124,135,165)
#8C95AF
(140,149,175)
#9CA3B9
(156,163,185)
#ACB1C3
(172,177,195)
#BCBFCD
(188,191,205)
#CCCDD7
(204,205,215)
#DCDBE1
(220,219,225)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5D87 color. Also use rgb(76,93,135) instead hex code.

Text Font Color

.myTextColor { color: #4C5D87; }

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

This text font color is #4C5D87.

Background Color

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

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

This div background color is #4C5D87.

Border color

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

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

This div border color is #4C5D87.

Opacity

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

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

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

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

This text has shadow with #4C5D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5D87.

Preview

Color preview on black background

This text has color #4C5D87 on black background.


Color preview on white background

This text has color #4C5D87 on white background.


Black color preview on #4C5D87 background

This text has black color on #4C5D87 background.


White color preview on #4C5D87 background

This text has white color on #4C5D87 background.


Related colors

Complementary color

Complementary color for #hex is #B3A278.


I love getcolorcode.com

Triadic colors

1 #874C5D and #5D874C with #4C5D87 are triadic colors.

2 #875D4C and #5D4C87 with #4C5D87 are triadic colors.