COLOR #041B48

HEX: #041B48 RGB: (4,27,72)

Color info

#041B48 contains mainly green and blue colors. Web safe color of #041B48 is #003333 (or #033).

RGB color model

#041B48 color RGB value is (4,27,72).

RGB: (4,27,72) (2%, 11%, 28%)

RGB channels and saturation

R 4 of 255 = 2%
G 27 of 255 = 11%
B 72 of 255 = 28%

4
27
72

R + G + B ~ 14%. #041B48 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 27 + 72 = 103 (100%)
R 4 of 103 ~ 3.88%
G 27 of 103 ~ 26.21%
B 72 of 103 ~ 69.9'%

%26.21
%69.9

CMYK color model

#041B48 color CMYK value is (94,63,0,72).

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

CMYK: (94,63,0,72)
C94M63Y0K72 (94%, 63%, 0%, 72%)
(0.94 / 0.63 / 0.00 / 0.72)

CMYK percentages

%94.44
%62.5
%0
%71.76

Codes

Color #041B48 in popluar color models

04 1B 48
RGB 4 27 72
HSL 220° 89.47% 14.90%
HSB/HSV 220° 94.44% 28.24%
CMYK 94.44% 62.50% 0.00%
71.76%

Color #041B48 in popluar number systems.

HEX 04 1B 48
Decimal 4 27 72
Binary 100 11011 1001000
Octal 4 33 110

Shades and tints

Shades of #041B48

#041B48
(4,27,72)
#041942
(4,25,66)
#04173C
(4,23,60)
#041536
(4,21,54)
#041330
(4,19,48)
#04112A
(4,17,42)
#040F24
(4,15,36)
#040D1E
(4,13,30)
#040B18
(4,11,24)
#040912
(4,9,18)
#04070C
(4,7,12)
#000000
(0,0,0)

Tints of #041B48

#041B48
(4,27,72)
#1A2F58
(26,47,88)
#304368
(48,67,104)
#465778
(70,87,120)
#5C6B88
(92,107,136)
#727F98
(114,127,152)
#8893A8
(136,147,168)
#9EA7B8
(158,167,184)
#B4BBC8
(180,187,200)
#CACFD8
(202,207,216)
#E0E3E8
(224,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #041B48; }

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

This text font color is #041B48.

Background Color

.myBgColor { background-color: #041B48; }

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

This div background color is #041B48.

Border color

.myBorderColor { border: 1px solid #041B48; }

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

This div border color is #041B48.

Opacity

.myOpacity80 { color: #041B48; opacity: 0.8; }

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

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

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

This text has shadow with #041B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041B48.

Preview

Color preview on black background

This text has color #041B48 on black background.


Color preview on white background

This text has color #041B48 on white background.


Black color preview on #041B48 background

This text has black color on #041B48 background.


White color preview on #041B48 background

This text has white color on #041B48 background.


Related colors

Complementary color

Complementary color for #hex is #FBE4B7.


I love getcolorcode.com

Triadic colors

1 #48041B and #1B4804 with #041B48 are triadic colors.

2 #481B04 and #1B0448 with #041B48 are triadic colors.