COLOR #04136E

HEX: #04136E RGB: (4,19,110)

Color info

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

RGB color model

#04136E color RGB value is (4,19,110).

RGB: (4,19,110) (2%, 7%, 43%)

RGB channels and saturation

R 4 of 255 = 2%
G 19 of 255 = 7%
B 110 of 255 = 43%

4
19
110

R + G + B ~ 17%. #04136E is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 19 + 110 = 133 (100%)
R 4 of 133 ~ 3.01%
G 19 of 133 ~ 14.29%
B 110 of 133 ~ 82.71'%

%14.29
%82.71

CMYK color model

#04136E color CMYK value is (96,83,0,57).

  • cyan value is 96.36%
  • magenta value is 82.73%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (96,83,0,57) C96M83Y0K57 (96%,83%,0%,57%) (0.96/0.83/0.00/0.57) 

CMYK percentages

%96.36
%82.73
%0
%56.86

Codes

Color #04136E in popluar color models

04 13 6E
RGB 4 19 110
HSL 232° 92.98% 22.35%
HSB/HSV 232° 96.36% 43.14%
CMYK 96.36% 82.73% 0.00%
56.86%

Color #04136E in popluar number systems.

HEX 04 13 6E
Decimal 4 19 110
Binary 100 10011 1101110
Octal 4 23 156

Shades and tints

Shades of #04136E

#04136E
(4,19,110)
#041264
(4,18,100)
#04115A
(4,17,90)
#041050
(4,16,80)
#040F46
(4,15,70)
#040E3C
(4,14,60)
#040D32
(4,13,50)
#040C28
(4,12,40)
#040B1E
(4,11,30)
#040A14
(4,10,20)
#04090A
(4,9,10)
#000000
(0,0,0)

Tints of #04136E

#04136E
(4,19,110)
#1A287B
(26,40,123)
#303D88
(48,61,136)
#465295
(70,82,149)
#5C67A2
(92,103,162)
#727CAF
(114,124,175)
#8891BC
(136,145,188)
#9EA6C9
(158,166,201)
#B4BBD6
(180,187,214)
#CAD0E3
(202,208,227)
#E0E5F0
(224,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04136E color. Also use rgb(4,19,110) instead hex code.

Text Font Color

.myTextColor { color: #04136E; }

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

This text font color is #04136E.

Background Color

.myBgColor { background-color: #04136E; }

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

This div background color is #04136E.

Border color

.myBorderColor { border: 1px solid #04136E; }

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

This div border color is #04136E.

Opacity

.myOpacity80 { color: #04136E; opacity: 0.8; }

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

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

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

This text has shadow with #04136E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04136E.

Preview

Color preview on black background

This text has color #04136E on black background.


Color preview on white background

This text has color #04136E on white background.


Black color preview on #04136E background

This text has black color on #04136E background.


White color preview on #04136E background

This text has white color on #04136E background.


Related colors

Complementary color

Complementary color for #hex is #FBEC91.


I love getcolorcode.com

Triadic colors

1 #6E0413 and #136E04 with #04136E are triadic colors.

2 #6E1304 and #13046E with #04136E are triadic colors.