COLOR #132040

HEX: #132040 RGB: (19,32,64)

Color info

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

RGB color model

#132040 color RGB value is (19,32,64).

RGB: (19,32,64) (7%, 13%, 25%)

RGB channels and saturation

R 19 of 255 = 7%
G 32 of 255 = 13%
B 64 of 255 = 25%

19
32
64

R + G + B ~ 15%. #132040 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 32 + 64 = 115 (100%)
R 19 of 115 ~ 16.52%
G 32 of 115 ~ 27.83%
B 64 of 115 ~ 55.65'%

%16.52
%27.83
%55.65

CMYK color model

#132040 color CMYK value is (70,50,0,75).

  • cyan value is 70.31%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (70,50,0,75)
C70M50Y0K75 (70%, 50%, 0%, 75%)
(0.70 / 0.50 / 0.00 / 0.75)

CMYK percentages

%70.31
%50
%0
%74.9

Codes

Color #132040 in popluar color models

13 20 40
RGB 19 32 64
HSL 223° 54.22% 16.27%
HSB/HSV 223° 70.31% 25.10%
CMYK 70.31% 50.00% 0.00%
74.90%

Color #132040 in popluar number systems.

HEX 13 20 40
Decimal 19 32 64
Binary 10011 100000 1000000
Octal 23 40 100

Shades and tints

Shades of #132040

#132040
(19,32,64)
#121E3B
(18,30,59)
#111C36
(17,28,54)
#101A31
(16,26,49)
#0F182C
(15,24,44)
#0E1627
(14,22,39)
#0D1422
(13,20,34)
#0C121D
(12,18,29)
#0B1018
(11,16,24)
#0A0E13
(10,14,19)
#090C0E
(9,12,14)
#000000
(0,0,0)

Tints of #132040

#132040
(19,32,64)
#283451
(40,52,81)
#3D4862
(61,72,98)
#525C73
(82,92,115)
#677084
(103,112,132)
#7C8495
(124,132,149)
#9198A6
(145,152,166)
#A6ACB7
(166,172,183)
#BBC0C8
(187,192,200)
#D0D4D9
(208,212,217)
#E5E8EA
(229,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132040 color. Also use rgb(19,32,64) instead hex code.

Text Font Color

.myTextColor { color: #132040; }

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

This text font color is #132040.

Background Color

.myBgColor { background-color: #132040; }

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

This div background color is #132040.

Border color

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

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

This div border color is #132040.

Opacity

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

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

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

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

This text has shadow with #132040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132040.

Preview

Color preview on black background

This text has color #132040 on black background.


Color preview on white background

This text has color #132040 on white background.


Black color preview on #132040 background

This text has black color on #132040 background.


White color preview on #132040 background

This text has white color on #132040 background.


Related colors

Complementary color

Complementary color for #hex is #ECDFBF.


I love getcolorcode.com

Triadic colors

1 #401320 and #204013 with #132040 are triadic colors.

2 #402013 and #201340 with #132040 are triadic colors.