COLOR #132847

HEX: #132847 RGB: (19,40,71)

Color info

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

RGB color model

#132847 color RGB value is (19,40,71).

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

RGB channels and saturation

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

19
40
71

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

Portions of RGB colors in percentages

R + G + B = 19 + 40 + 71 = 130 (100%)
R 19 of 130 ~ 14.62%
G 40 of 130 ~ 30.77%
B 71 of 130 ~ 54.62'%

%14.62
%30.77
%54.62

CMYK color model

#132847 color CMYK value is (73,44,0,72).

  • cyan value is 73.24%
  • magenta value is 43.66%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (73,44,0,72)
C73M44Y0K72 (73%, 44%, 0%, 72%)
(0.73 / 0.44 / 0.00 / 0.72)

CMYK percentages

%73.24
%43.66
%0
%72.16

Codes

Color #132847 in popluar color models

13 28 47
RGB 19 40 71
HSL 216° 57.78% 17.65%
HSB/HSV 216° 73.24% 27.84%
CMYK 73.24% 43.66% 0.00%
72.16%

Color #132847 in popluar number systems.

HEX 13 28 47
Decimal 19 40 71
Binary 10011 101000 1000111
Octal 23 50 107

Shades and tints

Shades of #132847

#132847
(19,40,71)
#122541
(18,37,65)
#11223B
(17,34,59)
#101F35
(16,31,53)
#0F1C2F
(15,28,47)
#0E1929
(14,25,41)
#0D1623
(13,22,35)
#0C131D
(12,19,29)
#0B1017
(11,16,23)
#0A0D11
(10,13,17)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #132847

#132847
(19,40,71)
#283B57
(40,59,87)
#3D4E67
(61,78,103)
#526177
(82,97,119)
#677487
(103,116,135)
#7C8797
(124,135,151)
#919AA7
(145,154,167)
#A6ADB7
(166,173,183)
#BBC0C7
(187,192,199)
#D0D3D7
(208,211,215)
#E5E6E7
(229,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132847; }

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

This text font color is #132847.

Background Color

.myBgColor { background-color: #132847; }

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

This div background color is #132847.

Border color

.myBorderColor { border: 1px solid #132847; }

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

This div border color is #132847.

Opacity

.myOpacity80 { color: #132847; opacity: 0.8; }

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

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

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

This text has shadow with #132847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132847.

Preview

Color preview on black background

This text has color #132847 on black background.


Color preview on white background

This text has color #132847 on white background.


Black color preview on #132847 background

This text has black color on #132847 background.


White color preview on #132847 background

This text has white color on #132847 background.


Related colors

Complementary color

Complementary color for #hex is #ECD7B8.


I love getcolorcode.com

Triadic colors

1 #471328 and #284713 with #132847 are triadic colors.

2 #472813 and #281347 with #132847 are triadic colors.