COLOR #406893

HEX: #406893 RGB: (64,104,147)

Color info

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

RGB color model

#406893 color RGB value is (64,104,147).

RGB: (64,104,147) (25%, 41%, 58%)

RGB channels and saturation

R 64 of 255 = 25%
G 104 of 255 = 41%
B 147 of 255 = 58%

64
104
147

R + G + B ~ 41%. #406893 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 64 + 104 + 147 = 315 (100%)
R 64 of 315 ~ 20.32%
G 104 of 315 ~ 33.02%
B 147 of 315 ~ 46.67'%

%20.32
%33.02
%46.67

CMYK color model

#406893 color CMYK value is (56,29,0,42).

  • cyan value is 56.46%
  • magenta value is 29.25%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (56,29,0,42)
C56M29Y0K42 (56%, 29%, 0%, 42%)
(0.56 / 0.29 / 0.00 / 0.42)

CMYK percentages

%56.46
%29.25
%0
%42.35

Codes

Color #406893 in popluar color models

40 68 93
RGB 64 104 147
HSL 211° 39.34% 41.37%
HSB/HSV 211° 56.46% 57.65%
CMYK 56.46% 29.25% 0.00%
42.35%

Color #406893 in popluar number systems.

HEX 40 68 93
Decimal 64 104 147
Binary 1000000 1101000 10010011
Octal 100 150 223

Shades and tints

Shades of #406893

#406893
(64,104,147)
#3B5F86
(59,95,134)
#365679
(54,86,121)
#314D6C
(49,77,108)
#2C445F
(44,68,95)
#273B52
(39,59,82)
#223245
(34,50,69)
#1D2938
(29,41,56)
#18202B
(24,32,43)
#13171E
(19,23,30)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #406893

#406893
(64,104,147)
#51759C
(81,117,156)
#6282A5
(98,130,165)
#738FAE
(115,143,174)
#849CB7
(132,156,183)
#95A9C0
(149,169,192)
#A6B6C9
(166,182,201)
#B7C3D2
(183,195,210)
#C8D0DB
(200,208,219)
#D9DDE4
(217,221,228)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406893 color. Also use rgb(64,104,147) instead hex code.

Text Font Color

.myTextColor { color: #406893; }

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

This text font color is #406893.

Background Color

.myBgColor { background-color: #406893; }

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

This div background color is #406893.

Border color

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

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

This div border color is #406893.

Opacity

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

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

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

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

This text has shadow with #406893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406893.

Preview

Color preview on black background

This text has color #406893 on black background.


Color preview on white background

This text has color #406893 on white background.


Black color preview on #406893 background

This text has black color on #406893 background.


White color preview on #406893 background

This text has white color on #406893 background.


Related colors

Complementary color

Complementary color for #hex is #BF976C.


I love getcolorcode.com

Triadic colors

1 #934068 and #689340 with #406893 are triadic colors.

2 #936840 and #684093 with #406893 are triadic colors.