COLOR #13597C

HEX: #13597C RGB: (19,89,124)

Color info

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

RGB color model

#13597C color RGB value is (19,89,124).

RGB: (19,89,124) (7%, 35%, 49%)

RGB channels and saturation

R 19 of 255 = 7%
G 89 of 255 = 35%
B 124 of 255 = 49%

19
89
124

R + G + B ~ 30%. #13597C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 89 + 124 = 232 (100%)
R 19 of 232 ~ 8.19%
G 89 of 232 ~ 38.36%
B 124 of 232 ~ 53.45'%

%38.36
%53.45

CMYK color model

#13597C color CMYK value is (85,28,0,51).

  • cyan value is 84.68%
  • magenta value is 28.23%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (85,28,0,51)
C85M28Y0K51 (85%, 28%, 0%, 51%)
(0.85 / 0.28 / 0.00 / 0.51)

CMYK percentages

%84.68
%28.23
%0
%51.37

Codes

Color #13597C in popluar color models

13 59 7C
RGB 19 89 124
HSL 200° 73.43% 28.04%
HSB/HSV 200° 84.68% 48.63%
CMYK 84.68% 28.23% 0.00%
51.37%

Color #13597C in popluar number systems.

HEX 13 59 7C
Decimal 19 89 124
Binary 10011 1011001 1111100
Octal 23 131 174

Shades and tints

Shades of #13597C

#13597C
(19,89,124)
#125171
(18,81,113)
#114966
(17,73,102)
#10415B
(16,65,91)
#0F3950
(15,57,80)
#0E3145
(14,49,69)
#0D293A
(13,41,58)
#0C212F
(12,33,47)
#0B1924
(11,25,36)
#0A1119
(10,17,25)
#09090E
(9,9,14)
#000000
(0,0,0)

Tints of #13597C

#13597C
(19,89,124)
#286887
(40,104,135)
#3D7792
(61,119,146)
#52869D
(82,134,157)
#6795A8
(103,149,168)
#7CA4B3
(124,164,179)
#91B3BE
(145,179,190)
#A6C2C9
(166,194,201)
#BBD1D4
(187,209,212)
#D0E0DF
(208,224,223)
#E5EFEA
(229,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13597C color. Also use rgb(19,89,124) instead hex code.

Text Font Color

.myTextColor { color: #13597C; }

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

This text font color is #13597C.

Background Color

.myBgColor { background-color: #13597C; }

<div style="background-color:#13597C">Inner text</div>

This div background color is #13597C.

Border color

.myBorderColor { border: 1px solid #13597C; }

<div style="border:3px solid #13597C">Div</div>

This div border color is #13597C.

Opacity

.myOpacity80 { color: #13597C; opacity: 0.8; }

<p style="color:#13597C;opacity:0.8;">80%</p>

Text with #13597C 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 #13597C;}

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

This text has shadow with #13597C color.


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

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

This text has shadow with #13597C primary color and red secondary color.


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

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

This text has shadow with #13597C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13597C.

Preview

Color preview on black background

This text has color #13597C on black background.


Color preview on white background

This text has color #13597C on white background.


Black color preview on #13597C background

This text has black color on #13597C background.


White color preview on #13597C background

This text has white color on #13597C background.


Related colors

Complementary color

Complementary color for #hex is #ECA683.


I love getcolorcode.com

Triadic colors

1 #7C1359 and #597C13 with #13597C are triadic colors.

2 #7C5913 and #59137C with #13597C are triadic colors.