COLOR #404361

HEX: #404361 RGB: (64,67,97)

Color info

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

RGB color model

#404361 color RGB value is (64,67,97).

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

RGB channels and saturation

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

64
67
97

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

Portions of RGB colors in percentages

R + G + B = 64 + 67 + 97 = 228 (100%)
R 64 of 228 ~ 28.07%
G 67 of 228 ~ 29.39%
B 97 of 228 ~ 42.54'%

%28.07
%29.39
%42.54

CMYK color model

#404361 color CMYK value is (34,31,0,62).

  • cyan value is 34.02%
  • magenta value is 30.93%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (34,31,0,62)
C34M31Y0K62 (34%, 31%, 0%, 62%)
(0.34 / 0.31 / 0.00 / 0.62)

CMYK percentages

%34.02
%30.93
%0
%61.96

Codes

Color #404361 in popluar color models

40 43 61
RGB 64 67 97
HSL 235° 20.50% 31.57%
HSB/HSV 235° 34.02% 38.04%
CMYK 34.02% 30.93% 0.00%
61.96%

Color #404361 in popluar number systems.

HEX 40 43 61
Decimal 64 67 97
Binary 1000000 1000011 1100001
Octal 100 103 141

Shades and tints

Shades of #404361

#404361
(64,67,97)
#3B3D59
(59,61,89)
#363751
(54,55,81)
#313149
(49,49,73)
#2C2B41
(44,43,65)
#272539
(39,37,57)
#221F31
(34,31,49)
#1D1929
(29,25,41)
#181321
(24,19,33)
#130D19
(19,13,25)
#0E0711
(14,7,17)
#000000
(0,0,0)

Tints of #404361

#404361
(64,67,97)
#51546F
(81,84,111)
#62657D
(98,101,125)
#73768B
(115,118,139)
#848799
(132,135,153)
#9598A7
(149,152,167)
#A6A9B5
(166,169,181)
#B7BAC3
(183,186,195)
#C8CBD1
(200,203,209)
#D9DCDF
(217,220,223)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404361; }

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

This text font color is #404361.

Background Color

.myBgColor { background-color: #404361; }

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

This div background color is #404361.

Border color

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

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

This div border color is #404361.

Opacity

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

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

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

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

This text has shadow with #404361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404361.

Preview

Color preview on black background

This text has color #404361 on black background.


Color preview on white background

This text has color #404361 on white background.


Black color preview on #404361 background

This text has black color on #404361 background.


White color preview on #404361 background

This text has white color on #404361 background.


Related colors

Complementary color

Complementary color for #hex is #BFBC9E.


I love getcolorcode.com

Triadic colors

1 #614043 and #436140 with #404361 are triadic colors.

2 #614340 and #434061 with #404361 are triadic colors.