COLOR #132F73

HEX: #132F73 RGB: (19,47,115)

Color info

#132F73 contains mainly blue color. Web safe color of #132F73 is #003366 (or #036).

RGB color model

#132F73 color RGB value is (19,47,115).

RGB: (19,47,115) (7%, 18%, 45%)

RGB channels and saturation

R 19 of 255 = 7%
G 47 of 255 = 18%
B 115 of 255 = 45%

19
47
115

R + G + B ~ 23%. #132F73 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 47 + 115 = 181 (100%)
R 19 of 181 ~ 10.5%
G 47 of 181 ~ 25.97%
B 115 of 181 ~ 63.54'%

%25.97
%63.54

CMYK color model

#132F73 color CMYK value is (83,59,0,55).

  • cyan value is 83.48%
  • magenta value is 59.13%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (83,59,0,55)
C83M59Y0K55 (83%, 59%, 0%, 55%)
(0.83 / 0.59 / 0.00 / 0.55)

CMYK percentages

%83.48
%59.13
%0
%54.9

Codes

Color #132F73 in popluar color models

13 2F 73
RGB 19 47 115
HSL 223° 71.64% 26.27%
HSB/HSV 223° 83.48% 45.10%
CMYK 83.48% 59.13% 0.00%
54.90%

Color #132F73 in popluar number systems.

HEX 13 2F 73
Decimal 19 47 115
Binary 10011 101111 1110011
Octal 23 57 163

Shades and tints

Shades of #132F73

#132F73
(19,47,115)
#122B69
(18,43,105)
#11275F
(17,39,95)
#102355
(16,35,85)
#0F1F4B
(15,31,75)
#0E1B41
(14,27,65)
#0D1737
(13,23,55)
#0C132D
(12,19,45)
#0B0F23
(11,15,35)
#0A0B19
(10,11,25)
#09070F
(9,7,15)
#000000
(0,0,0)

Tints of #132F73

#132F73
(19,47,115)
#28417F
(40,65,127)
#3D538B
(61,83,139)
#526597
(82,101,151)
#6777A3
(103,119,163)
#7C89AF
(124,137,175)
#919BBB
(145,155,187)
#A6ADC7
(166,173,199)
#BBBFD3
(187,191,211)
#D0D1DF
(208,209,223)
#E5E3EB
(229,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132F73; }

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

This text font color is #132F73.

Background Color

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

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

This div background color is #132F73.

Border color

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

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

This div border color is #132F73.

Opacity

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

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

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

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

This text has shadow with #132F73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132F73.

Preview

Color preview on black background

This text has color #132F73 on black background.


Color preview on white background

This text has color #132F73 on white background.


Black color preview on #132F73 background

This text has black color on #132F73 background.


White color preview on #132F73 background

This text has white color on #132F73 background.


Related colors

Complementary color

Complementary color for #hex is #ECD08C.


I love getcolorcode.com

Triadic colors

1 #73132F and #2F7313 with #132F73 are triadic colors.

2 #732F13 and #2F1373 with #132F73 are triadic colors.