COLOR #04143E

HEX: #04143E RGB: (4,20,62)

Color info

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

RGB color model

#04143E color RGB value is (4,20,62).

RGB: (4,20,62) (2%, 8%, 24%)

RGB channels and saturation

R 4 of 255 = 2%
G 20 of 255 = 8%
B 62 of 255 = 24%

4
20
62

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

Portions of RGB colors in percentages

R + G + B = 4 + 20 + 62 = 86 (100%)
R 4 of 86 ~ 4.65%
G 20 of 86 ~ 23.26%
B 62 of 86 ~ 72.09'%

%23.26
%72.09

CMYK color model

#04143E color CMYK value is (94,68,0,76).

  • cyan value is 93.55%
  • magenta value is 67.74%
  • yellow value is 0.00%
  • key color value is 75.69%
CMYK: (94,68,0,76) C94M68Y0K76 (94%,68%,0%,76%) (0.94/0.68/0.00/0.76) 

CMYK percentages

%93.55
%67.74
%0
%75.69

Codes

Color #04143E in popluar color models

04 14 3E
RGB 4 20 62
HSL 223° 87.88% 12.94%
HSB/HSV 223° 93.55% 24.31%
CMYK 93.55% 67.74% 0.00%
75.69%

Color #04143E in popluar number systems.

HEX 04 14 3E
Decimal 4 20 62
Binary 100 10100 111110
Octal 4 24 76

Shades and tints

Shades of #04143E

#04143E
(4,20,62)
#041339
(4,19,57)
#041234
(4,18,52)
#04112F
(4,17,47)
#04102A
(4,16,42)
#040F25
(4,15,37)
#040E20
(4,14,32)
#040D1B
(4,13,27)
#040C16
(4,12,22)
#040B11
(4,11,17)
#040A0C
(4,10,12)
#000000
(0,0,0)

Tints of #04143E

#04143E
(4,20,62)
#1A294F
(26,41,79)
#303E60
(48,62,96)
#465371
(70,83,113)
#5C6882
(92,104,130)
#727D93
(114,125,147)
#8892A4
(136,146,164)
#9EA7B5
(158,167,181)
#B4BCC6
(180,188,198)
#CAD1D7
(202,209,215)
#E0E6E8
(224,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04143E color. Also use rgb(4,20,62) instead hex code.

Text Font Color

.myTextColor { color: #04143E; }

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

This text font color is #04143E.

Background Color

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

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

This div background color is #04143E.

Border color

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

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

This div border color is #04143E.

Opacity

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

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

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

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

This text has shadow with #04143E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04143E.

Preview

Color preview on black background

This text has color #04143E on black background.


Color preview on white background

This text has color #04143E on white background.


Black color preview on #04143E background

This text has black color on #04143E background.


White color preview on #04143E background

This text has white color on #04143E background.


Related colors

Complementary color

Complementary color for #hex is #FBEBC1.


I love getcolorcode.com

Triadic colors

1 #3E0414 and #143E04 with #04143E are triadic colors.

2 #3E1404 and #14043E with #04143E are triadic colors.