COLOR #132236

HEX: #132236 RGB: (19,34,54)

Color info

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

RGB color model

#132236 color RGB value is (19,34,54).

RGB: (19,34,54) (7%, 13%, 21%)

RGB channels and saturation

R 19 of 255 = 7%
G 34 of 255 = 13%
B 54 of 255 = 21%

19
34
54

R + G + B ~ 14%. #132236 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 34 + 54 = 107 (100%)
R 19 of 107 ~ 17.76%
G 34 of 107 ~ 31.78%
B 54 of 107 ~ 50.47'%

%17.76
%31.78
%50.47

CMYK color model

#132236 color CMYK value is (65,37,0,79).

  • cyan value is 64.81%
  • magenta value is 37.04%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (65,37,0,79)
C65M37Y0K79 (65%, 37%, 0%, 79%)
(0.65 / 0.37 / 0.00 / 0.79)

CMYK percentages

%64.81
%37.04
%0
%78.82

Codes

Color #132236 in popluar color models

13 22 36
RGB 19 34 54
HSL 214° 47.95% 14.31%
HSB/HSV 214° 64.81% 21.18%
CMYK 64.81% 37.04% 0.00%
78.82%

Color #132236 in popluar number systems.

HEX 13 22 36
Decimal 19 34 54
Binary 10011 100010 110110
Octal 23 42 66

Shades and tints

Shades of #132236

#132236
(19,34,54)
#121F32
(18,31,50)
#111C2E
(17,28,46)
#10192A
(16,25,42)
#0F1626
(15,22,38)
#0E1322
(14,19,34)
#0D101E
(13,16,30)
#0C0D1A
(12,13,26)
#0B0A16
(11,10,22)
#0A0712
(10,7,18)
#09040E
(9,4,14)
#000000
(0,0,0)

Tints of #132236

#132236
(19,34,54)
#283648
(40,54,72)
#3D4A5A
(61,74,90)
#525E6C
(82,94,108)
#67727E
(103,114,126)
#7C8690
(124,134,144)
#919AA2
(145,154,162)
#A6AEB4
(166,174,180)
#BBC2C6
(187,194,198)
#D0D6D8
(208,214,216)
#E5EAEA
(229,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132236 color. Also use rgb(19,34,54) instead hex code.

Text Font Color

.myTextColor { color: #132236; }

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

This text font color is #132236.

Background Color

.myBgColor { background-color: #132236; }

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

This div background color is #132236.

Border color

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

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

This div border color is #132236.

Opacity

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

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

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

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

This text has shadow with #132236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132236.

Preview

Color preview on black background

This text has color #132236 on black background.


Color preview on white background

This text has color #132236 on white background.


Black color preview on #132236 background

This text has black color on #132236 background.


White color preview on #132236 background

This text has white color on #132236 background.


Related colors

Complementary color

Complementary color for #hex is #ECDDC9.


I love getcolorcode.com

Triadic colors

1 #361322 and #223613 with #132236 are triadic colors.

2 #362213 and #221336 with #132236 are triadic colors.