COLOR #130536

HEX: #130536 RGB: (19,5,54)

Color info

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

RGB color model

#130536 color RGB value is (19,5,54).

RGB: (19,5,54) (7%, 2%, 21%)

RGB channels and saturation

R 19 of 255 = 7%
G 5 of 255 = 2%
B 54 of 255 = 21%

19
5
54

R + G + B ~ 10%. #130536 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 5 + 54 = 78 (100%)
R 19 of 78 ~ 24.36%
G 5 of 78 ~ 6.41%
B 54 of 78 ~ 69.23'%

%24.36
%69.23

CMYK color model

#130536 color CMYK value is (65,91,0,79).

  • cyan value is 64.81%
  • magenta value is 90.74%
  • yellow value is 0.00%
  • key color value is 78.82%
CMYK: (65,91,0,79) C65M91Y0K79 (65%,91%,0%,79%) (0.65/0.91/0.00/0.79) 

CMYK percentages

%64.81
%90.74
%0
%78.82

Codes

Color #130536 in popluar color models

13 05 36
RGB 19 5 54
HSL 257° 83.05% 11.57%
HSB/HSV 257° 90.74% 21.18%
CMYK 64.81% 90.74% 0.00%
78.82%

Color #130536 in popluar number systems.

HEX 13 05 36
Decimal 19 5 54
Binary 10011 101 110110
Octal 23 5 66

Shades and tints

Shades of #130536

#130536
(19,5,54)
#120532
(18,5,50)
#11052E
(17,5,46)
#10052A
(16,5,42)
#0F0526
(15,5,38)
#0E0522
(14,5,34)
#0D051E
(13,5,30)
#0C051A
(12,5,26)
#0B0516
(11,5,22)
#0A0512
(10,5,18)
#09050E
(9,5,14)
#000000
(0,0,0)

Tints of #130536

#130536
(19,5,54)
#281B48
(40,27,72)
#3D315A
(61,49,90)
#52476C
(82,71,108)
#675D7E
(103,93,126)
#7C7390
(124,115,144)
#9189A2
(145,137,162)
#A69FB4
(166,159,180)
#BBB5C6
(187,181,198)
#D0CBD8
(208,203,216)
#E5E1EA
(229,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130536 color. Also use rgb(19,5,54) instead hex code.

Text Font Color

.myTextColor { color: #130536; }

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

This text font color is #130536.

Background Color

.myBgColor { background-color: #130536; }

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

This div background color is #130536.

Border color

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

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

This div border color is #130536.

Opacity

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

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

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

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

This text has shadow with #130536 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130536.

Preview

Color preview on black background

This text has color #130536 on black background.


Color preview on white background

This text has color #130536 on white background.


Black color preview on #130536 background

This text has black color on #130536 background.


White color preview on #130536 background

This text has white color on #130536 background.


Related colors

Complementary color

Complementary color for #hex is #ECFAC9.


I love getcolorcode.com

Triadic colors

1 #361305 and #053613 with #130536 are triadic colors.

2 #360513 and #051336 with #130536 are triadic colors.