COLOR #04406F

HEX: #04406F RGB: (4,64,111)

Color info

#04406F contains mainly green and blue colors. Web safe color of #04406F is #003366 (or #036).

RGB color model

#04406F color RGB value is (4,64,111).

RGB: (4,64,111) (2%, 25%, 44%)

RGB channels and saturation

R 4 of 255 = 2%
G 64 of 255 = 25%
B 111 of 255 = 44%

4
64
111

R + G + B ~ 24%. #04406F is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 64 + 111 = 179 (100%)
R 4 of 179 ~ 2.23%
G 64 of 179 ~ 35.75%
B 111 of 179 ~ 62.01'%

%35.75
%62.01

CMYK color model

#04406F color CMYK value is (96,42,0,56).

  • cyan value is 96.40%
  • magenta value is 42.34%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (96,42,0,56) C96M42Y0K56 (96%,42%,0%,56%) (0.96/0.42/0.00/0.56) 

CMYK percentages

%96.4
%42.34
%0
%56.47

Codes

Color #04406F in popluar color models

04 40 6F
RGB 4 64 111
HSL 206° 93.04% 22.55%
HSB/HSV 206° 96.40% 43.53%
CMYK 96.40% 42.34% 0.00%
56.47%

Color #04406F in popluar number systems.

HEX 04 40 6F
Decimal 4 64 111
Binary 100 1000000 1101111
Octal 4 100 157

Shades and tints

Shades of #04406F

#04406F
(4,64,111)
#043B65
(4,59,101)
#04365B
(4,54,91)
#043151
(4,49,81)
#042C47
(4,44,71)
#04273D
(4,39,61)
#042233
(4,34,51)
#041D29
(4,29,41)
#04181F
(4,24,31)
#041315
(4,19,21)
#040E0B
(4,14,11)
#000000
(0,0,0)

Tints of #04406F

#04406F
(4,64,111)
#1A517C
(26,81,124)
#306289
(48,98,137)
#467396
(70,115,150)
#5C84A3
(92,132,163)
#7295B0
(114,149,176)
#88A6BD
(136,166,189)
#9EB7CA
(158,183,202)
#B4C8D7
(180,200,215)
#CAD9E4
(202,217,228)
#E0EAF1
(224,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04406F color. Also use rgb(4,64,111) instead hex code.

Text Font Color

.myTextColor { color: #04406F; }

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

This text font color is #04406F.

Background Color

.myBgColor { background-color: #04406F; }

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

This div background color is #04406F.

Border color

.myBorderColor { border: 1px solid #04406F; }

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

This div border color is #04406F.

Opacity

.myOpacity80 { color: #04406F; opacity: 0.8; }

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

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

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

This text has shadow with #04406F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04406F.

Preview

Color preview on black background

This text has color #04406F on black background.


Color preview on white background

This text has color #04406F on white background.


Black color preview on #04406F background

This text has black color on #04406F background.


White color preview on #04406F background

This text has white color on #04406F background.


Related colors

Complementary color

Complementary color for #hex is #FBBF90.


I love getcolorcode.com

Triadic colors

1 #6F0440 and #406F04 with #04406F are triadic colors.

2 #6F4004 and #40046F with #04406F are triadic colors.