COLOR #13176A

HEX: #13176A RGB: (19,23,106)

Color info

#13176A contains mainly blue color. Web safe color of #13176A is #000066 (or #006).

RGB color model

#13176A color RGB value is (19,23,106).

RGB: (19,23,106) (7%, 9%, 42%)

RGB channels and saturation

R 19 of 255 = 7%
G 23 of 255 = 9%
B 106 of 255 = 42%

19
23
106

R + G + B ~ 19%. #13176A is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 23 + 106 = 148 (100%)
R 19 of 148 ~ 12.84%
G 23 of 148 ~ 15.54%
B 106 of 148 ~ 71.62'%

%12.84
%15.54
%71.62

CMYK color model

#13176A color CMYK value is (82,78,0,58).

  • cyan value is 82.08%
  • magenta value is 78.30%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (82,78,0,58)
C82M78Y0K58 (82%, 78%, 0%, 58%)
(0.82 / 0.78 / 0.00 / 0.58)

CMYK percentages

%82.08
%78.3
%0
%58.43

Codes

Color #13176A in popluar color models

13 17 6A
RGB 19 23 106
HSL 237° 69.60% 24.51%
HSB/HSV 237° 82.08% 41.57%
CMYK 82.08% 78.30% 0.00%
58.43%

Color #13176A in popluar number systems.

HEX 13 17 6A
Decimal 19 23 106
Binary 10011 10111 1101010
Octal 23 27 152

Shades and tints

Shades of #13176A

#13176A
(19,23,106)
#121561
(18,21,97)
#111358
(17,19,88)
#10114F
(16,17,79)
#0F0F46
(15,15,70)
#0E0D3D
(14,13,61)
#0D0B34
(13,11,52)
#0C092B
(12,9,43)
#0B0722
(11,7,34)
#0A0519
(10,5,25)
#090310
(9,3,16)
#000000
(0,0,0)

Tints of #13176A

#13176A
(19,23,106)
#282C77
(40,44,119)
#3D4184
(61,65,132)
#525691
(82,86,145)
#676B9E
(103,107,158)
#7C80AB
(124,128,171)
#9195B8
(145,149,184)
#A6AAC5
(166,170,197)
#BBBFD2
(187,191,210)
#D0D4DF
(208,212,223)
#E5E9EC
(229,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13176A color. Also use rgb(19,23,106) instead hex code.

Text Font Color

.myTextColor { color: #13176A; }

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

This text font color is #13176A.

Background Color

.myBgColor { background-color: #13176A; }

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

This div background color is #13176A.

Border color

.myBorderColor { border: 1px solid #13176A; }

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

This div border color is #13176A.

Opacity

.myOpacity80 { color: #13176A; opacity: 0.8; }

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

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

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

This text has shadow with #13176A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13176A.

Preview

Color preview on black background

This text has color #13176A on black background.


Color preview on white background

This text has color #13176A on white background.


Black color preview on #13176A background

This text has black color on #13176A background.


White color preview on #13176A background

This text has white color on #13176A background.


Related colors

Complementary color

Complementary color for #hex is #ECE895.


I love getcolorcode.com

Triadic colors

1 #6A1317 and #176A13 with #13176A are triadic colors.

2 #6A1713 and #17136A with #13176A are triadic colors.