COLOR #13043F

HEX: #13043F RGB: (19,4,63)

Color info

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

RGB color model

#13043F color RGB value is (19,4,63).

RGB: (19,4,63) (7%, 2%, 25%)

RGB channels and saturation

R 19 of 255 = 7%
G 4 of 255 = 2%
B 63 of 255 = 25%

19
4
63

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

Portions of RGB colors in percentages

R + G + B = 19 + 4 + 63 = 86 (100%)
R 19 of 86 ~ 22.09%
G 4 of 86 ~ 4.65%
B 63 of 86 ~ 73.26'%

%22.09
%73.26

CMYK color model

#13043F color CMYK value is (70,94,0,75).

  • cyan value is 69.84%
  • magenta value is 93.65%
  • yellow value is 0.00%
  • key color value is 75.29%

CMYK: (70,94,0,75)
C70M94Y0K75 (70%, 94%, 0%, 75%)
(0.70 / 0.94 / 0.00 / 0.75)

CMYK percentages

%69.84
%93.65
%0
%75.29

Codes

Color #13043F in popluar color models

13 04 3F
RGB 19 4 63
HSL 255° 88.06% 13.14%
HSB/HSV 255° 93.65% 24.71%
CMYK 69.84% 93.65% 0.00%
75.29%

Color #13043F in popluar number systems.

HEX 13 04 3F
Decimal 19 4 63
Binary 10011 100 111111
Octal 23 4 77

Shades and tints

Shades of #13043F

#13043F
(19,4,63)
#12043A
(18,4,58)
#110435
(17,4,53)
#100430
(16,4,48)
#0F042B
(15,4,43)
#0E0426
(14,4,38)
#0D0421
(13,4,33)
#0C041C
(12,4,28)
#0B0417
(11,4,23)
#0A0412
(10,4,18)
#09040D
(9,4,13)
#000000
(0,0,0)

Tints of #13043F

#13043F
(19,4,63)
#281A50
(40,26,80)
#3D3061
(61,48,97)
#524672
(82,70,114)
#675C83
(103,92,131)
#7C7294
(124,114,148)
#9188A5
(145,136,165)
#A69EB6
(166,158,182)
#BBB4C7
(187,180,199)
#D0CAD8
(208,202,216)
#E5E0E9
(229,224,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13043F color. Also use rgb(19,4,63) instead hex code.

Text Font Color

.myTextColor { color: #13043F; }

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

This text font color is #13043F.

Background Color

.myBgColor { background-color: #13043F; }

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

This div background color is #13043F.

Border color

.myBorderColor { border: 1px solid #13043F; }

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

This div border color is #13043F.

Opacity

.myOpacity80 { color: #13043F; opacity: 0.8; }

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

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

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

This text has shadow with #13043F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13043F.

Preview

Color preview on black background

This text has color #13043F on black background.


Color preview on white background

This text has color #13043F on white background.


Black color preview on #13043F background

This text has black color on #13043F background.


White color preview on #13043F background

This text has white color on #13043F background.


Related colors

Complementary color

Complementary color for #hex is #ECFBC0.


I love getcolorcode.com

Triadic colors

1 #3F1304 and #043F13 with #13043F are triadic colors.

2 #3F0413 and #04133F with #13043F are triadic colors.