COLOR #13264E

HEX: #13264E RGB: (19,38,78)

Color info

#13264E contains red, green and blue colors in about the same proportion. Web safe color of #13264E is #003366 (or #036).

RGB color model

#13264E color RGB value is (19,38,78).

RGB: (19,38,78) (7%, 15%, 31%)

RGB channels and saturation

R 19 of 255 = 7%
G 38 of 255 = 15%
B 78 of 255 = 31%

19
38
78

R + G + B ~ 18%. #13264E is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 38 + 78 = 135 (100%)
R 19 of 135 ~ 14.07%
G 38 of 135 ~ 28.15%
B 78 of 135 ~ 57.78'%

%14.07
%28.15
%57.78

CMYK color model

#13264E color CMYK value is (76,51,0,69).

  • cyan value is 75.64%
  • magenta value is 51.28%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (76,51,0,69)
C76M51Y0K69 (76%, 51%, 0%, 69%)
(0.76 / 0.51 / 0.00 / 0.69)

CMYK percentages

%75.64
%51.28
%0
%69.41

Codes

Color #13264E in popluar color models

13 26 4E
RGB 19 38 78
HSL 221° 60.82% 19.02%
HSB/HSV 221° 75.64% 30.59%
CMYK 75.64% 51.28% 0.00%
69.41%

Color #13264E in popluar number systems.

HEX 13 26 4E
Decimal 19 38 78
Binary 10011 100110 1001110
Octal 23 46 116

Shades and tints

Shades of #13264E

#13264E
(19,38,78)
#122347
(18,35,71)
#112040
(17,32,64)
#101D39
(16,29,57)
#0F1A32
(15,26,50)
#0E172B
(14,23,43)
#0D1424
(13,20,36)
#0C111D
(12,17,29)
#0B0E16
(11,14,22)
#0A0B0F
(10,11,15)
#090808
(9,8,8)
#000000
(0,0,0)

Tints of #13264E

#13264E
(19,38,78)
#28395E
(40,57,94)
#3D4C6E
(61,76,110)
#525F7E
(82,95,126)
#67728E
(103,114,142)
#7C859E
(124,133,158)
#9198AE
(145,152,174)
#A6ABBE
(166,171,190)
#BBBECE
(187,190,206)
#D0D1DE
(208,209,222)
#E5E4EE
(229,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13264E color. Also use rgb(19,38,78) instead hex code.

Text Font Color

.myTextColor { color: #13264E; }

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

This text font color is #13264E.

Background Color

.myBgColor { background-color: #13264E; }

<div style="background-color:#13264E">Inner text</div>

This div background color is #13264E.

Border color

.myBorderColor { border: 1px solid #13264E; }

<div style="border:3px solid #13264E">Div</div>

This div border color is #13264E.

Opacity

.myOpacity80 { color: #13264E; opacity: 0.8; }

<p style="color:#13264E;opacity:0.8;">80%</p>

Text with #13264E 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 #13264E;}

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

This text has shadow with #13264E color.


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

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

This text has shadow with #13264E primary color and red secondary color.


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

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

This text has shadow with #13264E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13264E.

Preview

Color preview on black background

This text has color #13264E on black background.


Color preview on white background

This text has color #13264E on white background.


Black color preview on #13264E background

This text has black color on #13264E background.


White color preview on #13264E background

This text has white color on #13264E background.


Related colors

Complementary color

Complementary color for #hex is #ECD9B1.


I love getcolorcode.com

Triadic colors

1 #4E1326 and #264E13 with #13264E are triadic colors.

2 #4E2613 and #26134E with #13264E are triadic colors.