COLOR #406998

HEX: #406998 RGB: (64,105,152)

Color info

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

RGB color model

#406998 color RGB value is (64,105,152).

RGB: (64,105,152) (25%, 41%, 60%)

RGB channels and saturation

R 64 of 255 = 25%
G 105 of 255 = 41%
B 152 of 255 = 60%

64
105
152

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

Portions of RGB colors in percentages

R + G + B = 64 + 105 + 152 = 321 (100%)
R 64 of 321 ~ 19.94%
G 105 of 321 ~ 32.71%
B 152 of 321 ~ 47.35'%

%19.94
%32.71
%47.35

CMYK color model

#406998 color CMYK value is (58,31,0,40).

  • cyan value is 57.89%
  • magenta value is 30.92%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (58,31,0,40) C58M31Y0K40 (58%,31%,0%,40%) (0.58/0.31/0.00/0.40) 

CMYK percentages

%57.89
%30.92
%0
%40.39

Codes

Color #406998 in popluar color models

40 69 98
RGB 64 105 152
HSL 212° 40.74% 42.35%
HSB/HSV 212° 57.89% 59.61%
CMYK 57.89% 30.92% 0.00%
40.39%

Color #406998 in popluar number systems.

HEX 40 69 98
Decimal 64 105 152
Binary 1000000 1101001 10011000
Octal 100 151 230

Shades and tints

Shades of #406998

#406998
(64,105,152)
#3B608B
(59,96,139)
#36577E
(54,87,126)
#314E71
(49,78,113)
#2C4564
(44,69,100)
#273C57
(39,60,87)
#22334A
(34,51,74)
#1D2A3D
(29,42,61)
#182130
(24,33,48)
#131823
(19,24,35)
#0E0F16
(14,15,22)
#000000
(0,0,0)

Tints of #406998

#406998
(64,105,152)
#5176A1
(81,118,161)
#6283AA
(98,131,170)
#7390B3
(115,144,179)
#849DBC
(132,157,188)
#95AAC5
(149,170,197)
#A6B7CE
(166,183,206)
#B7C4D7
(183,196,215)
#C8D1E0
(200,209,224)
#D9DEE9
(217,222,233)
#EAEBF2
(234,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #406998 color. Also use rgb(64,105,152) instead hex code.

Text Font Color

.myTextColor { color: #406998; }

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

This text font color is #406998.

Background Color

.myBgColor { background-color: #406998; }

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

This div background color is #406998.

Border color

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

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

This div border color is #406998.

Opacity

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

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

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

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

This text has shadow with #406998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406998.

Preview

Color preview on black background

This text has color #406998 on black background.


Color preview on white background

This text has color #406998 on white background.


Black color preview on #406998 background

This text has black color on #406998 background.


White color preview on #406998 background

This text has white color on #406998 background.


Related colors

Complementary color

Complementary color for #hex is #BF9667.


I love getcolorcode.com

Triadic colors

1 #984069 and #699840 with #406998 are triadic colors.

2 #986940 and #694098 with #406998 are triadic colors.