COLOR #13294D

HEX: #13294D RGB: (19,41,77)

Color info

#13294D contains red, green and blue colors in about the same proportion. Web safe color of #13294D is #003333 (or #033).

RGB color model

#13294D color RGB value is (19,41,77).

RGB: (19,41,77) (7%, 16%, 30%)

RGB channels and saturation

R 19 of 255 = 7%
G 41 of 255 = 16%
B 77 of 255 = 30%

19
41
77

R + G + B ~ 18%. #13294D is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 41 + 77 = 137 (100%)
R 19 of 137 ~ 13.87%
G 41 of 137 ~ 29.93%
B 77 of 137 ~ 56.2'%

%13.87
%29.93
%56.2

CMYK color model

#13294D color CMYK value is (75,47,0,70).

  • cyan value is 75.32%
  • magenta value is 46.75%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (75,47,0,70)
C75M47Y0K70 (75%, 47%, 0%, 70%)
(0.75 / 0.47 / 0.00 / 0.70)

CMYK percentages

%75.32
%46.75
%0
%69.8

Codes

Color #13294D in popluar color models

13 29 4D
RGB 19 41 77
HSL 217° 60.42% 18.82%
HSB/HSV 217° 75.32% 30.20%
CMYK 75.32% 46.75% 0.00%
69.80%

Color #13294D in popluar number systems.

HEX 13 29 4D
Decimal 19 41 77
Binary 10011 101001 1001101
Octal 23 51 115

Shades and tints

Shades of #13294D

#13294D
(19,41,77)
#122646
(18,38,70)
#11233F
(17,35,63)
#102038
(16,32,56)
#0F1D31
(15,29,49)
#0E1A2A
(14,26,42)
#0D1723
(13,23,35)
#0C141C
(12,20,28)
#0B1115
(11,17,21)
#0A0E0E
(10,14,14)
#090B07
(9,11,7)
#000000
(0,0,0)

Tints of #13294D

#13294D
(19,41,77)
#283C5D
(40,60,93)
#3D4F6D
(61,79,109)
#52627D
(82,98,125)
#67758D
(103,117,141)
#7C889D
(124,136,157)
#919BAD
(145,155,173)
#A6AEBD
(166,174,189)
#BBC1CD
(187,193,205)
#D0D4DD
(208,212,221)
#E5E7ED
(229,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13294D color. Also use rgb(19,41,77) instead hex code.

Text Font Color

.myTextColor { color: #13294D; }

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

This text font color is #13294D.

Background Color

.myBgColor { background-color: #13294D; }

<div style="background-color:#13294D">Inner text</div>

This div background color is #13294D.

Border color

.myBorderColor { border: 1px solid #13294D; }

<div style="border:3px solid #13294D">Div</div>

This div border color is #13294D.

Opacity

.myOpacity80 { color: #13294D; opacity: 0.8; }

<p style="color:#13294D;opacity:0.8;">80%</p>

Text with #13294D 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 #13294D;}

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

This text has shadow with #13294D color.


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

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

This text has shadow with #13294D primary color and red secondary color.


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

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

This text has shadow with #13294D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13294D.

Preview

Color preview on black background

This text has color #13294D on black background.


Color preview on white background

This text has color #13294D on white background.


Black color preview on #13294D background

This text has black color on #13294D background.


White color preview on #13294D background

This text has white color on #13294D background.


Related colors

Complementary color

Complementary color for #hex is #ECD6B2.


I love getcolorcode.com

Triadic colors

1 #4D1329 and #294D13 with #13294D are triadic colors.

2 #4D2913 and #29134D with #13294D are triadic colors.