COLOR #041E38

HEX: #041E38 RGB: (4,30,56)

Color info

#041E38 contains red, green and blue colors in about the same proportion. Web safe color of #041E38 is #003333 (or #033).

RGB color model

#041E38 color RGB value is (4,30,56).

RGB: (4,30,56) (2%, 12%, 22%)

RGB channels and saturation

R 4 of 255 = 2%
G 30 of 255 = 12%
B 56 of 255 = 22%

4
30
56

R + G + B ~ 12%. #041E38 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 30 + 56 = 90 (100%)
R 4 of 90 ~ 4.44%
G 30 of 90 ~ 33.33%
B 56 of 90 ~ 62.22'%

%33.33
%62.22

CMYK color model

#041E38 color CMYK value is (93,46,0,78).

  • cyan value is 92.86%
  • magenta value is 46.43%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (93,46,0,78)
C93M46Y0K78 (93%, 46%, 0%, 78%)
(0.93 / 0.46 / 0.00 / 0.78)

CMYK percentages

%92.86
%46.43
%0
%78.04

Codes

Color #041E38 in popluar color models

04 1E 38
RGB 4 30 56
HSL 210° 86.67% 11.76%
HSB/HSV 210° 92.86% 21.96%
CMYK 92.86% 46.43% 0.00%
78.04%

Color #041E38 in popluar number systems.

HEX 04 1E 38
Decimal 4 30 56
Binary 100 11110 111000
Octal 4 36 70

Shades and tints

Shades of #041E38

#041E38
(4,30,56)
#041C33
(4,28,51)
#041A2E
(4,26,46)
#041829
(4,24,41)
#041624
(4,22,36)
#04141F
(4,20,31)
#04121A
(4,18,26)
#041015
(4,16,21)
#040E10
(4,14,16)
#040C0B
(4,12,11)
#040A06
(4,10,6)
#000000
(0,0,0)

Tints of #041E38

#041E38
(4,30,56)
#1A324A
(26,50,74)
#30465C
(48,70,92)
#465A6E
(70,90,110)
#5C6E80
(92,110,128)
#728292
(114,130,146)
#8896A4
(136,150,164)
#9EAAB6
(158,170,182)
#B4BEC8
(180,190,200)
#CAD2DA
(202,210,218)
#E0E6EC
(224,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041E38 color. Also use rgb(4,30,56) instead hex code.

Text Font Color

.myTextColor { color: #041E38; }

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

This text font color is #041E38.

Background Color

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

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

This div background color is #041E38.

Border color

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

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

This div border color is #041E38.

Opacity

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

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

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

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

This text has shadow with #041E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041E38.

Preview

Color preview on black background

This text has color #041E38 on black background.


Color preview on white background

This text has color #041E38 on white background.


Black color preview on #041E38 background

This text has black color on #041E38 background.


White color preview on #041E38 background

This text has white color on #041E38 background.


Related colors

Complementary color

Complementary color for #hex is #FBE1C7.


I love getcolorcode.com

Triadic colors

1 #38041E and #1E3804 with #041E38 are triadic colors.

2 #381E04 and #1E0438 with #041E38 are triadic colors.