COLOR #132F49

HEX: #132F49 RGB: (19,47,73)

Color info

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

RGB color model

#132F49 color RGB value is (19,47,73).

RGB: (19,47,73) (7%, 18%, 29%)

RGB channels and saturation

R 19 of 255 = 7%
G 47 of 255 = 18%
B 73 of 255 = 29%

19
47
73

R + G + B ~ 18%. #132F49 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 47 + 73 = 139 (100%)
R 19 of 139 ~ 13.67%
G 47 of 139 ~ 33.81%
B 73 of 139 ~ 52.52'%

%13.67
%33.81
%52.52

CMYK color model

#132F49 color CMYK value is (74,36,0,71).

  • cyan value is 73.97%
  • magenta value is 35.62%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (74,36,0,71) C74M36Y0K71 (74%,36%,0%,71%) (0.74/0.36/0.00/0.71) 

CMYK percentages

%73.97
%35.62
%0
%71.37

Codes

Color #132F49 in popluar color models

13 2F 49
RGB 19 47 73
HSL 209° 58.70% 18.04%
HSB/HSV 209° 73.97% 28.63%
CMYK 73.97% 35.62% 0.00%
71.37%

Color #132F49 in popluar number systems.

HEX 13 2F 49
Decimal 19 47 73
Binary 10011 101111 1001001
Octal 23 57 111

Shades and tints

Shades of #132F49

#132F49
(19,47,73)
#122B43
(18,43,67)
#11273D
(17,39,61)
#102337
(16,35,55)
#0F1F31
(15,31,49)
#0E1B2B
(14,27,43)
#0D1725
(13,23,37)
#0C131F
(12,19,31)
#0B0F19
(11,15,25)
#0A0B13
(10,11,19)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #132F49

#132F49
(19,47,73)
#284159
(40,65,89)
#3D5369
(61,83,105)
#526579
(82,101,121)
#677789
(103,119,137)
#7C8999
(124,137,153)
#919BA9
(145,155,169)
#A6ADB9
(166,173,185)
#BBBFC9
(187,191,201)
#D0D1D9
(208,209,217)
#E5E3E9
(229,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132F49 color. Also use rgb(19,47,73) instead hex code.

Text Font Color

.myTextColor { color: #132F49; }

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

This text font color is #132F49.

Background Color

.myBgColor { background-color: #132F49; }

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

This div background color is #132F49.

Border color

.myBorderColor { border: 1px solid #132F49; }

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

This div border color is #132F49.

Opacity

.myOpacity80 { color: #132F49; opacity: 0.8; }

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

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

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

This text has shadow with #132F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132F49.

Preview

Color preview on black background

This text has color #132F49 on black background.


Color preview on white background

This text has color #132F49 on white background.


Black color preview on #132F49 background

This text has black color on #132F49 background.


White color preview on #132F49 background

This text has white color on #132F49 background.


Related colors

Complementary color

Complementary color for #hex is #ECD0B6.


I love getcolorcode.com

Triadic colors

1 #49132F and #2F4913 with #132F49 are triadic colors.

2 #492F13 and #2F1349 with #132F49 are triadic colors.