COLOR #404362

HEX: #404362 RGB: (64,67,98)

Color info

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

RGB color model

#404362 color RGB value is (64,67,98).

RGB: (64,67,98) (25%, 26%, 38%)

RGB channels and saturation

R 64 of 255 = 25%
G 67 of 255 = 26%
B 98 of 255 = 38%

64
67
98

R + G + B ~ 30%. #404362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 67 + 98 = 229 (100%)
R 64 of 229 ~ 27.95%
G 67 of 229 ~ 29.26%
B 98 of 229 ~ 42.79'%

%27.95
%29.26
%42.79

CMYK color model

#404362 color CMYK value is (35,32,0,62).

  • cyan value is 34.69%
  • magenta value is 31.63%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (35,32,0,62)
C35M32Y0K62 (35%, 32%, 0%, 62%)
(0.35 / 0.32 / 0.00 / 0.62)

CMYK percentages

%34.69
%31.63
%0
%61.57

Codes

Color #404362 in popluar color models

40 43 62
RGB 64 67 98
HSL 235° 20.99% 31.76%
HSB/HSV 235° 34.69% 38.43%
CMYK 34.69% 31.63% 0.00%
61.57%

Color #404362 in popluar number systems.

HEX 40 43 62
Decimal 64 67 98
Binary 1000000 1000011 1100010
Octal 100 103 142

Shades and tints

Shades of #404362

#404362
(64,67,98)
#3B3D5A
(59,61,90)
#363752
(54,55,82)
#31314A
(49,49,74)
#2C2B42
(44,43,66)
#27253A
(39,37,58)
#221F32
(34,31,50)
#1D192A
(29,25,42)
#181322
(24,19,34)
#130D1A
(19,13,26)
#0E0712
(14,7,18)
#000000
(0,0,0)

Tints of #404362

#404362
(64,67,98)
#515470
(81,84,112)
#62657E
(98,101,126)
#73768C
(115,118,140)
#84879A
(132,135,154)
#9598A8
(149,152,168)
#A6A9B6
(166,169,182)
#B7BAC4
(183,186,196)
#C8CBD2
(200,203,210)
#D9DCE0
(217,220,224)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404362; }

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

This text font color is #404362.

Background Color

.myBgColor { background-color: #404362; }

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

This div background color is #404362.

Border color

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

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

This div border color is #404362.

Opacity

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

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

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

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

This text has shadow with #404362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404362.

Preview

Color preview on black background

This text has color #404362 on black background.


Color preview on white background

This text has color #404362 on white background.


Black color preview on #404362 background

This text has black color on #404362 background.


White color preview on #404362 background

This text has white color on #404362 background.


Related colors

Complementary color

Complementary color for #hex is #BFBC9D.


I love getcolorcode.com

Triadic colors

1 #624043 and #436240 with #404362 are triadic colors.

2 #624340 and #434062 with #404362 are triadic colors.