COLOR #132657

HEX: #132657 RGB: (19,38,87)

Color info

#132657 contains mainly green and blue colors. Web safe color of #132657 is #003366 (or #036).

RGB color model

#132657 color RGB value is (19,38,87).

RGB: (19,38,87) (7%, 15%, 34%)

RGB channels and saturation

R 19 of 255 = 7%
G 38 of 255 = 15%
B 87 of 255 = 34%

19
38
87

R + G + B ~ 19%. #132657 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 38 + 87 = 144 (100%)
R 19 of 144 ~ 13.19%
G 38 of 144 ~ 26.39%
B 87 of 144 ~ 60.42'%

%13.19
%26.39
%60.42

CMYK color model

#132657 color CMYK value is (78,56,0,66).

  • cyan value is 78.16%
  • magenta value is 56.32%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (78,56,0,66)
C78M56Y0K66 (78%, 56%, 0%, 66%)
(0.78 / 0.56 / 0.00 / 0.66)

CMYK percentages

%78.16
%56.32
%0
%65.88

Codes

Color #132657 in popluar color models

13 26 57
RGB 19 38 87
HSL 223° 64.15% 20.78%
HSB/HSV 223° 78.16% 34.12%
CMYK 78.16% 56.32% 0.00%
65.88%

Color #132657 in popluar number systems.

HEX 13 26 57
Decimal 19 38 87
Binary 10011 100110 1010111
Octal 23 46 127

Shades and tints

Shades of #132657

#132657
(19,38,87)
#122350
(18,35,80)
#112049
(17,32,73)
#101D42
(16,29,66)
#0F1A3B
(15,26,59)
#0E1734
(14,23,52)
#0D142D
(13,20,45)
#0C1126
(12,17,38)
#0B0E1F
(11,14,31)
#0A0B18
(10,11,24)
#090811
(9,8,17)
#000000
(0,0,0)

Tints of #132657

#132657
(19,38,87)
#283966
(40,57,102)
#3D4C75
(61,76,117)
#525F84
(82,95,132)
#677293
(103,114,147)
#7C85A2
(124,133,162)
#9198B1
(145,152,177)
#A6ABC0
(166,171,192)
#BBBECF
(187,190,207)
#D0D1DE
(208,209,222)
#E5E4ED
(229,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132657; }

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

This text font color is #132657.

Background Color

.myBgColor { background-color: #132657; }

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

This div background color is #132657.

Border color

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

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

This div border color is #132657.

Opacity

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

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

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

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

This text has shadow with #132657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132657.

Preview

Color preview on black background

This text has color #132657 on black background.


Color preview on white background

This text has color #132657 on white background.


Black color preview on #132657 background

This text has black color on #132657 background.


White color preview on #132657 background

This text has white color on #132657 background.


Related colors

Complementary color

Complementary color for #hex is #ECD9A8.


I love getcolorcode.com

Triadic colors

1 #571326 and #265713 with #132657 are triadic colors.

2 #572613 and #261357 with #132657 are triadic colors.