COLOR #13062B

HEX: #13062B RGB: (19,6,43)

Color info

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

RGB color model

#13062B color RGB value is (19,6,43).

RGB: (19,6,43) (7%, 2%, 17%)

RGB channels and saturation

R 19 of 255 = 7%
G 6 of 255 = 2%
B 43 of 255 = 17%

19
6
43

R + G + B ~ 9%. #13062B is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 6 + 43 = 68 (100%)
R 19 of 68 ~ 27.94%
G 6 of 68 ~ 8.82%
B 43 of 68 ~ 63.24'%

%27.94
%63.24

CMYK color model

#13062B color CMYK value is (56,86,0,83).

  • cyan value is 55.81%
  • magenta value is 86.05%
  • yellow value is 0.00%
  • key color value is 83.14%
CMYK: (56,86,0,83) C56M86Y0K83 (56%,86%,0%,83%) (0.56/0.86/0.00/0.83) 

CMYK percentages

%55.81
%86.05
%0
%83.14

Codes

Color #13062B in popluar color models

13 06 2B
RGB 19 6 43
HSL 261° 75.51% 9.61%
HSB/HSV 261° 86.05% 16.86%
CMYK 55.81% 86.05% 0.00%
83.14%

Color #13062B in popluar number systems.

HEX 13 06 2B
Decimal 19 6 43
Binary 10011 110 101011
Octal 23 6 53

Shades and tints

Shades of #13062B

#13062B
(19,6,43)
#120628
(18,6,40)
#110625
(17,6,37)
#100622
(16,6,34)
#0F061F
(15,6,31)
#0E061C
(14,6,28)
#0D0619
(13,6,25)
#0C0616
(12,6,22)
#0B0613
(11,6,19)
#0A0610
(10,6,16)
#09060D
(9,6,13)
#000000
(0,0,0)

Tints of #13062B

#13062B
(19,6,43)
#281C3E
(40,28,62)
#3D3251
(61,50,81)
#524864
(82,72,100)
#675E77
(103,94,119)
#7C748A
(124,116,138)
#918A9D
(145,138,157)
#A6A0B0
(166,160,176)
#BBB6C3
(187,182,195)
#D0CCD6
(208,204,214)
#E5E2E9
(229,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13062B; }

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

This text font color is #13062B.

Background Color

.myBgColor { background-color: #13062B; }

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

This div background color is #13062B.

Border color

.myBorderColor { border: 1px solid #13062B; }

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

This div border color is #13062B.

Opacity

.myOpacity80 { color: #13062B; opacity: 0.8; }

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

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

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

This text has shadow with #13062B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13062B.

Preview

Color preview on black background

This text has color #13062B on black background.


Color preview on white background

This text has color #13062B on white background.


Black color preview on #13062B background

This text has black color on #13062B background.


White color preview on #13062B background

This text has white color on #13062B background.


Related colors

Complementary color

Complementary color for #hex is #ECF9D4.


I love getcolorcode.com

Triadic colors

1 #2B1306 and #062B13 with #13062B are triadic colors.

2 #2B0613 and #06132B with #13062B are triadic colors.