COLOR #13617B

HEX: #13617B RGB: (19,97,123)

Color info

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

RGB color model

#13617B color RGB value is (19,97,123).

RGB: (19,97,123) (7%, 38%, 48%)

RGB channels and saturation

R 19 of 255 = 7%
G 97 of 255 = 38%
B 123 of 255 = 48%

19
97
123

R + G + B ~ 31%. #13617B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 97 + 123 = 239 (100%)
R 19 of 239 ~ 7.95%
G 97 of 239 ~ 40.59%
B 123 of 239 ~ 51.46'%

%40.59
%51.46

CMYK color model

#13617B color CMYK value is (85,21,0,52).

  • cyan value is 84.55%
  • magenta value is 21.14%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (85,21,0,52)
C85M21Y0K52 (85%, 21%, 0%, 52%)
(0.85 / 0.21 / 0.00 / 0.52)

CMYK percentages

%84.55
%21.14
%0
%51.76

Codes

Color #13617B in popluar color models

13 61 7B
RGB 19 97 123
HSL 195° 73.24% 27.84%
HSB/HSV 195° 84.55% 48.24%
CMYK 84.55% 21.14% 0.00%
51.76%

Color #13617B in popluar number systems.

HEX 13 61 7B
Decimal 19 97 123
Binary 10011 1100001 1111011
Octal 23 141 173

Shades and tints

Shades of #13617B

#13617B
(19,97,123)
#125970
(18,89,112)
#115165
(17,81,101)
#10495A
(16,73,90)
#0F414F
(15,65,79)
#0E3944
(14,57,68)
#0D3139
(13,49,57)
#0C292E
(12,41,46)
#0B2123
(11,33,35)
#0A1918
(10,25,24)
#09110D
(9,17,13)
#000000
(0,0,0)

Tints of #13617B

#13617B
(19,97,123)
#286F87
(40,111,135)
#3D7D93
(61,125,147)
#528B9F
(82,139,159)
#6799AB
(103,153,171)
#7CA7B7
(124,167,183)
#91B5C3
(145,181,195)
#A6C3CF
(166,195,207)
#BBD1DB
(187,209,219)
#D0DFE7
(208,223,231)
#E5EDF3
(229,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13617B color. Also use rgb(19,97,123) instead hex code.

Text Font Color

.myTextColor { color: #13617B; }

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

This text font color is #13617B.

Background Color

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

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

This div background color is #13617B.

Border color

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

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

This div border color is #13617B.

Opacity

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

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

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

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

This text has shadow with #13617B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13617B.

Preview

Color preview on black background

This text has color #13617B on black background.


Color preview on white background

This text has color #13617B on white background.


Black color preview on #13617B background

This text has black color on #13617B background.


White color preview on #13617B background

This text has white color on #13617B background.


Related colors

Complementary color

Complementary color for #hex is #EC9E84.


I love getcolorcode.com

Triadic colors

1 #7B1361 and #617B13 with #13617B are triadic colors.

2 #7B6113 and #61137B with #13617B are triadic colors.