COLOR #13404D

HEX: #13404D RGB: (19,64,77)

Color info

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

RGB color model

#13404D color RGB value is (19,64,77).

RGB: (19,64,77) (7%, 25%, 30%)

RGB channels and saturation

R 19 of 255 = 7%
G 64 of 255 = 25%
B 77 of 255 = 30%

19
64
77

R + G + B ~ 21%. #13404D is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 64 + 77 = 160 (100%)
R 19 of 160 ~ 11.88%
G 64 of 160 ~ 40%
B 77 of 160 ~ 48.13'%

%11.88
%40
%48.13

CMYK color model

#13404D color CMYK value is (75,17,0,70).

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

CMYK: (75,17,0,70)
C75M17Y0K70 (75%, 17%, 0%, 70%)
(0.75 / 0.17 / 0.00 / 0.70)

CMYK percentages

%75.32
%16.88
%0
%69.8

Codes

Color #13404D in popluar color models

13 40 4D
RGB 19 64 77
HSL 193° 60.42% 18.82%
HSB/HSV 193° 75.32% 30.20%
CMYK 75.32% 16.88% 0.00%
69.80%

Color #13404D in popluar number systems.

HEX 13 40 4D
Decimal 19 64 77
Binary 10011 1000000 1001101
Octal 23 100 115

Shades and tints

Shades of #13404D

#13404D
(19,64,77)
#123B46
(18,59,70)
#11363F
(17,54,63)
#103138
(16,49,56)
#0F2C31
(15,44,49)
#0E272A
(14,39,42)
#0D2223
(13,34,35)
#0C1D1C
(12,29,28)
#0B1815
(11,24,21)
#0A130E
(10,19,14)
#090E07
(9,14,7)
#000000
(0,0,0)

Tints of #13404D

#13404D
(19,64,77)
#28515D
(40,81,93)
#3D626D
(61,98,109)
#52737D
(82,115,125)
#67848D
(103,132,141)
#7C959D
(124,149,157)
#91A6AD
(145,166,173)
#A6B7BD
(166,183,189)
#BBC8CD
(187,200,205)
#D0D9DD
(208,217,221)
#E5EAED
(229,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13404D; }

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

This text font color is #13404D.

Background Color

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

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

This div background color is #13404D.

Border color

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

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

This div border color is #13404D.

Opacity

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

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

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

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

This text has shadow with #13404D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13404D.

Preview

Color preview on black background

This text has color #13404D on black background.


Color preview on white background

This text has color #13404D on white background.


Black color preview on #13404D background

This text has black color on #13404D background.


White color preview on #13404D background

This text has white color on #13404D background.


Related colors

Complementary color

Complementary color for #hex is #ECBFB2.


I love getcolorcode.com

Triadic colors

1 #4D1340 and #404D13 with #13404D are triadic colors.

2 #4D4013 and #40134D with #13404D are triadic colors.