COLOR #130D47

HEX: #130D47 RGB: (19,13,71)

Color info

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

RGB color model

#130D47 color RGB value is (19,13,71).

RGB: (19,13,71) (7%, 5%, 28%)

RGB channels and saturation

R 19 of 255 = 7%
G 13 of 255 = 5%
B 71 of 255 = 28%

19
13
71

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

Portions of RGB colors in percentages

R + G + B = 19 + 13 + 71 = 103 (100%)
R 19 of 103 ~ 18.45%
G 13 of 103 ~ 12.62%
B 71 of 103 ~ 68.93'%

%18.45
%12.62
%68.93

CMYK color model

#130D47 color CMYK value is (73,82,0,72).

  • cyan value is 73.24%
  • magenta value is 81.69%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (73,82,0,72)
C73M82Y0K72 (73%, 82%, 0%, 72%)
(0.73 / 0.82 / 0.00 / 0.72)

CMYK percentages

%73.24
%81.69
%0
%72.16

Codes

Color #130D47 in popluar color models

13 0D 47
RGB 19 13 71
HSL 246° 69.05% 16.47%
HSB/HSV 246° 81.69% 27.84%
CMYK 73.24% 81.69% 0.00%
72.16%

Color #130D47 in popluar number systems.

HEX 13 0D 47
Decimal 19 13 71
Binary 10011 1101 1000111
Octal 23 15 107

Shades and tints

Shades of #130D47

#130D47
(19,13,71)
#120C41
(18,12,65)
#110B3B
(17,11,59)
#100A35
(16,10,53)
#0F092F
(15,9,47)
#0E0829
(14,8,41)
#0D0723
(13,7,35)
#0C061D
(12,6,29)
#0B0517
(11,5,23)
#0A0411
(10,4,17)
#09030B
(9,3,11)
#000000
(0,0,0)

Tints of #130D47

#130D47
(19,13,71)
#282357
(40,35,87)
#3D3967
(61,57,103)
#524F77
(82,79,119)
#676587
(103,101,135)
#7C7B97
(124,123,151)
#9191A7
(145,145,167)
#A6A7B7
(166,167,183)
#BBBDC7
(187,189,199)
#D0D3D7
(208,211,215)
#E5E9E7
(229,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130D47 color. Also use rgb(19,13,71) instead hex code.

Text Font Color

.myTextColor { color: #130D47; }

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

This text font color is #130D47.

Background Color

.myBgColor { background-color: #130D47; }

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

This div background color is #130D47.

Border color

.myBorderColor { border: 1px solid #130D47; }

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

This div border color is #130D47.

Opacity

.myOpacity80 { color: #130D47; opacity: 0.8; }

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

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

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

This text has shadow with #130D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130D47.

Preview

Color preview on black background

This text has color #130D47 on black background.


Color preview on white background

This text has color #130D47 on white background.


Black color preview on #130D47 background

This text has black color on #130D47 background.


White color preview on #130D47 background

This text has white color on #130D47 background.


Related colors

Complementary color

Complementary color for #hex is #ECF2B8.


I love getcolorcode.com

Triadic colors

1 #47130D and #0D4713 with #130D47 are triadic colors.

2 #470D13 and #0D1347 with #130D47 are triadic colors.