COLOR #406385

HEX: #406385 RGB: (64,99,133)

Color info

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

RGB color model

#406385 color RGB value is (64,99,133).

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

RGB channels and saturation

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

64
99
133

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

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 133 = 296 (100%)
R 64 of 296 ~ 21.62%
G 99 of 296 ~ 33.45%
B 133 of 296 ~ 44.93'%

%21.62
%33.45
%44.93

CMYK color model

#406385 color CMYK value is (52,26,0,48).

  • cyan value is 51.88%
  • magenta value is 25.56%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (52,26,0,48)
C52M26Y0K48 (52%, 26%, 0%, 48%)
(0.52 / 0.26 / 0.00 / 0.48)

CMYK percentages

%51.88
%25.56
%0
%47.84

Codes

Color #406385 in popluar color models

40 63 85
RGB 64 99 133
HSL 210° 35.03% 38.63%
HSB/HSV 210° 51.88% 52.16%
CMYK 51.88% 25.56% 0.00%
47.84%

Color #406385 in popluar number systems.

HEX 40 63 85
Decimal 64 99 133
Binary 1000000 1100011 10000101
Octal 100 143 205

Shades and tints

Shades of #406385

#406385
(64,99,133)
#3B5A79
(59,90,121)
#36516D
(54,81,109)
#314861
(49,72,97)
#2C3F55
(44,63,85)
#273649
(39,54,73)
#222D3D
(34,45,61)
#1D2431
(29,36,49)
#181B25
(24,27,37)
#131219
(19,18,25)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #406385

#406385
(64,99,133)
#517190
(81,113,144)
#627F9B
(98,127,155)
#738DA6
(115,141,166)
#849BB1
(132,155,177)
#95A9BC
(149,169,188)
#A6B7C7
(166,183,199)
#B7C5D2
(183,197,210)
#C8D3DD
(200,211,221)
#D9E1E8
(217,225,232)
#EAEFF3
(234,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406385; }

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

This text font color is #406385.

Background Color

.myBgColor { background-color: #406385; }

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

This div background color is #406385.

Border color

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

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

This div border color is #406385.

Opacity

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

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

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

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

This text has shadow with #406385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406385.

Preview

Color preview on black background

This text has color #406385 on black background.


Color preview on white background

This text has color #406385 on white background.


Black color preview on #406385 background

This text has black color on #406385 background.


White color preview on #406385 background

This text has white color on #406385 background.


Related colors

Complementary color

Complementary color for #hex is #BF9C7A.


I love getcolorcode.com

Triadic colors

1 #854063 and #638540 with #406385 are triadic colors.

2 #856340 and #634085 with #406385 are triadic colors.