COLOR #4B4A8A

HEX: #4B4A8A RGB: (75,74,138)

Color info

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

RGB color model

#4B4A8A color RGB value is (75,74,138).

RGB: (75,74,138) (29%, 29%, 54%)

RGB channels and saturation

R 75 of 255 = 29%
G 74 of 255 = 29%
B 138 of 255 = 54%

75
74
138

R + G + B ~ 37%. #4B4A8A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 74 + 138 = 287 (100%)
R 75 of 287 ~ 26.13%
G 74 of 287 ~ 25.78%
B 138 of 287 ~ 48.08'%

%26.13
%25.78
%48.08

CMYK color model

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

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

CMYK: (46,46,0,46)
C46M46Y0K46 (46%, 46%, 0%, 46%)
(0.46 / 0.46 / 0.00 / 0.46)

CMYK percentages

%45.65
%46.38
%0
%45.88

Codes

Color #4B4A8A in popluar color models

4B 4A 8A
RGB 75 74 138
HSL 241° 30.19% 41.57%
HSB/HSV 241° 46.38% 54.12%
CMYK 45.65% 46.38% 0.00%
45.88%

Color #4B4A8A in popluar number systems.

HEX 4B 4A 8A
Decimal 75 74 138
Binary 1001011 1001010 10001010
Octal 113 112 212

Shades and tints

Shades of #4B4A8A

#4B4A8A
(75,74,138)
#45447E
(69,68,126)
#3F3E72
(63,62,114)
#393866
(57,56,102)
#33325A
(51,50,90)
#2D2C4E
(45,44,78)
#272642
(39,38,66)
#212036
(33,32,54)
#1B1A2A
(27,26,42)
#15141E
(21,20,30)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #4B4A8A

#4B4A8A
(75,74,138)
#5B5A94
(91,90,148)
#6B6A9E
(107,106,158)
#7B7AA8
(123,122,168)
#8B8AB2
(139,138,178)
#9B9ABC
(155,154,188)
#ABAAC6
(171,170,198)
#BBBAD0
(187,186,208)
#CBCADA
(203,202,218)
#DBDAE4
(219,218,228)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B4A8A; }

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

This text font color is #4B4A8A.

Background Color

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

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

This div background color is #4B4A8A.

Border color

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

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

This div border color is #4B4A8A.

Opacity

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

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

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

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

This text has shadow with #4B4A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4A8A.

Preview

Color preview on black background

This text has color #4B4A8A on black background.


Color preview on white background

This text has color #4B4A8A on white background.


Black color preview on #4B4A8A background

This text has black color on #4B4A8A background.


White color preview on #4B4A8A background

This text has white color on #4B4A8A background.


Related colors

Complementary color

Complementary color for #hex is #B4B575.


I love getcolorcode.com

Triadic colors

1 #8A4B4A and #4A8A4B with #4B4A8A are triadic colors.

2 #8A4A4B and #4A4B8A with #4B4A8A are triadic colors.