COLOR #041061

HEX: #041061 RGB: (4,16,97)

Color info

#041061 contains mainly blue color. Web safe color of #041061 is #000066 (or #006).

RGB color model

#041061 color RGB value is (4,16,97).

RGB: (4,16,97) (2%, 6%, 38%)

RGB channels and saturation

R 4 of 255 = 2%
G 16 of 255 = 6%
B 97 of 255 = 38%

4
16
97

R + G + B ~ 15%. #041061 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 16 + 97 = 117 (100%)
R 4 of 117 ~ 3.42%
G 16 of 117 ~ 13.68%
B 97 of 117 ~ 82.91'%

%13.68
%82.91

CMYK color model

#041061 color CMYK value is (96,84,0,62).

  • cyan value is 95.88%
  • magenta value is 83.51%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (96,84,0,62)
C96M84Y0K62 (96%, 84%, 0%, 62%)
(0.96 / 0.84 / 0.00 / 0.62)

CMYK percentages

%95.88
%83.51
%0
%61.96

Codes

Color #041061 in popluar color models

04 10 61
RGB 4 16 97
HSL 232° 92.08% 19.80%
HSB/HSV 232° 95.88% 38.04%
CMYK 95.88% 83.51% 0.00%
61.96%

Color #041061 in popluar number systems.

HEX 04 10 61
Decimal 4 16 97
Binary 100 10000 1100001
Octal 4 20 141

Shades and tints

Shades of #041061

#041061
(4,16,97)
#040F59
(4,15,89)
#040E51
(4,14,81)
#040D49
(4,13,73)
#040C41
(4,12,65)
#040B39
(4,11,57)
#040A31
(4,10,49)
#040929
(4,9,41)
#040821
(4,8,33)
#040719
(4,7,25)
#040611
(4,6,17)
#000000
(0,0,0)

Tints of #041061

#041061
(4,16,97)
#1A256F
(26,37,111)
#303A7D
(48,58,125)
#464F8B
(70,79,139)
#5C6499
(92,100,153)
#7279A7
(114,121,167)
#888EB5
(136,142,181)
#9EA3C3
(158,163,195)
#B4B8D1
(180,184,209)
#CACDDF
(202,205,223)
#E0E2ED
(224,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041061 color. Also use rgb(4,16,97) instead hex code.

Text Font Color

.myTextColor { color: #041061; }

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

This text font color is #041061.

Background Color

.myBgColor { background-color: #041061; }

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

This div background color is #041061.

Border color

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

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

This div border color is #041061.

Opacity

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

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

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

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

This text has shadow with #041061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041061.

Preview

Color preview on black background

This text has color #041061 on black background.


Color preview on white background

This text has color #041061 on white background.


Black color preview on #041061 background

This text has black color on #041061 background.


White color preview on #041061 background

This text has white color on #041061 background.


Related colors

Complementary color

Complementary color for #hex is #FBEF9E.


I love getcolorcode.com

Triadic colors

1 #610410 and #106104 with #041061 are triadic colors.

2 #611004 and #100461 with #041061 are triadic colors.