COLOR #4A5C81

HEX: #4A5C81 RGB: (74,92,129)

Color info

#4A5C81 contains red, green and blue colors in about the same proportion. Web safe color of #4A5C81 is #336699 (or #369).

RGB color model

#4A5C81 color RGB value is (74,92,129).

RGB: (74,92,129) (29%, 36%, 51%)

RGB channels and saturation

R 74 of 255 = 29%
G 92 of 255 = 36%
B 129 of 255 = 51%

74
92
129

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

Portions of RGB colors in percentages

R + G + B = 74 + 92 + 129 = 295 (100%)
R 74 of 295 ~ 25.08%
G 92 of 295 ~ 31.19%
B 129 of 295 ~ 43.73'%

%25.08
%31.19
%43.73

CMYK color model

#4A5C81 color CMYK value is (43,29,0,49).

  • cyan value is 42.64%
  • magenta value is 28.68%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (43,29,0,49)
C43M29Y0K49 (43%, 29%, 0%, 49%)
(0.43 / 0.29 / 0.00 / 0.49)

CMYK percentages

%42.64
%28.68
%0
%49.41

Codes

Color #4A5C81 in popluar color models

4A 5C 81
RGB 74 92 129
HSL 220° 27.09% 39.80%
HSB/HSV 220° 42.64% 50.59%
CMYK 42.64% 28.68% 0.00%
49.41%

Color #4A5C81 in popluar number systems.

HEX 4A 5C 81
Decimal 74 92 129
Binary 1001010 1011100 10000001
Octal 112 134 201

Shades and tints

Shades of #4A5C81

#4A5C81
(74,92,129)
#445476
(68,84,118)
#3E4C6B
(62,76,107)
#384460
(56,68,96)
#323C55
(50,60,85)
#2C344A
(44,52,74)
#262C3F
(38,44,63)
#202434
(32,36,52)
#1A1C29
(26,28,41)
#14141E
(20,20,30)
#0E0C13
(14,12,19)
#000000
(0,0,0)

Tints of #4A5C81

#4A5C81
(74,92,129)
#5A6A8C
(90,106,140)
#6A7897
(106,120,151)
#7A86A2
(122,134,162)
#8A94AD
(138,148,173)
#9AA2B8
(154,162,184)
#AAB0C3
(170,176,195)
#BABECE
(186,190,206)
#CACCD9
(202,204,217)
#DADAE4
(218,218,228)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A5C81 color. Also use rgb(74,92,129) instead hex code.

Text Font Color

.myTextColor { color: #4A5C81; }

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

This text font color is #4A5C81.

Background Color

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

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

This div background color is #4A5C81.

Border color

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

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

This div border color is #4A5C81.

Opacity

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

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

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

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

This text has shadow with #4A5C81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5C81.

Preview

Color preview on black background

This text has color #4A5C81 on black background.


Color preview on white background

This text has color #4A5C81 on white background.


Black color preview on #4A5C81 background

This text has black color on #4A5C81 background.


White color preview on #4A5C81 background

This text has white color on #4A5C81 background.


Related colors

Complementary color

Complementary color for #hex is #B5A37E.


I love getcolorcode.com

Triadic colors

1 #814A5C and #5C814A with #4A5C81 are triadic colors.

2 #815C4A and #5C4A81 with #4A5C81 are triadic colors.