COLOR #13472A

HEX: #13472A RGB: (19,71,42)

Color info

#13472A contains red, green and blue colors in about the same proportion. Web safe color of #13472A is #003333 (or #033).

RGB color model

#13472A color RGB value is (19,71,42).

RGB: (19,71,42) (7%, 28%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 71 of 255 = 28%
B 42 of 255 = 16%

19
71
42

R + G + B ~ 17%. #13472A is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 71 + 42 = 132 (100%)
R 19 of 132 ~ 14.39%
G 71 of 132 ~ 53.79%
B 42 of 132 ~ 31.82'%

%14.39
%53.79
%31.82

CMYK color model

#13472A color CMYK value is (73,0,41,72).

  • cyan value is 73.24%
  • magenta value is 0.00%
  • yellow value is 40.85%
  • key color value is 72.16%
CMYK: (73,0,41,72) C73M0Y41K72 (73%,0%,41%,72%) (0.73/0.00/0.41/0.72) 

CMYK percentages

%73.24
%0
%40.85
%72.16

Codes

Color #13472A in popluar color models

13 47 2A
RGB 19 71 42
HSL 147° 57.78% 17.65%
HSB/HSV 147° 73.24% 27.84%
CMYK 73.24% 0.00% 40.85%
72.16%

Color #13472A in popluar number systems.

HEX 13 47 2A
Decimal 19 71 42
Binary 10011 1000111 101010
Octal 23 107 52

Shades and tints

Shades of #13472A

#13472A
(19,71,42)
#124127
(18,65,39)
#113B24
(17,59,36)
#103521
(16,53,33)
#0F2F1E
(15,47,30)
#0E291B
(14,41,27)
#0D2318
(13,35,24)
#0C1D15
(12,29,21)
#0B1712
(11,23,18)
#0A110F
(10,17,15)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #13472A

#13472A
(19,71,42)
#28573D
(40,87,61)
#3D6750
(61,103,80)
#527763
(82,119,99)
#678776
(103,135,118)
#7C9789
(124,151,137)
#91A79C
(145,167,156)
#A6B7AF
(166,183,175)
#BBC7C2
(187,199,194)
#D0D7D5
(208,215,213)
#E5E7E8
(229,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13472A color. Also use rgb(19,71,42) instead hex code.

Text Font Color

.myTextColor { color: #13472A; }

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

This text font color is #13472A.

Background Color

.myBgColor { background-color: #13472A; }

<div style="background-color:#13472A">Inner text</div>

This div background color is #13472A.

Border color

.myBorderColor { border: 1px solid #13472A; }

<div style="border:3px solid #13472A">Div</div>

This div border color is #13472A.

Opacity

.myOpacity80 { color: #13472A; opacity: 0.8; }

<p style="color:#13472A;opacity:0.8;">80%</p>

Text with #13472A 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 #13472A;}

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

This text has shadow with #13472A color.


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

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

This text has shadow with #13472A primary color and red secondary color.


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

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

This text has shadow with #13472A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13472A.

Preview

Color preview on black background

This text has color #13472A on black background.


Color preview on white background

This text has color #13472A on white background.


Black color preview on #13472A background

This text has black color on #13472A background.


White color preview on #13472A background

This text has white color on #13472A background.


Related colors

Complementary color

Complementary color for #hex is #ECB8D5.


I love getcolorcode.com

Triadic colors

1 #2A1347 and #472A13 with #13472A are triadic colors.

2 #2A4713 and #47132A with #13472A are triadic colors.