COLOR #4A3F89

HEX: #4A3F89 RGB: (74,63,137)

Color info

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

RGB color model

#4A3F89 color RGB value is (74,63,137).

RGB: (74,63,137) (29%, 25%, 54%)

RGB channels and saturation

R 74 of 255 = 29%
G 63 of 255 = 25%
B 137 of 255 = 54%

74
63
137

R + G + B ~ 36%. #4A3F89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 63 + 137 = 274 (100%)
R 74 of 274 ~ 27.01%
G 63 of 274 ~ 22.99%
B 137 of 274 ~ 50'%

%27.01
%22.99
%50

CMYK color model

#4A3F89 color CMYK value is (46,54,0,46).

  • cyan value is 45.99%
  • magenta value is 54.01%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (46,54,0,46)
C46M54Y0K46 (46%, 54%, 0%, 46%)
(0.46 / 0.54 / 0.00 / 0.46)

CMYK percentages

%45.99
%54.01
%0
%46.27

Codes

Color #4A3F89 in popluar color models

4A 3F 89
RGB 74 63 137
HSL 249° 37.00% 39.22%
HSB/HSV 249° 54.01% 53.73%
CMYK 45.99% 54.01% 0.00%
46.27%

Color #4A3F89 in popluar number systems.

HEX 4A 3F 89
Decimal 74 63 137
Binary 1001010 111111 10001001
Octal 112 77 211

Shades and tints

Shades of #4A3F89

#4A3F89
(74,63,137)
#443A7D
(68,58,125)
#3E3571
(62,53,113)
#383065
(56,48,101)
#322B59
(50,43,89)
#2C264D
(44,38,77)
#262141
(38,33,65)
#201C35
(32,28,53)
#1A1729
(26,23,41)
#14121D
(20,18,29)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #4A3F89

#4A3F89
(74,63,137)
#5A5093
(90,80,147)
#6A619D
(106,97,157)
#7A72A7
(122,114,167)
#8A83B1
(138,131,177)
#9A94BB
(154,148,187)
#AAA5C5
(170,165,197)
#BAB6CF
(186,182,207)
#CAC7D9
(202,199,217)
#DAD8E3
(218,216,227)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A3F89 color. Also use rgb(74,63,137) instead hex code.

Text Font Color

.myTextColor { color: #4A3F89; }

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

This text font color is #4A3F89.

Background Color

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

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

This div background color is #4A3F89.

Border color

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

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

This div border color is #4A3F89.

Opacity

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

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

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

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

This text has shadow with #4A3F89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A3F89.

Preview

Color preview on black background

This text has color #4A3F89 on black background.


Color preview on white background

This text has color #4A3F89 on white background.


Black color preview on #4A3F89 background

This text has black color on #4A3F89 background.


White color preview on #4A3F89 background

This text has white color on #4A3F89 background.


Related colors

Complementary color

Complementary color for #hex is #B5C076.


I love getcolorcode.com

Triadic colors

1 #894A3F and #3F894A with #4A3F89 are triadic colors.

2 #893F4A and #3F4A89 with #4A3F89 are triadic colors.