COLOR #132743

HEX: #132743 RGB: (19,39,67)

Color info

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

RGB color model

#132743 color RGB value is (19,39,67).

RGB: (19,39,67) (7%, 15%, 26%)

RGB channels and saturation

R 19 of 255 = 7%
G 39 of 255 = 15%
B 67 of 255 = 26%

19
39
67

R + G + B ~ 16%. #132743 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 39 + 67 = 125 (100%)
R 19 of 125 ~ 15.2%
G 39 of 125 ~ 31.2%
B 67 of 125 ~ 53.6'%

%15.2
%31.2
%53.6

CMYK color model

#132743 color CMYK value is (72,42,0,74).

  • cyan value is 71.64%
  • magenta value is 41.79%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (72,42,0,74)
C72M42Y0K74 (72%, 42%, 0%, 74%)
(0.72 / 0.42 / 0.00 / 0.74)

CMYK percentages

%71.64
%41.79
%0
%73.73

Codes

Color #132743 in popluar color models

13 27 43
RGB 19 39 67
HSL 215° 55.81% 16.86%
HSB/HSV 215° 71.64% 26.27%
CMYK 71.64% 41.79% 0.00%
73.73%

Color #132743 in popluar number systems.

HEX 13 27 43
Decimal 19 39 67
Binary 10011 100111 1000011
Octal 23 47 103

Shades and tints

Shades of #132743

#132743
(19,39,67)
#12243D
(18,36,61)
#112137
(17,33,55)
#101E31
(16,30,49)
#0F1B2B
(15,27,43)
#0E1825
(14,24,37)
#0D151F
(13,21,31)
#0C1219
(12,18,25)
#0B0F13
(11,15,19)
#0A0C0D
(10,12,13)
#090907
(9,9,7)
#000000
(0,0,0)

Tints of #132743

#132743
(19,39,67)
#283A54
(40,58,84)
#3D4D65
(61,77,101)
#526076
(82,96,118)
#677387
(103,115,135)
#7C8698
(124,134,152)
#9199A9
(145,153,169)
#A6ACBA
(166,172,186)
#BBBFCB
(187,191,203)
#D0D2DC
(208,210,220)
#E5E5ED
(229,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132743 color. Also use rgb(19,39,67) instead hex code.

Text Font Color

.myTextColor { color: #132743; }

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

This text font color is #132743.

Background Color

.myBgColor { background-color: #132743; }

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

This div background color is #132743.

Border color

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

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

This div border color is #132743.

Opacity

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

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

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

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

This text has shadow with #132743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132743.

Preview

Color preview on black background

This text has color #132743 on black background.


Color preview on white background

This text has color #132743 on white background.


Black color preview on #132743 background

This text has black color on #132743 background.


White color preview on #132743 background

This text has white color on #132743 background.


Related colors

Complementary color

Complementary color for #hex is #ECD8BC.


I love getcolorcode.com

Triadic colors

1 #431327 and #274313 with #132743 are triadic colors.

2 #432713 and #271343 with #132743 are triadic colors.