COLOR #041646

HEX: #041646 RGB: (4,22,70)

Color info

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

RGB color model

#041646 color RGB value is (4,22,70).

RGB: (4,22,70) (2%, 9%, 27%)

RGB channels and saturation

R 4 of 255 = 2%
G 22 of 255 = 9%
B 70 of 255 = 27%

4
22
70

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

Portions of RGB colors in percentages

R + G + B = 4 + 22 + 70 = 96 (100%)
R 4 of 96 ~ 4.17%
G 22 of 96 ~ 22.92%
B 70 of 96 ~ 72.92'%

%22.92
%72.92

CMYK color model

#041646 color CMYK value is (94,69,0,73).

  • cyan value is 94.29%
  • magenta value is 68.57%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (94,69,0,73)
C94M69Y0K73 (94%, 69%, 0%, 73%)
(0.94 / 0.69 / 0.00 / 0.73)

CMYK percentages

%94.29
%68.57
%0
%72.55

Codes

Color #041646 in popluar color models

04 16 46
RGB 4 22 70
HSL 224° 89.19% 14.51%
HSB/HSV 224° 94.29% 27.45%
CMYK 94.29% 68.57% 0.00%
72.55%

Color #041646 in popluar number systems.

HEX 04 16 46
Decimal 4 22 70
Binary 100 10110 1000110
Octal 4 26 106

Shades and tints

Shades of #041646

#041646
(4,22,70)
#041440
(4,20,64)
#04123A
(4,18,58)
#041034
(4,16,52)
#040E2E
(4,14,46)
#040C28
(4,12,40)
#040A22
(4,10,34)
#04081C
(4,8,28)
#040616
(4,6,22)
#040410
(4,4,16)
#04020A
(4,2,10)
#000000
(0,0,0)

Tints of #041646

#041646
(4,22,70)
#1A2B56
(26,43,86)
#304066
(48,64,102)
#465576
(70,85,118)
#5C6A86
(92,106,134)
#727F96
(114,127,150)
#8894A6
(136,148,166)
#9EA9B6
(158,169,182)
#B4BEC6
(180,190,198)
#CAD3D6
(202,211,214)
#E0E8E6
(224,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #041646; }

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

This text font color is #041646.

Background Color

.myBgColor { background-color: #041646; }

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

This div background color is #041646.

Border color

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

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

This div border color is #041646.

Opacity

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

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

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

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

This text has shadow with #041646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041646.

Preview

Color preview on black background

This text has color #041646 on black background.


Color preview on white background

This text has color #041646 on white background.


Black color preview on #041646 background

This text has black color on #041646 background.


White color preview on #041646 background

This text has white color on #041646 background.


Related colors

Complementary color

Complementary color for #hex is #FBE9B9.


I love getcolorcode.com

Triadic colors

1 #460416 and #164604 with #041646 are triadic colors.

2 #461604 and #160446 with #041646 are triadic colors.