COLOR #13386B

HEX: #13386B RGB: (19,56,107)

Color info

#13386B contains mainly green and blue colors. Web safe color of #13386B is #003366 (or #036).

RGB color model

#13386B color RGB value is (19,56,107).

RGB: (19,56,107) (7%, 22%, 42%)

RGB channels and saturation

R 19 of 255 = 7%
G 56 of 255 = 22%
B 107 of 255 = 42%

19
56
107

R + G + B ~ 24%. #13386B is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 56 + 107 = 182 (100%)
R 19 of 182 ~ 10.44%
G 56 of 182 ~ 30.77%
B 107 of 182 ~ 58.79'%

%30.77
%58.79

CMYK color model

#13386B color CMYK value is (82,48,0,58).

  • cyan value is 82.24%
  • magenta value is 47.66%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (82,48,0,58)
C82M48Y0K58 (82%, 48%, 0%, 58%)
(0.82 / 0.48 / 0.00 / 0.58)

CMYK percentages

%82.24
%47.66
%0
%58.04

Codes

Color #13386B in popluar color models

13 38 6B
RGB 19 56 107
HSL 215° 69.84% 24.71%
HSB/HSV 215° 82.24% 41.96%
CMYK 82.24% 47.66% 0.00%
58.04%

Color #13386B in popluar number systems.

HEX 13 38 6B
Decimal 19 56 107
Binary 10011 111000 1101011
Octal 23 70 153

Shades and tints

Shades of #13386B

#13386B
(19,56,107)
#123362
(18,51,98)
#112E59
(17,46,89)
#102950
(16,41,80)
#0F2447
(15,36,71)
#0E1F3E
(14,31,62)
#0D1A35
(13,26,53)
#0C152C
(12,21,44)
#0B1023
(11,16,35)
#0A0B1A
(10,11,26)
#090611
(9,6,17)
#000000
(0,0,0)

Tints of #13386B

#13386B
(19,56,107)
#284A78
(40,74,120)
#3D5C85
(61,92,133)
#526E92
(82,110,146)
#67809F
(103,128,159)
#7C92AC
(124,146,172)
#91A4B9
(145,164,185)
#A6B6C6
(166,182,198)
#BBC8D3
(187,200,211)
#D0DAE0
(208,218,224)
#E5ECED
(229,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13386B color. Also use rgb(19,56,107) instead hex code.

Text Font Color

.myTextColor { color: #13386B; }

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

This text font color is #13386B.

Background Color

.myBgColor { background-color: #13386B; }

<div style="background-color:#13386B">Inner text</div>

This div background color is #13386B.

Border color

.myBorderColor { border: 1px solid #13386B; }

<div style="border:3px solid #13386B">Div</div>

This div border color is #13386B.

Opacity

.myOpacity80 { color: #13386B; opacity: 0.8; }

<p style="color:#13386B;opacity:0.8;">80%</p>

Text with #13386B 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 #13386B;}

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

This text has shadow with #13386B color.


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

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

This text has shadow with #13386B primary color and red secondary color.


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

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

This text has shadow with #13386B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13386B.

Preview

Color preview on black background

This text has color #13386B on black background.


Color preview on white background

This text has color #13386B on white background.


Black color preview on #13386B background

This text has black color on #13386B background.


White color preview on #13386B background

This text has white color on #13386B background.


Related colors

Complementary color

Complementary color for #hex is #ECC794.


I love getcolorcode.com

Triadic colors

1 #6B1338 and #386B13 with #13386B are triadic colors.

2 #6B3813 and #38136B with #13386B are triadic colors.