COLOR #404667

HEX: #404667 RGB: (64,70,103)

Color info

#404667 contains red, green and blue colors in about the same proportion. Web safe color of #404667 is #333366 (or #336).

RGB color model

#404667 color RGB value is (64,70,103).

RGB: (64,70,103) (25%, 27%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 70 of 255 = 27%
B 103 of 255 = 40%

64
70
103

R + G + B ~ 31%. #404667 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 70 + 103 = 237 (100%)
R 64 of 237 ~ 27%
G 70 of 237 ~ 29.54%
B 103 of 237 ~ 43.46'%

%27
%29.54
%43.46

CMYK color model

#404667 color CMYK value is (38,32,0,60).

  • cyan value is 37.86%
  • magenta value is 32.04%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (38,32,0,60)
C38M32Y0K60 (38%, 32%, 0%, 60%)
(0.38 / 0.32 / 0.00 / 0.60)

CMYK percentages

%37.86
%32.04
%0
%59.61

Codes

Color #404667 in popluar color models

40 46 67
RGB 64 70 103
HSL 231° 23.35% 32.75%
HSB/HSV 231° 37.86% 40.39%
CMYK 37.86% 32.04% 0.00%
59.61%

Color #404667 in popluar number systems.

HEX 40 46 67
Decimal 64 70 103
Binary 1000000 1000110 1100111
Octal 100 106 147

Shades and tints

Shades of #404667

#404667
(64,70,103)
#3B405E
(59,64,94)
#363A55
(54,58,85)
#31344C
(49,52,76)
#2C2E43
(44,46,67)
#27283A
(39,40,58)
#222231
(34,34,49)
#1D1C28
(29,28,40)
#18161F
(24,22,31)
#131016
(19,16,22)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #404667

#404667
(64,70,103)
#515674
(81,86,116)
#626681
(98,102,129)
#73768E
(115,118,142)
#84869B
(132,134,155)
#9596A8
(149,150,168)
#A6A6B5
(166,166,181)
#B7B6C2
(183,182,194)
#C8C6CF
(200,198,207)
#D9D6DC
(217,214,220)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404667 color. Also use rgb(64,70,103) instead hex code.

Text Font Color

.myTextColor { color: #404667; }

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

This text font color is #404667.

Background Color

.myBgColor { background-color: #404667; }

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

This div background color is #404667.

Border color

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

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

This div border color is #404667.

Opacity

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

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

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

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

This text has shadow with #404667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404667.

Preview

Color preview on black background

This text has color #404667 on black background.


Color preview on white background

This text has color #404667 on white background.


Black color preview on #404667 background

This text has black color on #404667 background.


White color preview on #404667 background

This text has white color on #404667 background.


Related colors

Complementary color

Complementary color for #hex is #BFB998.


I love getcolorcode.com

Triadic colors

1 #674046 and #466740 with #404667 are triadic colors.

2 #674640 and #464067 with #404667 are triadic colors.