COLOR #13263E

HEX: #13263E RGB: (19,38,62)

Color info

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

RGB color model

#13263E color RGB value is (19,38,62).

RGB: (19,38,62) (7%, 15%, 24%)

RGB channels and saturation

R 19 of 255 = 7%
G 38 of 255 = 15%
B 62 of 255 = 24%

19
38
62

R + G + B ~ 15%. #13263E is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 38 + 62 = 119 (100%)
R 19 of 119 ~ 15.97%
G 38 of 119 ~ 31.93%
B 62 of 119 ~ 52.1'%

%15.97
%31.93
%52.1

CMYK color model

#13263E color CMYK value is (69,39,0,76).

  • cyan value is 69.35%
  • magenta value is 38.71%
  • yellow value is 0.00%
  • key color value is 75.69%

CMYK: (69,39,0,76)
C69M39Y0K76 (69%, 39%, 0%, 76%)
(0.69 / 0.39 / 0.00 / 0.76)

CMYK percentages

%69.35
%38.71
%0
%75.69

Codes

Color #13263E in popluar color models

13 26 3E
RGB 19 38 62
HSL 213° 53.09% 15.88%
HSB/HSV 213° 69.35% 24.31%
CMYK 69.35% 38.71% 0.00%
75.69%

Color #13263E in popluar number systems.

HEX 13 26 3E
Decimal 19 38 62
Binary 10011 100110 111110
Octal 23 46 76

Shades and tints

Shades of #13263E

#13263E
(19,38,62)
#122339
(18,35,57)
#112034
(17,32,52)
#101D2F
(16,29,47)
#0F1A2A
(15,26,42)
#0E1725
(14,23,37)
#0D1420
(13,20,32)
#0C111B
(12,17,27)
#0B0E16
(11,14,22)
#0A0B11
(10,11,17)
#09080C
(9,8,12)
#000000
(0,0,0)

Tints of #13263E

#13263E
(19,38,62)
#28394F
(40,57,79)
#3D4C60
(61,76,96)
#525F71
(82,95,113)
#677282
(103,114,130)
#7C8593
(124,133,147)
#9198A4
(145,152,164)
#A6ABB5
(166,171,181)
#BBBEC6
(187,190,198)
#D0D1D7
(208,209,215)
#E5E4E8
(229,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13263E; }

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

This text font color is #13263E.

Background Color

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

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

This div background color is #13263E.

Border color

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

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

This div border color is #13263E.

Opacity

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

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

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

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

This text has shadow with #13263E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13263E.

Preview

Color preview on black background

This text has color #13263E on black background.


Color preview on white background

This text has color #13263E on white background.


Black color preview on #13263E background

This text has black color on #13263E background.


White color preview on #13263E background

This text has white color on #13263E background.


Related colors

Complementary color

Complementary color for #hex is #ECD9C1.


I love getcolorcode.com

Triadic colors

1 #3E1326 and #263E13 with #13263E are triadic colors.

2 #3E2613 and #26133E with #13263E are triadic colors.