COLOR #404371

HEX: #404371 RGB: (64,67,113)

Color info

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

RGB color model

#404371 color RGB value is (64,67,113).

RGB: (64,67,113) (25%, 26%, 44%)

RGB channels and saturation

R 64 of 255 = 25%
G 67 of 255 = 26%
B 113 of 255 = 44%

64
67
113

R + G + B ~ 32%. #404371 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 67 + 113 = 244 (100%)
R 64 of 244 ~ 26.23%
G 67 of 244 ~ 27.46%
B 113 of 244 ~ 46.31'%

%26.23
%27.46
%46.31

CMYK color model

#404371 color CMYK value is (43,41,0,56).

  • cyan value is 43.36%
  • magenta value is 40.71%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (43,41,0,56)
C43M41Y0K56 (43%, 41%, 0%, 56%)
(0.43 / 0.41 / 0.00 / 0.56)

CMYK percentages

%43.36
%40.71
%0
%55.69

Codes

Color #404371 in popluar color models

40 43 71
RGB 64 67 113
HSL 236° 27.68% 34.71%
HSB/HSV 236° 43.36% 44.31%
CMYK 43.36% 40.71% 0.00%
55.69%

Color #404371 in popluar number systems.

HEX 40 43 71
Decimal 64 67 113
Binary 1000000 1000011 1110001
Octal 100 103 161

Shades and tints

Shades of #404371

#404371
(64,67,113)
#3B3D67
(59,61,103)
#36375D
(54,55,93)
#313153
(49,49,83)
#2C2B49
(44,43,73)
#27253F
(39,37,63)
#221F35
(34,31,53)
#1D192B
(29,25,43)
#181321
(24,19,33)
#130D17
(19,13,23)
#0E070D
(14,7,13)
#000000
(0,0,0)

Tints of #404371

#404371
(64,67,113)
#51547D
(81,84,125)
#626589
(98,101,137)
#737695
(115,118,149)
#8487A1
(132,135,161)
#9598AD
(149,152,173)
#A6A9B9
(166,169,185)
#B7BAC5
(183,186,197)
#C8CBD1
(200,203,209)
#D9DCDD
(217,220,221)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404371 color. Also use rgb(64,67,113) instead hex code.

Text Font Color

.myTextColor { color: #404371; }

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

This text font color is #404371.

Background Color

.myBgColor { background-color: #404371; }

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

This div background color is #404371.

Border color

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

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

This div border color is #404371.

Opacity

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

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

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

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

This text has shadow with #404371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404371.

Preview

Color preview on black background

This text has color #404371 on black background.


Color preview on white background

This text has color #404371 on white background.


Black color preview on #404371 background

This text has black color on #404371 background.


White color preview on #404371 background

This text has white color on #404371 background.


Related colors

Complementary color

Complementary color for #hex is #BFBC8E.


I love getcolorcode.com

Triadic colors

1 #714043 and #437140 with #404371 are triadic colors.

2 #714340 and #434071 with #404371 are triadic colors.