COLOR #4A5D87

HEX: #4A5D87 RGB: (74,93,135)

Color info

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

RGB color model

#4A5D87 color RGB value is (74,93,135).

RGB: (74,93,135) (29%, 36%, 53%)

RGB channels and saturation

R 74 of 255 = 29%
G 93 of 255 = 36%
B 135 of 255 = 53%

74
93
135

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

Portions of RGB colors in percentages

R + G + B = 74 + 93 + 135 = 302 (100%)
R 74 of 302 ~ 24.5%
G 93 of 302 ~ 30.79%
B 135 of 302 ~ 44.7'%

%24.5
%30.79
%44.7

CMYK color model

#4A5D87 color CMYK value is (45,31,0,47).

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

CMYK: (45,31,0,47)
C45M31Y0K47 (45%, 31%, 0%, 47%)
(0.45 / 0.31 / 0.00 / 0.47)

CMYK percentages

%45.19
%31.11
%0
%47.06

Codes

Color #4A5D87 in popluar color models

4A 5D 87
RGB 74 93 135
HSL 221° 29.19% 40.98%
HSB/HSV 221° 45.19% 52.94%
CMYK 45.19% 31.11% 0.00%
47.06%

Color #4A5D87 in popluar number systems.

HEX 4A 5D 87
Decimal 74 93 135
Binary 1001010 1011101 10000111
Octal 112 135 207

Shades and tints

Shades of #4A5D87

#4A5D87
(74,93,135)
#44557B
(68,85,123)
#3E4D6F
(62,77,111)
#384563
(56,69,99)
#323D57
(50,61,87)
#2C354B
(44,53,75)
#262D3F
(38,45,63)
#202533
(32,37,51)
#1A1D27
(26,29,39)
#14151B
(20,21,27)
#0E0D0F
(14,13,15)
#000000
(0,0,0)

Tints of #4A5D87

#4A5D87
(74,93,135)
#5A6B91
(90,107,145)
#6A799B
(106,121,155)
#7A87A5
(122,135,165)
#8A95AF
(138,149,175)
#9AA3B9
(154,163,185)
#AAB1C3
(170,177,195)
#BABFCD
(186,191,205)
#CACDD7
(202,205,215)
#DADBE1
(218,219,225)
#EAE9EB
(234,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A5D87; }

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

This text font color is #4A5D87.

Background Color

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

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

This div background color is #4A5D87.

Border color

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

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

This div border color is #4A5D87.

Opacity

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

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

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

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

This text has shadow with #4A5D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5D87.

Preview

Color preview on black background

This text has color #4A5D87 on black background.


Color preview on white background

This text has color #4A5D87 on white background.


Black color preview on #4A5D87 background

This text has black color on #4A5D87 background.


White color preview on #4A5D87 background

This text has white color on #4A5D87 background.


Related colors

Complementary color

Complementary color for #hex is #B5A278.


I love getcolorcode.com

Triadic colors

1 #874A5D and #5D874A with #4A5D87 are triadic colors.

2 #875D4A and #5D4A87 with #4A5D87 are triadic colors.