COLOR #041539

HEX: #041539 RGB: (4,21,57)

Color info

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

RGB color model

#041539 color RGB value is (4,21,57).

RGB: (4,21,57) (2%, 8%, 22%)

RGB channels and saturation

R 4 of 255 = 2%
G 21 of 255 = 8%
B 57 of 255 = 22%

4
21
57

R + G + B ~ 11%. #041539 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 21 + 57 = 82 (100%)
R 4 of 82 ~ 4.88%
G 21 of 82 ~ 25.61%
B 57 of 82 ~ 69.51'%

%25.61
%69.51

CMYK color model

#041539 color CMYK value is (93,63,0,78).

  • cyan value is 92.98%
  • magenta value is 63.16%
  • yellow value is 0.00%
  • key color value is 77.65%
CMYK: (93,63,0,78) C93M63Y0K78 (93%,63%,0%,78%) (0.93/0.63/0.00/0.78) 

CMYK percentages

%92.98
%63.16
%0
%77.65

Codes

Color #041539 in popluar color models

04 15 39
RGB 4 21 57
HSL 221° 86.89% 11.96%
HSB/HSV 221° 92.98% 22.35%
CMYK 92.98% 63.16% 0.00%
77.65%

Color #041539 in popluar number systems.

HEX 04 15 39
Decimal 4 21 57
Binary 100 10101 111001
Octal 4 25 71

Shades and tints

Shades of #041539

#041539
(4,21,57)
#041434
(4,20,52)
#04132F
(4,19,47)
#04122A
(4,18,42)
#041125
(4,17,37)
#041020
(4,16,32)
#040F1B
(4,15,27)
#040E16
(4,14,22)
#040D11
(4,13,17)
#040C0C
(4,12,12)
#040B07
(4,11,7)
#000000
(0,0,0)

Tints of #041539

#041539
(4,21,57)
#1A2A4B
(26,42,75)
#303F5D
(48,63,93)
#46546F
(70,84,111)
#5C6981
(92,105,129)
#727E93
(114,126,147)
#8893A5
(136,147,165)
#9EA8B7
(158,168,183)
#B4BDC9
(180,189,201)
#CAD2DB
(202,210,219)
#E0E7ED
(224,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041539 color. Also use rgb(4,21,57) instead hex code.

Text Font Color

.myTextColor { color: #041539; }

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

This text font color is #041539.

Background Color

.myBgColor { background-color: #041539; }

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

This div background color is #041539.

Border color

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

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

This div border color is #041539.

Opacity

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

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

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

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

This text has shadow with #041539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041539.

Preview

Color preview on black background

This text has color #041539 on black background.


Color preview on white background

This text has color #041539 on white background.


Black color preview on #041539 background

This text has black color on #041539 background.


White color preview on #041539 background

This text has white color on #041539 background.


Related colors

Complementary color

Complementary color for #hex is #FBEAC6.


I love getcolorcode.com

Triadic colors

1 #390415 and #153904 with #041539 are triadic colors.

2 #391504 and #150439 with #041539 are triadic colors.