COLOR #132638

HEX: #132638 RGB: (19,38,56)

Color info

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

RGB color model

#132638 color RGB value is (19,38,56).

RGB: (19,38,56) (7%, 15%, 22%)

RGB channels and saturation

R 19 of 255 = 7%
G 38 of 255 = 15%
B 56 of 255 = 22%

19
38
56

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

Portions of RGB colors in percentages

R + G + B = 19 + 38 + 56 = 113 (100%)
R 19 of 113 ~ 16.81%
G 38 of 113 ~ 33.63%
B 56 of 113 ~ 49.56'%

%16.81
%33.63
%49.56

CMYK color model

#132638 color CMYK value is (66,32,0,78).

  • cyan value is 66.07%
  • magenta value is 32.14%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (66,32,0,78)
C66M32Y0K78 (66%, 32%, 0%, 78%)
(0.66 / 0.32 / 0.00 / 0.78)

CMYK percentages

%66.07
%32.14
%0
%78.04

Codes

Color #132638 in popluar color models

13 26 38
RGB 19 38 56
HSL 209° 49.33% 14.71%
HSB/HSV 209° 66.07% 21.96%
CMYK 66.07% 32.14% 0.00%
78.04%

Color #132638 in popluar number systems.

HEX 13 26 38
Decimal 19 38 56
Binary 10011 100110 111000
Octal 23 46 70

Shades and tints

Shades of #132638

#132638
(19,38,56)
#122333
(18,35,51)
#11202E
(17,32,46)
#101D29
(16,29,41)
#0F1A24
(15,26,36)
#0E171F
(14,23,31)
#0D141A
(13,20,26)
#0C1115
(12,17,21)
#0B0E10
(11,14,16)
#0A0B0B
(10,11,11)
#090806
(9,8,6)
#000000
(0,0,0)

Tints of #132638

#132638
(19,38,56)
#28394A
(40,57,74)
#3D4C5C
(61,76,92)
#525F6E
(82,95,110)
#677280
(103,114,128)
#7C8592
(124,133,146)
#9198A4
(145,152,164)
#A6ABB6
(166,171,182)
#BBBEC8
(187,190,200)
#D0D1DA
(208,209,218)
#E5E4EC
(229,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132638; }

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

This text font color is #132638.

Background Color

.myBgColor { background-color: #132638; }

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

This div background color is #132638.

Border color

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

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

This div border color is #132638.

Opacity

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

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

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

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

This text has shadow with #132638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132638.

Preview

Color preview on black background

This text has color #132638 on black background.


Color preview on white background

This text has color #132638 on white background.


Black color preview on #132638 background

This text has black color on #132638 background.


White color preview on #132638 background

This text has white color on #132638 background.


Related colors

Complementary color

Complementary color for #hex is #ECD9C7.


I love getcolorcode.com

Triadic colors

1 #381326 and #263813 with #132638 are triadic colors.

2 #382613 and #261338 with #132638 are triadic colors.