COLOR #04116A

HEX: #04116A RGB: (4,17,106)

Color info

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

RGB color model

#04116A color RGB value is (4,17,106).

RGB: (4,17,106) (2%, 7%, 42%)

RGB channels and saturation

R 4 of 255 = 2%
G 17 of 255 = 7%
B 106 of 255 = 42%

4
17
106

R + G + B ~ 17%. #04116A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 17 + 106 = 127 (100%)
R 4 of 127 ~ 3.15%
G 17 of 127 ~ 13.39%
B 106 of 127 ~ 83.46'%

%13.39
%83.46

CMYK color model

#04116A color CMYK value is (96,84,0,58).

  • cyan value is 96.23%
  • magenta value is 83.96%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (96,84,0,58)
C96M84Y0K58 (96%, 84%, 0%, 58%)
(0.96 / 0.84 / 0.00 / 0.58)

CMYK percentages

%96.23
%83.96
%0
%58.43

Codes

Color #04116A in popluar color models

04 11 6A
RGB 4 17 106
HSL 232° 92.73% 21.57%
HSB/HSV 232° 96.23% 41.57%
CMYK 96.23% 83.96% 0.00%
58.43%

Color #04116A in popluar number systems.

HEX 04 11 6A
Decimal 4 17 106
Binary 100 10001 1101010
Octal 4 21 152

Shades and tints

Shades of #04116A

#04116A
(4,17,106)
#041061
(4,16,97)
#040F58
(4,15,88)
#040E4F
(4,14,79)
#040D46
(4,13,70)
#040C3D
(4,12,61)
#040B34
(4,11,52)
#040A2B
(4,10,43)
#040922
(4,9,34)
#040819
(4,8,25)
#040710
(4,7,16)
#000000
(0,0,0)

Tints of #04116A

#04116A
(4,17,106)
#1A2677
(26,38,119)
#303B84
(48,59,132)
#465091
(70,80,145)
#5C659E
(92,101,158)
#727AAB
(114,122,171)
#888FB8
(136,143,184)
#9EA4C5
(158,164,197)
#B4B9D2
(180,185,210)
#CACEDF
(202,206,223)
#E0E3EC
(224,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #04116A; }

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

This text font color is #04116A.

Background Color

.myBgColor { background-color: #04116A; }

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

This div background color is #04116A.

Border color

.myBorderColor { border: 1px solid #04116A; }

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

This div border color is #04116A.

Opacity

.myOpacity80 { color: #04116A; opacity: 0.8; }

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

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

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

This text has shadow with #04116A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04116A.

Preview

Color preview on black background

This text has color #04116A on black background.


Color preview on white background

This text has color #04116A on white background.


Black color preview on #04116A background

This text has black color on #04116A background.


White color preview on #04116A background

This text has white color on #04116A background.


Related colors

Complementary color

Complementary color for #hex is #FBEE95.


I love getcolorcode.com

Triadic colors

1 #6A0411 and #116A04 with #04116A are triadic colors.

2 #6A1104 and #11046A with #04116A are triadic colors.