COLOR #132641

HEX: #132641 RGB: (19,38,65)

Color info

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

RGB color model

#132641 color RGB value is (19,38,65).

RGB: (19,38,65) (7%, 15%, 25%)

RGB channels and saturation

R 19 of 255 = 7%
G 38 of 255 = 15%
B 65 of 255 = 25%

19
38
65

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

Portions of RGB colors in percentages

R + G + B = 19 + 38 + 65 = 122 (100%)
R 19 of 122 ~ 15.57%
G 38 of 122 ~ 31.15%
B 65 of 122 ~ 53.28'%

%15.57
%31.15
%53.28

CMYK color model

#132641 color CMYK value is (71,42,0,75).

  • cyan value is 70.77%
  • magenta value is 41.54%
  • yellow value is 0.00%
  • key color value is 74.51%
CMYK: (71,42,0,75) C71M42Y0K75 (71%,42%,0%,75%) (0.71/0.42/0.00/0.75) 

CMYK percentages

%70.77
%41.54
%0
%74.51

Codes

Color #132641 in popluar color models

13 26 41
RGB 19 38 65
HSL 215° 54.76% 16.47%
HSB/HSV 215° 70.77% 25.49%
CMYK 70.77% 41.54% 0.00%
74.51%

Color #132641 in popluar number systems.

HEX 13 26 41
Decimal 19 38 65
Binary 10011 100110 1000001
Octal 23 46 101

Shades and tints

Shades of #132641

#132641
(19,38,65)
#12233C
(18,35,60)
#112037
(17,32,55)
#101D32
(16,29,50)
#0F1A2D
(15,26,45)
#0E1728
(14,23,40)
#0D1423
(13,20,35)
#0C111E
(12,17,30)
#0B0E19
(11,14,25)
#0A0B14
(10,11,20)
#09080F
(9,8,15)
#000000
(0,0,0)

Tints of #132641

#132641
(19,38,65)
#283952
(40,57,82)
#3D4C63
(61,76,99)
#525F74
(82,95,116)
#677285
(103,114,133)
#7C8596
(124,133,150)
#9198A7
(145,152,167)
#A6ABB8
(166,171,184)
#BBBEC9
(187,190,201)
#D0D1DA
(208,209,218)
#E5E4EB
(229,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132641 color. Also use rgb(19,38,65) instead hex code.

Text Font Color

.myTextColor { color: #132641; }

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

This text font color is #132641.

Background Color

.myBgColor { background-color: #132641; }

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

This div background color is #132641.

Border color

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

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

This div border color is #132641.

Opacity

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

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

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

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

This text has shadow with #132641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132641.

Preview

Color preview on black background

This text has color #132641 on black background.


Color preview on white background

This text has color #132641 on white background.


Black color preview on #132641 background

This text has black color on #132641 background.


White color preview on #132641 background

This text has white color on #132641 background.


Related colors

Complementary color

Complementary color for #hex is #ECD9BE.


I love getcolorcode.com

Triadic colors

1 #411326 and #264113 with #132641 are triadic colors.

2 #412613 and #261341 with #132641 are triadic colors.