COLOR #13034F

HEX: #13034F RGB: (19,3,79)

Color info

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

RGB color model

#13034F color RGB value is (19,3,79).

RGB: (19,3,79) (7%, 1%, 31%)

RGB channels and saturation

R 19 of 255 = 7%
G 3 of 255 = 1%
B 79 of 255 = 31%

19
3
79

R + G + B ~ 13%. #13034F is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 3 + 79 = 101 (100%)
R 19 of 101 ~ 18.81%
G 3 of 101 ~ 2.97%
B 79 of 101 ~ 78.22'%

%18.81
%78.22

CMYK color model

#13034F color CMYK value is (76,96,0,69).

  • cyan value is 75.95%
  • magenta value is 96.20%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (76,96,0,69)
C76M96Y0K69 (76%, 96%, 0%, 69%)
(0.76 / 0.96 / 0.00 / 0.69)

CMYK percentages

%75.95
%96.2
%0
%69.02

Codes

Color #13034F in popluar color models

13 03 4F
RGB 19 3 79
HSL 253° 92.68% 16.08%
HSB/HSV 253° 96.20% 30.98%
CMYK 75.95% 96.20% 0.00%
69.02%

Color #13034F in popluar number systems.

HEX 13 03 4F
Decimal 19 3 79
Binary 10011 11 1001111
Octal 23 3 117

Shades and tints

Shades of #13034F

#13034F
(19,3,79)
#120348
(18,3,72)
#110341
(17,3,65)
#10033A
(16,3,58)
#0F0333
(15,3,51)
#0E032C
(14,3,44)
#0D0325
(13,3,37)
#0C031E
(12,3,30)
#0B0317
(11,3,23)
#0A0310
(10,3,16)
#090309
(9,3,9)
#000000
(0,0,0)

Tints of #13034F

#13034F
(19,3,79)
#28195F
(40,25,95)
#3D2F6F
(61,47,111)
#52457F
(82,69,127)
#675B8F
(103,91,143)
#7C719F
(124,113,159)
#9187AF
(145,135,175)
#A69DBF
(166,157,191)
#BBB3CF
(187,179,207)
#D0C9DF
(208,201,223)
#E5DFEF
(229,223,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13034F color. Also use rgb(19,3,79) instead hex code.

Text Font Color

.myTextColor { color: #13034F; }

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

This text font color is #13034F.

Background Color

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

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

This div background color is #13034F.

Border color

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

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

This div border color is #13034F.

Opacity

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

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

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

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

This text has shadow with #13034F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13034F.

Preview

Color preview on black background

This text has color #13034F on black background.


Color preview on white background

This text has color #13034F on white background.


Black color preview on #13034F background

This text has black color on #13034F background.


White color preview on #13034F background

This text has white color on #13034F background.


Related colors

Complementary color

Complementary color for #hex is #ECFCB0.


I love getcolorcode.com

Triadic colors

1 #4F1303 and #034F13 with #13034F are triadic colors.

2 #4F0313 and #03134F with #13034F are triadic colors.