COLOR #041648

HEX: #041648 RGB: (4,22,72)

Color info

#041648 contains mainly green and blue colors. Web safe color of #041648 is #000033 (or #003).

RGB color model

#041648 color RGB value is (4,22,72).

RGB: (4,22,72) (2%, 9%, 28%)

RGB channels and saturation

R 4 of 255 = 2%
G 22 of 255 = 9%
B 72 of 255 = 28%

4
22
72

R + G + B ~ 13%. #041648 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 22 + 72 = 98 (100%)
R 4 of 98 ~ 4.08%
G 22 of 98 ~ 22.45%
B 72 of 98 ~ 73.47'%

%22.45
%73.47

CMYK color model

#041648 color CMYK value is (94,69,0,72).

  • cyan value is 94.44%
  • magenta value is 69.44%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (94,69,0,72)
C94M69Y0K72 (94%, 69%, 0%, 72%)
(0.94 / 0.69 / 0.00 / 0.72)

CMYK percentages

%94.44
%69.44
%0
%71.76

Codes

Color #041648 in popluar color models

04 16 48
RGB 4 22 72
HSL 224° 89.47% 14.90%
HSB/HSV 224° 94.44% 28.24%
CMYK 94.44% 69.44% 0.00%
71.76%

Color #041648 in popluar number systems.

HEX 04 16 48
Decimal 4 22 72
Binary 100 10110 1001000
Octal 4 26 110

Shades and tints

Shades of #041648

#041648
(4,22,72)
#041442
(4,20,66)
#04123C
(4,18,60)
#041036
(4,16,54)
#040E30
(4,14,48)
#040C2A
(4,12,42)
#040A24
(4,10,36)
#04081E
(4,8,30)
#040618
(4,6,24)
#040412
(4,4,18)
#04020C
(4,2,12)
#000000
(0,0,0)

Tints of #041648

#041648
(4,22,72)
#1A2B58
(26,43,88)
#304068
(48,64,104)
#465578
(70,85,120)
#5C6A88
(92,106,136)
#727F98
(114,127,152)
#8894A8
(136,148,168)
#9EA9B8
(158,169,184)
#B4BEC8
(180,190,200)
#CAD3D8
(202,211,216)
#E0E8E8
(224,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041648 color. Also use rgb(4,22,72) instead hex code.

Text Font Color

.myTextColor { color: #041648; }

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

This text font color is #041648.

Background Color

.myBgColor { background-color: #041648; }

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

This div background color is #041648.

Border color

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

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

This div border color is #041648.

Opacity

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

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

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

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

This text has shadow with #041648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041648.

Preview

Color preview on black background

This text has color #041648 on black background.


Color preview on white background

This text has color #041648 on white background.


Black color preview on #041648 background

This text has black color on #041648 background.


White color preview on #041648 background

This text has white color on #041648 background.


Related colors

Complementary color

Complementary color for #hex is #FBE9B7.


I love getcolorcode.com

Triadic colors

1 #480416 and #164804 with #041648 are triadic colors.

2 #481604 and #160448 with #041648 are triadic colors.