COLOR #041137

HEX: #041137 RGB: (4,17,55)

Color info

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

RGB color model

#041137 color RGB value is (4,17,55).

RGB: (4,17,55) (2%, 7%, 22%)

RGB channels and saturation

R 4 of 255 = 2%
G 17 of 255 = 7%
B 55 of 255 = 22%

4
17
55

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

Portions of RGB colors in percentages

R + G + B = 4 + 17 + 55 = 76 (100%)
R 4 of 76 ~ 5.26%
G 17 of 76 ~ 22.37%
B 55 of 76 ~ 72.37'%

%22.37
%72.37

CMYK color model

#041137 color CMYK value is (93,69,0,78).

  • cyan value is 92.73%
  • magenta value is 69.09%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (93,69,0,78)
C93M69Y0K78 (93%, 69%, 0%, 78%)
(0.93 / 0.69 / 0.00 / 0.78)

CMYK percentages

%92.73
%69.09
%0
%78.43

Codes

Color #041137 in popluar color models

04 11 37
RGB 4 17 55
HSL 225° 86.44% 11.57%
HSB/HSV 225° 92.73% 21.57%
CMYK 92.73% 69.09% 0.00%
78.43%

Color #041137 in popluar number systems.

HEX 04 11 37
Decimal 4 17 55
Binary 100 10001 110111
Octal 4 21 67

Shades and tints

Shades of #041137

#041137
(4,17,55)
#041032
(4,16,50)
#040F2D
(4,15,45)
#040E28
(4,14,40)
#040D23
(4,13,35)
#040C1E
(4,12,30)
#040B19
(4,11,25)
#040A14
(4,10,20)
#04090F
(4,9,15)
#04080A
(4,8,10)
#040705
(4,7,5)
#000000
(0,0,0)

Tints of #041137

#041137
(4,17,55)
#1A2649
(26,38,73)
#303B5B
(48,59,91)
#46506D
(70,80,109)
#5C657F
(92,101,127)
#727A91
(114,122,145)
#888FA3
(136,143,163)
#9EA4B5
(158,164,181)
#B4B9C7
(180,185,199)
#CACED9
(202,206,217)
#E0E3EB
(224,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041137 color. Also use rgb(4,17,55) instead hex code.

Text Font Color

.myTextColor { color: #041137; }

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

This text font color is #041137.

Background Color

.myBgColor { background-color: #041137; }

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

This div background color is #041137.

Border color

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

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

This div border color is #041137.

Opacity

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

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

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

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

This text has shadow with #041137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041137.

Preview

Color preview on black background

This text has color #041137 on black background.


Color preview on white background

This text has color #041137 on white background.


Black color preview on #041137 background

This text has black color on #041137 background.


White color preview on #041137 background

This text has white color on #041137 background.


Related colors

Complementary color

Complementary color for #hex is #FBEEC8.


I love getcolorcode.com

Triadic colors

1 #370411 and #113704 with #041137 are triadic colors.

2 #371104 and #110437 with #041137 are triadic colors.