COLOR #13516B

HEX: #13516B RGB: (19,81,107)

Color info

#13516B contains mainly green and blue colors. Web safe color of #13516B is #006666 (or #066).

RGB color model

#13516B color RGB value is (19,81,107).

RGB: (19,81,107) (7%, 32%, 42%)

RGB channels and saturation

R 19 of 255 = 7%
G 81 of 255 = 32%
B 107 of 255 = 42%

19
81
107

R + G + B ~ 27%. #13516B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 81 + 107 = 207 (100%)
R 19 of 207 ~ 9.18%
G 81 of 207 ~ 39.13%
B 107 of 207 ~ 51.69'%

%39.13
%51.69

CMYK color model

#13516B color CMYK value is (82,24,0,58).

  • cyan value is 82.24%
  • magenta value is 24.30%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (82,24,0,58) C82M24Y0K58 (82%,24%,0%,58%) (0.82/0.24/0.00/0.58) 

CMYK percentages

%82.24
%24.3
%0
%58.04

Codes

Color #13516B in popluar color models

13 51 6B
RGB 19 81 107
HSL 198° 69.84% 24.71%
HSB/HSV 198° 82.24% 41.96%
CMYK 82.24% 24.30% 0.00%
58.04%

Color #13516B in popluar number systems.

HEX 13 51 6B
Decimal 19 81 107
Binary 10011 1010001 1101011
Octal 23 121 153

Shades and tints

Shades of #13516B

#13516B
(19,81,107)
#124A62
(18,74,98)
#114359
(17,67,89)
#103C50
(16,60,80)
#0F3547
(15,53,71)
#0E2E3E
(14,46,62)
#0D2735
(13,39,53)
#0C202C
(12,32,44)
#0B1923
(11,25,35)
#0A121A
(10,18,26)
#090B11
(9,11,17)
#000000
(0,0,0)

Tints of #13516B

#13516B
(19,81,107)
#286078
(40,96,120)
#3D6F85
(61,111,133)
#527E92
(82,126,146)
#678D9F
(103,141,159)
#7C9CAC
(124,156,172)
#91ABB9
(145,171,185)
#A6BAC6
(166,186,198)
#BBC9D3
(187,201,211)
#D0D8E0
(208,216,224)
#E5E7ED
(229,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13516B color. Also use rgb(19,81,107) instead hex code.

Text Font Color

.myTextColor { color: #13516B; }

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

This text font color is #13516B.

Background Color

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

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

This div background color is #13516B.

Border color

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

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

This div border color is #13516B.

Opacity

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

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

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

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

This text has shadow with #13516B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13516B.

Preview

Color preview on black background

This text has color #13516B on black background.


Color preview on white background

This text has color #13516B on white background.


Black color preview on #13516B background

This text has black color on #13516B background.


White color preview on #13516B background

This text has white color on #13516B background.


Related colors

Complementary color

Complementary color for #hex is #ECAE94.


I love getcolorcode.com

Triadic colors

1 #6B1351 and #516B13 with #13516B are triadic colors.

2 #6B5113 and #51136B with #13516B are triadic colors.