COLOR #405390

HEX: #405390 RGB: (64,83,144)

Color info

#405390 contains mainly blue color. Web safe color of #405390 is #336699 (or #369).

RGB color model

#405390 color RGB value is (64,83,144).

RGB: (64,83,144) (25%, 33%, 56%)

RGB channels and saturation

R 64 of 255 = 25%
G 83 of 255 = 33%
B 144 of 255 = 56%

64
83
144

R + G + B ~ 38%. #405390 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 83 + 144 = 291 (100%)
R 64 of 291 ~ 21.99%
G 83 of 291 ~ 28.52%
B 144 of 291 ~ 49.48'%

%21.99
%28.52
%49.48

CMYK color model

#405390 color CMYK value is (56,42,0,44).

  • cyan value is 55.56%
  • magenta value is 42.36%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (56,42,0,44) C56M42Y0K44 (56%,42%,0%,44%) (0.56/0.42/0.00/0.44) 

CMYK percentages

%55.56
%42.36
%0
%43.53

Codes

Color #405390 in popluar color models

40 53 90
RGB 64 83 144
HSL 226° 38.46% 40.78%
HSB/HSV 226° 55.56% 56.47%
CMYK 55.56% 42.36% 0.00%
43.53%

Color #405390 in popluar number systems.

HEX 40 53 90
Decimal 64 83 144
Binary 1000000 1010011 10010000
Octal 100 123 220

Shades and tints

Shades of #405390

#405390
(64,83,144)
#3B4C83
(59,76,131)
#364576
(54,69,118)
#313E69
(49,62,105)
#2C375C
(44,55,92)
#27304F
(39,48,79)
#222942
(34,41,66)
#1D2235
(29,34,53)
#181B28
(24,27,40)
#13141B
(19,20,27)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #405390

#405390
(64,83,144)
#51629A
(81,98,154)
#6271A4
(98,113,164)
#7380AE
(115,128,174)
#848FB8
(132,143,184)
#959EC2
(149,158,194)
#A6ADCC
(166,173,204)
#B7BCD6
(183,188,214)
#C8CBE0
(200,203,224)
#D9DAEA
(217,218,234)
#EAE9F4
(234,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #405390 color. Also use rgb(64,83,144) instead hex code.

Text Font Color

.myTextColor { color: #405390; }

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

This text font color is #405390.

Background Color

.myBgColor { background-color: #405390; }

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

This div background color is #405390.

Border color

.myBorderColor { border: 1px solid #405390; }

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

This div border color is #405390.

Opacity

.myOpacity80 { color: #405390; opacity: 0.8; }

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

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

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

This text has shadow with #405390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #405390.

Preview

Color preview on black background

This text has color #405390 on black background.


Color preview on white background

This text has color #405390 on white background.


Black color preview on #405390 background

This text has black color on #405390 background.


White color preview on #405390 background

This text has white color on #405390 background.


Related colors

Complementary color

Complementary color for #hex is #BFAC6F.


I love getcolorcode.com

Triadic colors

1 #904053 and #539040 with #405390 are triadic colors.

2 #905340 and #534090 with #405390 are triadic colors.