COLOR #4A5A8A

HEX: #4A5A8A RGB: (74,90,138)

Color info

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

RGB color model

#4A5A8A color RGB value is (74,90,138).

RGB: (74,90,138) (29%, 35%, 54%)

RGB channels and saturation

R 74 of 255 = 29%
G 90 of 255 = 35%
B 138 of 255 = 54%

74
90
138

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

Portions of RGB colors in percentages

R + G + B = 74 + 90 + 138 = 302 (100%)
R 74 of 302 ~ 24.5%
G 90 of 302 ~ 29.8%
B 138 of 302 ~ 45.7'%

%24.5
%29.8
%45.7

CMYK color model

#4A5A8A color CMYK value is (46,35,0,46).

  • cyan value is 46.38%
  • magenta value is 34.78%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (46,35,0,46)
C46M35Y0K46 (46%, 35%, 0%, 46%)
(0.46 / 0.35 / 0.00 / 0.46)

CMYK percentages

%46.38
%34.78
%0
%45.88

Codes

Color #4A5A8A in popluar color models

4A 5A 8A
RGB 74 90 138
HSL 225° 30.19% 41.57%
HSB/HSV 225° 46.38% 54.12%
CMYK 46.38% 34.78% 0.00%
45.88%

Color #4A5A8A in popluar number systems.

HEX 4A 5A 8A
Decimal 74 90 138
Binary 1001010 1011010 10001010
Octal 112 132 212

Shades and tints

Shades of #4A5A8A

#4A5A8A
(74,90,138)
#44527E
(68,82,126)
#3E4A72
(62,74,114)
#384266
(56,66,102)
#323A5A
(50,58,90)
#2C324E
(44,50,78)
#262A42
(38,42,66)
#202236
(32,34,54)
#1A1A2A
(26,26,42)
#14121E
(20,18,30)
#0E0A12
(14,10,18)
#000000
(0,0,0)

Tints of #4A5A8A

#4A5A8A
(74,90,138)
#5A6994
(90,105,148)
#6A789E
(106,120,158)
#7A87A8
(122,135,168)
#8A96B2
(138,150,178)
#9AA5BC
(154,165,188)
#AAB4C6
(170,180,198)
#BAC3D0
(186,195,208)
#CAD2DA
(202,210,218)
#DAE1E4
(218,225,228)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A5A8A color. Also use rgb(74,90,138) instead hex code.

Text Font Color

.myTextColor { color: #4A5A8A; }

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

This text font color is #4A5A8A.

Background Color

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

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

This div background color is #4A5A8A.

Border color

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

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

This div border color is #4A5A8A.

Opacity

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

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

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

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

This text has shadow with #4A5A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5A8A.

Preview

Color preview on black background

This text has color #4A5A8A on black background.


Color preview on white background

This text has color #4A5A8A on white background.


Black color preview on #4A5A8A background

This text has black color on #4A5A8A background.


White color preview on #4A5A8A background

This text has white color on #4A5A8A background.


Related colors

Complementary color

Complementary color for #hex is #B5A575.


I love getcolorcode.com

Triadic colors

1 #8A4A5A and #5A8A4A with #4A5A8A are triadic colors.

2 #8A5A4A and #5A4A8A with #4A5A8A are triadic colors.