COLOR #132F59

HEX: #132F59 RGB: (19,47,89)

Color info

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

RGB color model

#132F59 color RGB value is (19,47,89).

RGB: (19,47,89) (7%, 18%, 35%)

RGB channels and saturation

R 19 of 255 = 7%
G 47 of 255 = 18%
B 89 of 255 = 35%

19
47
89

R + G + B ~ 20%. #132F59 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 47 + 89 = 155 (100%)
R 19 of 155 ~ 12.26%
G 47 of 155 ~ 30.32%
B 89 of 155 ~ 57.42'%

%12.26
%30.32
%57.42

CMYK color model

#132F59 color CMYK value is (79,47,0,65).

  • cyan value is 78.65%
  • magenta value is 47.19%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (79,47,0,65)
C79M47Y0K65 (79%, 47%, 0%, 65%)
(0.79 / 0.47 / 0.00 / 0.65)

CMYK percentages

%78.65
%47.19
%0
%65.1

Codes

Color #132F59 in popluar color models

13 2F 59
RGB 19 47 89
HSL 216° 64.81% 21.18%
HSB/HSV 216° 78.65% 34.90%
CMYK 78.65% 47.19% 0.00%
65.10%

Color #132F59 in popluar number systems.

HEX 13 2F 59
Decimal 19 47 89
Binary 10011 101111 1011001
Octal 23 57 131

Shades and tints

Shades of #132F59

#132F59
(19,47,89)
#122B51
(18,43,81)
#112749
(17,39,73)
#102341
(16,35,65)
#0F1F39
(15,31,57)
#0E1B31
(14,27,49)
#0D1729
(13,23,41)
#0C1321
(12,19,33)
#0B0F19
(11,15,25)
#0A0B11
(10,11,17)
#090709
(9,7,9)
#000000
(0,0,0)

Tints of #132F59

#132F59
(19,47,89)
#284168
(40,65,104)
#3D5377
(61,83,119)
#526586
(82,101,134)
#677795
(103,119,149)
#7C89A4
(124,137,164)
#919BB3
(145,155,179)
#A6ADC2
(166,173,194)
#BBBFD1
(187,191,209)
#D0D1E0
(208,209,224)
#E5E3EF
(229,227,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132F59; }

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

This text font color is #132F59.

Background Color

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

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

This div background color is #132F59.

Border color

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

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

This div border color is #132F59.

Opacity

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

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

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

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

This text has shadow with #132F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132F59.

Preview

Color preview on black background

This text has color #132F59 on black background.


Color preview on white background

This text has color #132F59 on white background.


Black color preview on #132F59 background

This text has black color on #132F59 background.


White color preview on #132F59 background

This text has white color on #132F59 background.


Related colors

Complementary color

Complementary color for #hex is #ECD0A6.


I love getcolorcode.com

Triadic colors

1 #59132F and #2F5913 with #132F59 are triadic colors.

2 #592F13 and #2F1359 with #132F59 are triadic colors.