COLOR #404467

HEX: #404467 RGB: (64,68,103)

Color info

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

RGB color model

#404467 color RGB value is (64,68,103).

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

RGB channels and saturation

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

64
68
103

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

Portions of RGB colors in percentages

R + G + B = 64 + 68 + 103 = 235 (100%)
R 64 of 235 ~ 27.23%
G 68 of 235 ~ 28.94%
B 103 of 235 ~ 43.83'%

%27.23
%28.94
%43.83

CMYK color model

#404467 color CMYK value is (38,34,0,60).

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

CMYK: (38,34,0,60)
C38M34Y0K60 (38%, 34%, 0%, 60%)
(0.38 / 0.34 / 0.00 / 0.60)

CMYK percentages

%37.86
%33.98
%0
%59.61

Codes

Color #404467 in popluar color models

40 44 67
RGB 64 68 103
HSL 234° 23.35% 32.75%
HSB/HSV 234° 37.86% 40.39%
CMYK 37.86% 33.98% 0.00%
59.61%

Color #404467 in popluar number systems.

HEX 40 44 67
Decimal 64 68 103
Binary 1000000 1000100 1100111
Octal 100 104 147

Shades and tints

Shades of #404467

#404467
(64,68,103)
#3B3E5E
(59,62,94)
#363855
(54,56,85)
#31324C
(49,50,76)
#2C2C43
(44,44,67)
#27263A
(39,38,58)
#222031
(34,32,49)
#1D1A28
(29,26,40)
#18141F
(24,20,31)
#130E16
(19,14,22)
#0E080D
(14,8,13)
#000000
(0,0,0)

Tints of #404467

#404467
(64,68,103)
#515574
(81,85,116)
#626681
(98,102,129)
#73778E
(115,119,142)
#84889B
(132,136,155)
#9599A8
(149,153,168)
#A6AAB5
(166,170,181)
#B7BBC2
(183,187,194)
#C8CCCF
(200,204,207)
#D9DDDC
(217,221,220)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404467; }

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

This text font color is #404467.

Background Color

.myBgColor { background-color: #404467; }

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

This div background color is #404467.

Border color

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

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

This div border color is #404467.

Opacity

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

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

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

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

This text has shadow with #404467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404467.

Preview

Color preview on black background

This text has color #404467 on black background.


Color preview on white background

This text has color #404467 on white background.


Black color preview on #404467 background

This text has black color on #404467 background.


White color preview on #404467 background

This text has white color on #404467 background.


Related colors

Complementary color

Complementary color for #hex is #BFBB98.


I love getcolorcode.com

Triadic colors

1 #674044 and #446740 with #404467 are triadic colors.

2 #674440 and #444067 with #404467 are triadic colors.