COLOR #130646

HEX: #130646 RGB: (19,6,70)

Color info

#130646 contains mainly red and blue colors. Web safe color of #130646 is #000033 (or #003).

RGB color model

#130646 color RGB value is (19,6,70).

RGB: (19,6,70) (7%, 2%, 27%)

RGB channels and saturation

R 19 of 255 = 7%
G 6 of 255 = 2%
B 70 of 255 = 27%

19
6
70

R + G + B ~ 12%. #130646 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 6 + 70 = 95 (100%)
R 19 of 95 ~ 20%
G 6 of 95 ~ 6.32%
B 70 of 95 ~ 73.68'%

%20
%73.68

CMYK color model

#130646 color CMYK value is (73,91,0,73).

  • cyan value is 72.86%
  • magenta value is 91.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (73,91,0,73)
C73M91Y0K73 (73%, 91%, 0%, 73%)
(0.73 / 0.91 / 0.00 / 0.73)

CMYK percentages

%72.86
%91.43
%0
%72.55

Codes

Color #130646 in popluar color models

13 06 46
RGB 19 6 70
HSL 252° 84.21% 14.90%
HSB/HSV 252° 91.43% 27.45%
CMYK 72.86% 91.43% 0.00%
72.55%

Color #130646 in popluar number systems.

HEX 13 06 46
Decimal 19 6 70
Binary 10011 110 1000110
Octal 23 6 106

Shades and tints

Shades of #130646

#130646
(19,6,70)
#120640
(18,6,64)
#11063A
(17,6,58)
#100634
(16,6,52)
#0F062E
(15,6,46)
#0E0628
(14,6,40)
#0D0622
(13,6,34)
#0C061C
(12,6,28)
#0B0616
(11,6,22)
#0A0610
(10,6,16)
#09060A
(9,6,10)
#000000
(0,0,0)

Tints of #130646

#130646
(19,6,70)
#281C56
(40,28,86)
#3D3266
(61,50,102)
#524876
(82,72,118)
#675E86
(103,94,134)
#7C7496
(124,116,150)
#918AA6
(145,138,166)
#A6A0B6
(166,160,182)
#BBB6C6
(187,182,198)
#D0CCD6
(208,204,214)
#E5E2E6
(229,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130646 color. Also use rgb(19,6,70) instead hex code.

Text Font Color

.myTextColor { color: #130646; }

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

This text font color is #130646.

Background Color

.myBgColor { background-color: #130646; }

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

This div background color is #130646.

Border color

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

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

This div border color is #130646.

Opacity

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

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

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

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

This text has shadow with #130646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130646.

Preview

Color preview on black background

This text has color #130646 on black background.


Color preview on white background

This text has color #130646 on white background.


Black color preview on #130646 background

This text has black color on #130646 background.


White color preview on #130646 background

This text has white color on #130646 background.


Related colors

Complementary color

Complementary color for #hex is #ECF9B9.


I love getcolorcode.com

Triadic colors

1 #461306 and #064613 with #130646 are triadic colors.

2 #460613 and #061346 with #130646 are triadic colors.