COLOR #4A4D9A

HEX: #4A4D9A RGB: (74,77,154)

Color info

#4A4D9A contains mainly blue color. Web safe color of #4A4D9A is #333399 (or #339).

RGB color model

#4A4D9A color RGB value is (74,77,154).

RGB: (74,77,154) (29%, 30%, 60%)

RGB channels and saturation

R 74 of 255 = 29%
G 77 of 255 = 30%
B 154 of 255 = 60%

74
77
154

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

Portions of RGB colors in percentages

R + G + B = 74 + 77 + 154 = 305 (100%)
R 74 of 305 ~ 24.26%
G 77 of 305 ~ 25.25%
B 154 of 305 ~ 50.49'%

%24.26
%25.25
%50.49

CMYK color model

#4A4D9A color CMYK value is (52,50,0,40).

  • cyan value is 51.95%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (52,50,0,40)
C52M50Y0K40 (52%, 50%, 0%, 40%)
(0.52 / 0.50 / 0.00 / 0.40)

CMYK percentages

%51.95
%50
%0
%39.61

Codes

Color #4A4D9A in popluar color models

4A 4D 9A
RGB 74 77 154
HSL 238° 35.09% 44.71%
HSB/HSV 238° 51.95% 60.39%
CMYK 51.95% 50.00% 0.00%
39.61%

Color #4A4D9A in popluar number systems.

HEX 4A 4D 9A
Decimal 74 77 154
Binary 1001010 1001101 10011010
Octal 112 115 232

Shades and tints

Shades of #4A4D9A

#4A4D9A
(74,77,154)
#44468C
(68,70,140)
#3E3F7E
(62,63,126)
#383870
(56,56,112)
#323162
(50,49,98)
#2C2A54
(44,42,84)
#262346
(38,35,70)
#201C38
(32,28,56)
#1A152A
(26,21,42)
#140E1C
(20,14,28)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #4A4D9A

#4A4D9A
(74,77,154)
#5A5DA3
(90,93,163)
#6A6DAC
(106,109,172)
#7A7DB5
(122,125,181)
#8A8DBE
(138,141,190)
#9A9DC7
(154,157,199)
#AAADD0
(170,173,208)
#BABDD9
(186,189,217)
#CACDE2
(202,205,226)
#DADDEB
(218,221,235)
#EAEDF4
(234,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A4D9A color. Also use rgb(74,77,154) instead hex code.

Text Font Color

.myTextColor { color: #4A4D9A; }

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

This text font color is #4A4D9A.

Background Color

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

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

This div background color is #4A4D9A.

Border color

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

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

This div border color is #4A4D9A.

Opacity

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

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

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

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

This text has shadow with #4A4D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A4D9A.

Preview

Color preview on black background

This text has color #4A4D9A on black background.


Color preview on white background

This text has color #4A4D9A on white background.


Black color preview on #4A4D9A background

This text has black color on #4A4D9A background.


White color preview on #4A4D9A background

This text has white color on #4A4D9A background.


Related colors

Complementary color

Complementary color for #hex is #B5B265.


I love getcolorcode.com

Triadic colors

1 #9A4A4D and #4D9A4A with #4A4D9A are triadic colors.

2 #9A4D4A and #4D4A9A with #4A4D9A are triadic colors.