COLOR #13436F

HEX: #13436F RGB: (19,67,111)

Color info

#13436F contains mainly green and blue colors. Web safe color of #13436F is #003366 (or #036).

RGB color model

#13436F color RGB value is (19,67,111).

RGB: (19,67,111) (7%, 26%, 44%)

RGB channels and saturation

R 19 of 255 = 7%
G 67 of 255 = 26%
B 111 of 255 = 44%

19
67
111

R + G + B ~ 26%. #13436F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 67 + 111 = 197 (100%)
R 19 of 197 ~ 9.64%
G 67 of 197 ~ 34.01%
B 111 of 197 ~ 56.35'%

%34.01
%56.35

CMYK color model

#13436F color CMYK value is (83,40,0,56).

  • cyan value is 82.88%
  • magenta value is 39.64%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (83,40,0,56)
C83M40Y0K56 (83%, 40%, 0%, 56%)
(0.83 / 0.40 / 0.00 / 0.56)

CMYK percentages

%82.88
%39.64
%0
%56.47

Codes

Color #13436F in popluar color models

13 43 6F
RGB 19 67 111
HSL 209° 70.77% 25.49%
HSB/HSV 209° 82.88% 43.53%
CMYK 82.88% 39.64% 0.00%
56.47%

Color #13436F in popluar number systems.

HEX 13 43 6F
Decimal 19 67 111
Binary 10011 1000011 1101111
Octal 23 103 157

Shades and tints

Shades of #13436F

#13436F
(19,67,111)
#123D65
(18,61,101)
#11375B
(17,55,91)
#103151
(16,49,81)
#0F2B47
(15,43,71)
#0E253D
(14,37,61)
#0D1F33
(13,31,51)
#0C1929
(12,25,41)
#0B131F
(11,19,31)
#0A0D15
(10,13,21)
#09070B
(9,7,11)
#000000
(0,0,0)

Tints of #13436F

#13436F
(19,67,111)
#28547C
(40,84,124)
#3D6589
(61,101,137)
#527696
(82,118,150)
#6787A3
(103,135,163)
#7C98B0
(124,152,176)
#91A9BD
(145,169,189)
#A6BACA
(166,186,202)
#BBCBD7
(187,203,215)
#D0DCE4
(208,220,228)
#E5EDF1
(229,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13436F color. Also use rgb(19,67,111) instead hex code.

Text Font Color

.myTextColor { color: #13436F; }

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

This text font color is #13436F.

Background Color

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

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

This div background color is #13436F.

Border color

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

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

This div border color is #13436F.

Opacity

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

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

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

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

This text has shadow with #13436F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13436F.

Preview

Color preview on black background

This text has color #13436F on black background.


Color preview on white background

This text has color #13436F on white background.


Black color preview on #13436F background

This text has black color on #13436F background.


White color preview on #13436F background

This text has white color on #13436F background.


Related colors

Complementary color

Complementary color for #hex is #ECBC90.


I love getcolorcode.com

Triadic colors

1 #6F1343 and #436F13 with #13436F are triadic colors.

2 #6F4313 and #43136F with #13436F are triadic colors.