COLOR #130944

HEX: #130944 RGB: (19,9,68)

Color info

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

RGB color model

#130944 color RGB value is (19,9,68).

RGB: (19,9,68) (7%, 4%, 27%)

RGB channels and saturation

R 19 of 255 = 7%
G 9 of 255 = 4%
B 68 of 255 = 27%

19
9
68

R + G + B ~ 13%. #130944 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 9 + 68 = 96 (100%)
R 19 of 96 ~ 19.79%
G 9 of 96 ~ 9.38%
B 68 of 96 ~ 70.83'%

%19.79
%70.83

CMYK color model

#130944 color CMYK value is (72,87,0,73).

  • cyan value is 72.06%
  • magenta value is 86.76%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (72,87,0,73)
C72M87Y0K73 (72%, 87%, 0%, 73%)
(0.72 / 0.87 / 0.00 / 0.73)

CMYK percentages

%72.06
%86.76
%0
%73.33

Codes

Color #130944 in popluar color models

13 09 44
RGB 19 9 68
HSL 250° 76.62% 15.10%
HSB/HSV 250° 86.76% 26.67%
CMYK 72.06% 86.76% 0.00%
73.33%

Color #130944 in popluar number systems.

HEX 13 09 44
Decimal 19 9 68
Binary 10011 1001 1000100
Octal 23 11 104

Shades and tints

Shades of #130944

#130944
(19,9,68)
#12093E
(18,9,62)
#110938
(17,9,56)
#100932
(16,9,50)
#0F092C
(15,9,44)
#0E0926
(14,9,38)
#0D0920
(13,9,32)
#0C091A
(12,9,26)
#0B0914
(11,9,20)
#0A090E
(10,9,14)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #130944

#130944
(19,9,68)
#281F55
(40,31,85)
#3D3566
(61,53,102)
#524B77
(82,75,119)
#676188
(103,97,136)
#7C7799
(124,119,153)
#918DAA
(145,141,170)
#A6A3BB
(166,163,187)
#BBB9CC
(187,185,204)
#D0CFDD
(208,207,221)
#E5E5EE
(229,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130944 color. Also use rgb(19,9,68) instead hex code.

Text Font Color

.myTextColor { color: #130944; }

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

This text font color is #130944.

Background Color

.myBgColor { background-color: #130944; }

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

This div background color is #130944.

Border color

.myBorderColor { border: 1px solid #130944; }

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

This div border color is #130944.

Opacity

.myOpacity80 { color: #130944; opacity: 0.8; }

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

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

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

This text has shadow with #130944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130944.

Preview

Color preview on black background

This text has color #130944 on black background.


Color preview on white background

This text has color #130944 on white background.


Black color preview on #130944 background

This text has black color on #130944 background.


White color preview on #130944 background

This text has white color on #130944 background.


Related colors

Complementary color

Complementary color for #hex is #ECF6BB.


I love getcolorcode.com

Triadic colors

1 #441309 and #094413 with #130944 are triadic colors.

2 #440913 and #091344 with #130944 are triadic colors.