COLOR #13165F

HEX: #13165F RGB: (19,22,95)

Color info

#13165F contains mainly blue color. Web safe color of #13165F is #000066 (or #006).

RGB color model

#13165F color RGB value is (19,22,95).

RGB: (19,22,95) (7%, 9%, 37%)

RGB channels and saturation

R 19 of 255 = 7%
G 22 of 255 = 9%
B 95 of 255 = 37%

19
22
95

R + G + B ~ 18%. #13165F is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 22 + 95 = 136 (100%)
R 19 of 136 ~ 13.97%
G 22 of 136 ~ 16.18%
B 95 of 136 ~ 69.85'%

%13.97
%16.18
%69.85

CMYK color model

#13165F color CMYK value is (80,77,0,63).

  • cyan value is 80.00%
  • magenta value is 76.84%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (80,77,0,63)
C80M77Y0K63 (80%, 77%, 0%, 63%)
(0.80 / 0.77 / 0.00 / 0.63)

CMYK percentages

%80
%76.84
%0
%62.75

Codes

Color #13165F in popluar color models

13 16 5F
RGB 19 22 95
HSL 238° 66.67% 22.35%
HSB/HSV 238° 80.00% 37.25%
CMYK 80.00% 76.84% 0.00%
62.75%

Color #13165F in popluar number systems.

HEX 13 16 5F
Decimal 19 22 95
Binary 10011 10110 1011111
Octal 23 26 137

Shades and tints

Shades of #13165F

#13165F
(19,22,95)
#121457
(18,20,87)
#11124F
(17,18,79)
#101047
(16,16,71)
#0F0E3F
(15,14,63)
#0E0C37
(14,12,55)
#0D0A2F
(13,10,47)
#0C0827
(12,8,39)
#0B061F
(11,6,31)
#0A0417
(10,4,23)
#09020F
(9,2,15)
#000000
(0,0,0)

Tints of #13165F

#13165F
(19,22,95)
#282B6D
(40,43,109)
#3D407B
(61,64,123)
#525589
(82,85,137)
#676A97
(103,106,151)
#7C7FA5
(124,127,165)
#9194B3
(145,148,179)
#A6A9C1
(166,169,193)
#BBBECF
(187,190,207)
#D0D3DD
(208,211,221)
#E5E8EB
(229,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13165F color. Also use rgb(19,22,95) instead hex code.

Text Font Color

.myTextColor { color: #13165F; }

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

This text font color is #13165F.

Background Color

.myBgColor { background-color: #13165F; }

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

This div background color is #13165F.

Border color

.myBorderColor { border: 1px solid #13165F; }

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

This div border color is #13165F.

Opacity

.myOpacity80 { color: #13165F; opacity: 0.8; }

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

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

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

This text has shadow with #13165F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13165F.

Preview

Color preview on black background

This text has color #13165F on black background.


Color preview on white background

This text has color #13165F on white background.


Black color preview on #13165F background

This text has black color on #13165F background.


White color preview on #13165F background

This text has white color on #13165F background.


Related colors

Complementary color

Complementary color for #hex is #ECE9A0.


I love getcolorcode.com

Triadic colors

1 #5F1316 and #165F13 with #13165F are triadic colors.

2 #5F1613 and #16135F with #13165F are triadic colors.