COLOR #041436

HEX: #041436 RGB: (4,20,54)

Color info

#041436 contains red, green and blue colors in about the same proportion. Web safe color of #041436 is #000033 (or #003).

RGB color model

#041436 color RGB value is (4,20,54).

RGB: (4,20,54) (2%, 8%, 21%)

RGB channels and saturation

R 4 of 255 = 2%
G 20 of 255 = 8%
B 54 of 255 = 21%

4
20
54

R + G + B ~ 10%. #041436 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 20 + 54 = 78 (100%)
R 4 of 78 ~ 5.13%
G 20 of 78 ~ 25.64%
B 54 of 78 ~ 69.23'%

%25.64
%69.23

CMYK color model

#041436 color CMYK value is (93,63,0,79).

  • cyan value is 92.59%
  • magenta value is 62.96%
  • yellow value is 0.00%
  • key color value is 78.82%
CMYK: (93,63,0,79) C93M63Y0K79 (93%,63%,0%,79%) (0.93/0.63/0.00/0.79) 

CMYK percentages

%92.59
%62.96
%0
%78.82

Codes

Color #041436 in popluar color models

04 14 36
RGB 4 20 54
HSL 221° 86.21% 11.37%
HSB/HSV 221° 92.59% 21.18%
CMYK 92.59% 62.96% 0.00%
78.82%

Color #041436 in popluar number systems.

HEX 04 14 36
Decimal 4 20 54
Binary 100 10100 110110
Octal 4 24 66

Shades and tints

Shades of #041436

#041436
(4,20,54)
#041332
(4,19,50)
#04122E
(4,18,46)
#04112A
(4,17,42)
#041026
(4,16,38)
#040F22
(4,15,34)
#040E1E
(4,14,30)
#040D1A
(4,13,26)
#040C16
(4,12,22)
#040B12
(4,11,18)
#040A0E
(4,10,14)
#000000
(0,0,0)

Tints of #041436

#041436
(4,20,54)
#1A2948
(26,41,72)
#303E5A
(48,62,90)
#46536C
(70,83,108)
#5C687E
(92,104,126)
#727D90
(114,125,144)
#8892A2
(136,146,162)
#9EA7B4
(158,167,180)
#B4BCC6
(180,188,198)
#CAD1D8
(202,209,216)
#E0E6EA
(224,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041436 color. Also use rgb(4,20,54) instead hex code.

Text Font Color

.myTextColor { color: #041436; }

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

This text font color is #041436.

Background Color

.myBgColor { background-color: #041436; }

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

This div background color is #041436.

Border color

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

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

This div border color is #041436.

Opacity

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

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

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

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

This text has shadow with #041436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041436.

Preview

Color preview on black background

This text has color #041436 on black background.


Color preview on white background

This text has color #041436 on white background.


Black color preview on #041436 background

This text has black color on #041436 background.


White color preview on #041436 background

This text has white color on #041436 background.


Related colors

Complementary color

Complementary color for #hex is #FBEBC9.


I love getcolorcode.com

Triadic colors

1 #360414 and #143604 with #041436 are triadic colors.

2 #361404 and #140436 with #041436 are triadic colors.