COLOR #406384

HEX: #406384 RGB: (64,99,132)

Color info

#406384 contains mainly green and blue colors. Web safe color of #406384 is #336699 (or #369).

RGB color model

#406384 color RGB value is (64,99,132).

RGB: (64,99,132) (25%, 39%, 52%)

RGB channels and saturation

R 64 of 255 = 25%
G 99 of 255 = 39%
B 132 of 255 = 52%

64
99
132

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

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 132 = 295 (100%)
R 64 of 295 ~ 21.69%
G 99 of 295 ~ 33.56%
B 132 of 295 ~ 44.75'%

%21.69
%33.56
%44.75

CMYK color model

#406384 color CMYK value is (52,25,0,48).

  • cyan value is 51.52%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (52,25,0,48) C52M25Y0K48 (52%,25%,0%,48%) (0.52/0.25/0.00/0.48) 

CMYK percentages

%51.52
%25
%0
%48.24

Codes

Color #406384 in popluar color models

40 63 84
RGB 64 99 132
HSL 209° 34.69% 38.43%
HSB/HSV 209° 51.52% 51.76%
CMYK 51.52% 25.00% 0.00%
48.24%

Color #406384 in popluar number systems.

HEX 40 63 84
Decimal 64 99 132
Binary 1000000 1100011 10000100
Octal 100 143 204

Shades and tints

Shades of #406384

#406384
(64,99,132)
#3B5A78
(59,90,120)
#36516C
(54,81,108)
#314860
(49,72,96)
#2C3F54
(44,63,84)
#273648
(39,54,72)
#222D3C
(34,45,60)
#1D2430
(29,36,48)
#181B24
(24,27,36)
#131218
(19,18,24)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #406384

#406384
(64,99,132)
#51718F
(81,113,143)
#627F9A
(98,127,154)
#738DA5
(115,141,165)
#849BB0
(132,155,176)
#95A9BB
(149,169,187)
#A6B7C6
(166,183,198)
#B7C5D1
(183,197,209)
#C8D3DC
(200,211,220)
#D9E1E7
(217,225,231)
#EAEFF2
(234,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406384 color. Also use rgb(64,99,132) instead hex code.

Text Font Color

.myTextColor { color: #406384; }

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

This text font color is #406384.

Background Color

.myBgColor { background-color: #406384; }

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

This div background color is #406384.

Border color

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

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

This div border color is #406384.

Opacity

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

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

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

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

This text has shadow with #406384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406384.

Preview

Color preview on black background

This text has color #406384 on black background.


Color preview on white background

This text has color #406384 on white background.


Black color preview on #406384 background

This text has black color on #406384 background.


White color preview on #406384 background

This text has white color on #406384 background.


Related colors

Complementary color

Complementary color for #hex is #BF9C7B.


I love getcolorcode.com

Triadic colors

1 #844063 and #638440 with #406384 are triadic colors.

2 #846340 and #634084 with #406384 are triadic colors.