COLOR #404969

HEX: #404969 RGB: (64,73,105)

Color info

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

RGB color model

#404969 color RGB value is (64,73,105).

RGB: (64,73,105) (25%, 29%, 41%)

RGB channels and saturation

R 64 of 255 = 25%
G 73 of 255 = 29%
B 105 of 255 = 41%

64
73
105

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

Portions of RGB colors in percentages

R + G + B = 64 + 73 + 105 = 242 (100%)
R 64 of 242 ~ 26.45%
G 73 of 242 ~ 30.17%
B 105 of 242 ~ 43.39'%

%26.45
%30.17
%43.39

CMYK color model

#404969 color CMYK value is (39,30,0,59).

  • cyan value is 39.05%
  • magenta value is 30.48%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (39,30,0,59)
C39M30Y0K59 (39%, 30%, 0%, 59%)
(0.39 / 0.30 / 0.00 / 0.59)

CMYK percentages

%39.05
%30.48
%0
%58.82

Codes

Color #404969 in popluar color models

40 49 69
RGB 64 73 105
HSL 227° 24.26% 33.14%
HSB/HSV 227° 39.05% 41.18%
CMYK 39.05% 30.48% 0.00%
58.82%

Color #404969 in popluar number systems.

HEX 40 49 69
Decimal 64 73 105
Binary 1000000 1001001 1101001
Octal 100 111 151

Shades and tints

Shades of #404969

#404969
(64,73,105)
#3B4360
(59,67,96)
#363D57
(54,61,87)
#31374E
(49,55,78)
#2C3145
(44,49,69)
#272B3C
(39,43,60)
#222533
(34,37,51)
#1D1F2A
(29,31,42)
#181921
(24,25,33)
#131318
(19,19,24)
#0E0D0F
(14,13,15)
#000000
(0,0,0)

Tints of #404969

#404969
(64,73,105)
#515976
(81,89,118)
#626983
(98,105,131)
#737990
(115,121,144)
#84899D
(132,137,157)
#9599AA
(149,153,170)
#A6A9B7
(166,169,183)
#B7B9C4
(183,185,196)
#C8C9D1
(200,201,209)
#D9D9DE
(217,217,222)
#EAE9EB
(234,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404969 color. Also use rgb(64,73,105) instead hex code.

Text Font Color

.myTextColor { color: #404969; }

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

This text font color is #404969.

Background Color

.myBgColor { background-color: #404969; }

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

This div background color is #404969.

Border color

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

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

This div border color is #404969.

Opacity

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

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

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

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

This text has shadow with #404969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404969.

Preview

Color preview on black background

This text has color #404969 on black background.


Color preview on white background

This text has color #404969 on white background.


Black color preview on #404969 background

This text has black color on #404969 background.


White color preview on #404969 background

This text has white color on #404969 background.


Related colors

Complementary color

Complementary color for #hex is #BFB696.


I love getcolorcode.com

Triadic colors

1 #694049 and #496940 with #404969 are triadic colors.

2 #694940 and #494069 with #404969 are triadic colors.