COLOR #4A4B94

HEX: #4A4B94 RGB: (74,75,148)

Color info

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

RGB color model

#4A4B94 color RGB value is (74,75,148).

RGB: (74,75,148) (29%, 29%, 58%)

RGB channels and saturation

R 74 of 255 = 29%
G 75 of 255 = 29%
B 148 of 255 = 58%

74
75
148

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

Portions of RGB colors in percentages

R + G + B = 74 + 75 + 148 = 297 (100%)
R 74 of 297 ~ 24.92%
G 75 of 297 ~ 25.25%
B 148 of 297 ~ 49.83'%

%24.92
%25.25
%49.83

CMYK color model

#4A4B94 color CMYK value is (50,49,0,42).

  • cyan value is 50.00%
  • magenta value is 49.32%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (50,49,0,42)
C50M49Y0K42 (50%, 49%, 0%, 42%)
(0.50 / 0.49 / 0.00 / 0.42)

CMYK percentages

%50
%49.32
%0
%41.96

Codes

Color #4A4B94 in popluar color models

4A 4B 94
RGB 74 75 148
HSL 239° 33.33% 43.53%
HSB/HSV 239° 50.00% 58.04%
CMYK 50.00% 49.32% 0.00%
41.96%

Color #4A4B94 in popluar number systems.

HEX 4A 4B 94
Decimal 74 75 148
Binary 1001010 1001011 10010100
Octal 112 113 224

Shades and tints

Shades of #4A4B94

#4A4B94
(74,75,148)
#444587
(68,69,135)
#3E3F7A
(62,63,122)
#38396D
(56,57,109)
#323360
(50,51,96)
#2C2D53
(44,45,83)
#262746
(38,39,70)
#202139
(32,33,57)
#1A1B2C
(26,27,44)
#14151F
(20,21,31)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #4A4B94

#4A4B94
(74,75,148)
#5A5B9D
(90,91,157)
#6A6BA6
(106,107,166)
#7A7BAF
(122,123,175)
#8A8BB8
(138,139,184)
#9A9BC1
(154,155,193)
#AAABCA
(170,171,202)
#BABBD3
(186,187,211)
#CACBDC
(202,203,220)
#DADBE5
(218,219,229)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A4B94 color. Also use rgb(74,75,148) instead hex code.

Text Font Color

.myTextColor { color: #4A4B94; }

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

This text font color is #4A4B94.

Background Color

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

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

This div background color is #4A4B94.

Border color

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

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

This div border color is #4A4B94.

Opacity

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

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

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

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

This text has shadow with #4A4B94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A4B94.

Preview

Color preview on black background

This text has color #4A4B94 on black background.


Color preview on white background

This text has color #4A4B94 on white background.


Black color preview on #4A4B94 background

This text has black color on #4A4B94 background.


White color preview on #4A4B94 background

This text has white color on #4A4B94 background.


Related colors

Complementary color

Complementary color for #hex is #B5B46B.


I love getcolorcode.com

Triadic colors

1 #944A4B and #4B944A with #4A4B94 are triadic colors.

2 #944B4A and #4B4A94 with #4A4B94 are triadic colors.