COLOR #405477

HEX: #405477 RGB: (64,84,119)

Color info

#405477 contains red, green and blue colors in about the same proportion. Web safe color of #405477 is #336666 (or #366).

RGB color model

#405477 color RGB value is (64,84,119).

RGB: (64,84,119) (25%, 33%, 47%)

RGB channels and saturation

R 64 of 255 = 25%
G 84 of 255 = 33%
B 119 of 255 = 47%

64
84
119

R + G + B ~ 35%. #405477 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 84 + 119 = 267 (100%)
R 64 of 267 ~ 23.97%
G 84 of 267 ~ 31.46%
B 119 of 267 ~ 44.57'%

%23.97
%31.46
%44.57

CMYK color model

#405477 color CMYK value is (46,29,0,53).

  • cyan value is 46.22%
  • magenta value is 29.41%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (46,29,0,53)
C46M29Y0K53 (46%, 29%, 0%, 53%)
(0.46 / 0.29 / 0.00 / 0.53)

CMYK percentages

%46.22
%29.41
%0
%53.33

Codes

Color #405477 in popluar color models

40 54 77
RGB 64 84 119
HSL 218° 30.05% 35.88%
HSB/HSV 218° 46.22% 46.67%
CMYK 46.22% 29.41% 0.00%
53.33%

Color #405477 in popluar number systems.

HEX 40 54 77
Decimal 64 84 119
Binary 1000000 1010100 1110111
Octal 100 124 167

Shades and tints

Shades of #405477

#405477
(64,84,119)
#3B4D6D
(59,77,109)
#364663
(54,70,99)
#313F59
(49,63,89)
#2C384F
(44,56,79)
#273145
(39,49,69)
#222A3B
(34,42,59)
#1D2331
(29,35,49)
#181C27
(24,28,39)
#13151D
(19,21,29)
#0E0E13
(14,14,19)
#000000
(0,0,0)

Tints of #405477

#405477
(64,84,119)
#516383
(81,99,131)
#62728F
(98,114,143)
#73819B
(115,129,155)
#8490A7
(132,144,167)
#959FB3
(149,159,179)
#A6AEBF
(166,174,191)
#B7BDCB
(183,189,203)
#C8CCD7
(200,204,215)
#D9DBE3
(217,219,227)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #405477 color. Also use rgb(64,84,119) instead hex code.

Text Font Color

.myTextColor { color: #405477; }

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

This text font color is #405477.

Background Color

.myBgColor { background-color: #405477; }

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

This div background color is #405477.

Border color

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

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

This div border color is #405477.

Opacity

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

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

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

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

This text has shadow with #405477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #405477.

Preview

Color preview on black background

This text has color #405477 on black background.


Color preview on white background

This text has color #405477 on white background.


Black color preview on #405477 background

This text has black color on #405477 background.


White color preview on #405477 background

This text has white color on #405477 background.


Related colors

Complementary color

Complementary color for #hex is #BFAB88.


I love getcolorcode.com

Triadic colors

1 #774054 and #547740 with #405477 are triadic colors.

2 #775440 and #544077 with #405477 are triadic colors.