COLOR #404476

HEX: #404476 RGB: (64,68,118)

Color info

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

RGB color model

#404476 color RGB value is (64,68,118).

RGB: (64,68,118) (25%, 27%, 46%)

RGB channels and saturation

R 64 of 255 = 25%
G 68 of 255 = 27%
B 118 of 255 = 46%

64
68
118

R + G + B ~ 33%. #404476 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 68 + 118 = 250 (100%)
R 64 of 250 ~ 25.6%
G 68 of 250 ~ 27.2%
B 118 of 250 ~ 47.2'%

%25.6
%27.2
%47.2

CMYK color model

#404476 color CMYK value is (46,42,0,54).

  • cyan value is 45.76%
  • magenta value is 42.37%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (46,42,0,54)
C46M42Y0K54 (46%, 42%, 0%, 54%)
(0.46 / 0.42 / 0.00 / 0.54)

CMYK percentages

%45.76
%42.37
%0
%53.73

Codes

Color #404476 in popluar color models

40 44 76
RGB 64 68 118
HSL 236° 29.67% 35.69%
HSB/HSV 236° 45.76% 46.27%
CMYK 45.76% 42.37% 0.00%
53.73%

Color #404476 in popluar number systems.

HEX 40 44 76
Decimal 64 68 118
Binary 1000000 1000100 1110110
Octal 100 104 166

Shades and tints

Shades of #404476

#404476
(64,68,118)
#3B3E6C
(59,62,108)
#363862
(54,56,98)
#313258
(49,50,88)
#2C2C4E
(44,44,78)
#272644
(39,38,68)
#22203A
(34,32,58)
#1D1A30
(29,26,48)
#181426
(24,20,38)
#130E1C
(19,14,28)
#0E0812
(14,8,18)
#000000
(0,0,0)

Tints of #404476

#404476
(64,68,118)
#515582
(81,85,130)
#62668E
(98,102,142)
#73779A
(115,119,154)
#8488A6
(132,136,166)
#9599B2
(149,153,178)
#A6AABE
(166,170,190)
#B7BBCA
(183,187,202)
#C8CCD6
(200,204,214)
#D9DDE2
(217,221,226)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404476; }

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

This text font color is #404476.

Background Color

.myBgColor { background-color: #404476; }

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

This div background color is #404476.

Border color

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

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

This div border color is #404476.

Opacity

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

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

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

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

This text has shadow with #404476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404476.

Preview

Color preview on black background

This text has color #404476 on black background.


Color preview on white background

This text has color #404476 on white background.


Black color preview on #404476 background

This text has black color on #404476 background.


White color preview on #404476 background

This text has white color on #404476 background.


Related colors

Complementary color

Complementary color for #hex is #BFBB89.


I love getcolorcode.com

Triadic colors

1 #764044 and #447640 with #404476 are triadic colors.

2 #764440 and #444076 with #404476 are triadic colors.