COLOR #130720

HEX: #130720 RGB: (19,7,32)

Color info

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

RGB color model

#130720 color RGB value is (19,7,32).

RGB: (19,7,32) (7%, 3%, 13%)

RGB channels and saturation

R 19 of 255 = 7%
G 7 of 255 = 3%
B 32 of 255 = 13%

19
7
32

R + G + B ~ 8%. #130720 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 7 + 32 = 58 (100%)
R 19 of 58 ~ 32.76%
G 7 of 58 ~ 12.07%
B 32 of 58 ~ 55.17'%

%32.76
%12.07
%55.17

CMYK color model

#130720 color CMYK value is (41,78,0,87).

  • cyan value is 40.63%
  • magenta value is 78.13%
  • yellow value is 0.00%
  • key color value is 87.45%

CMYK: (41,78,0,87)
C41M78Y0K87 (41%, 78%, 0%, 87%)
(0.41 / 0.78 / 0.00 / 0.87)

CMYK percentages

%40.63
%78.13
%0
%87.45

Codes

Color #130720 in popluar color models

13 07 20
RGB 19 7 32
HSL 269° 64.10% 7.65%
HSB/HSV 269° 78.13% 12.55%
CMYK 40.63% 78.13% 0.00%
87.45%

Color #130720 in popluar number systems.

HEX 13 07 20
Decimal 19 7 32
Binary 10011 111 100000
Octal 23 7 40

Shades and tints

Shades of #130720

#130720
(19,7,32)
#12071E
(18,7,30)
#11071C
(17,7,28)
#10071A
(16,7,26)
#0F0718
(15,7,24)
#0E0716
(14,7,22)
#0D0714
(13,7,20)
#0C0712
(12,7,18)
#0B0710
(11,7,16)
#0A070E
(10,7,14)
#09070C
(9,7,12)
#000000
(0,0,0)

Tints of #130720

#130720
(19,7,32)
#281D34
(40,29,52)
#3D3348
(61,51,72)
#52495C
(82,73,92)
#675F70
(103,95,112)
#7C7584
(124,117,132)
#918B98
(145,139,152)
#A6A1AC
(166,161,172)
#BBB7C0
(187,183,192)
#D0CDD4
(208,205,212)
#E5E3E8
(229,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130720 color. Also use rgb(19,7,32) instead hex code.

Text Font Color

.myTextColor { color: #130720; }

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

This text font color is #130720.

Background Color

.myBgColor { background-color: #130720; }

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

This div background color is #130720.

Border color

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

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

This div border color is #130720.

Opacity

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

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

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

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

This text has shadow with #130720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130720.

Preview

Color preview on black background

This text has color #130720 on black background.


Color preview on white background

This text has color #130720 on white background.


Black color preview on #130720 background

This text has black color on #130720 background.


White color preview on #130720 background

This text has white color on #130720 background.


Related colors

Complementary color

Complementary color for #hex is #ECF8DF.


I love getcolorcode.com

Triadic colors

1 #201307 and #072013 with #130720 are triadic colors.

2 #200713 and #071320 with #130720 are triadic colors.