COLOR #13112E

HEX: #13112E RGB: (19,17,46)

Color info

#13112E contains red, green and blue colors in about the same proportion. Web safe color of #13112E is #000033 (or #003).

RGB color model

#13112E color RGB value is (19,17,46).

RGB: (19,17,46) (7%, 7%, 18%)

RGB channels and saturation

R 19 of 255 = 7%
G 17 of 255 = 7%
B 46 of 255 = 18%

19
17
46

R + G + B ~ 11%. #13112E is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 17 + 46 = 82 (100%)
R 19 of 82 ~ 23.17%
G 17 of 82 ~ 20.73%
B 46 of 82 ~ 56.1'%

%23.17
%20.73
%56.1

CMYK color model

#13112E color CMYK value is (59,63,0,82).

  • cyan value is 58.70%
  • magenta value is 63.04%
  • yellow value is 0.00%
  • key color value is 81.96%
CMYK: (59,63,0,82) C59M63Y0K82 (59%,63%,0%,82%) (0.59/0.63/0.00/0.82) 

CMYK percentages

%58.7
%63.04
%0
%81.96

Codes

Color #13112E in popluar color models

13 11 2E
RGB 19 17 46
HSL 244° 46.03% 12.35%
HSB/HSV 244° 63.04% 18.04%
CMYK 58.70% 63.04% 0.00%
81.96%

Color #13112E in popluar number systems.

HEX 13 11 2E
Decimal 19 17 46
Binary 10011 10001 101110
Octal 23 21 56

Shades and tints

Shades of #13112E

#13112E
(19,17,46)
#12102A
(18,16,42)
#110F26
(17,15,38)
#100E22
(16,14,34)
#0F0D1E
(15,13,30)
#0E0C1A
(14,12,26)
#0D0B16
(13,11,22)
#0C0A12
(12,10,18)
#0B090E
(11,9,14)
#0A080A
(10,8,10)
#090706
(9,7,6)
#000000
(0,0,0)

Tints of #13112E

#13112E
(19,17,46)
#282641
(40,38,65)
#3D3B54
(61,59,84)
#525067
(82,80,103)
#67657A
(103,101,122)
#7C7A8D
(124,122,141)
#918FA0
(145,143,160)
#A6A4B3
(166,164,179)
#BBB9C6
(187,185,198)
#D0CED9
(208,206,217)
#E5E3EC
(229,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13112E color. Also use rgb(19,17,46) instead hex code.

Text Font Color

.myTextColor { color: #13112E; }

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

This text font color is #13112E.

Background Color

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

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

This div background color is #13112E.

Border color

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

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

This div border color is #13112E.

Opacity

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

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

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

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

This text has shadow with #13112E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13112E.

Preview

Color preview on black background

This text has color #13112E on black background.


Color preview on white background

This text has color #13112E on white background.


Black color preview on #13112E background

This text has black color on #13112E background.


White color preview on #13112E background

This text has white color on #13112E background.


Related colors

Complementary color

Complementary color for #hex is #ECEED1.


I love getcolorcode.com

Triadic colors

1 #2E1311 and #112E13 with #13112E are triadic colors.

2 #2E1113 and #11132E with #13112E are triadic colors.