COLOR #326988

HEX: #326988 RGB: (50,105,136)

Color info

#326988 contains mainly green and blue colors. Web safe color of #326988 is #336699 (or #369).

RGB color model

#326988 color RGB value is (50,105,136).

RGB: (50,105,136) (20%, 41%, 53%)

RGB channels and saturation

R 50 of 255 = 20%
G 105 of 255 = 41%
B 136 of 255 = 53%

50
105
136

R + G + B ~ 38%. #326988 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 105 + 136 = 291 (100%)
R 50 of 291 ~ 17.18%
G 105 of 291 ~ 36.08%
B 136 of 291 ~ 46.74'%

%17.18
%36.08
%46.74

CMYK color model

#326988 color CMYK value is (63,23,0,47).

  • cyan value is 63.24%
  • magenta value is 22.79%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (63,23,0,47) C63M23Y0K47 (63%,23%,0%,47%) (0.63/0.23/0.00/0.47) 

CMYK percentages

%63.24
%22.79
%0
%46.67

Codes

Color #326988 in popluar color models

32 69 88
RGB 50 105 136
HSL 202° 46.24% 36.47%
HSB/HSV 202° 63.24% 53.33%
CMYK 63.24% 22.79% 0.00%
46.67%

Color #326988 in popluar number systems.

HEX 32 69 88
Decimal 50 105 136
Binary 110010 1101001 10001000
Octal 62 151 210

Shades and tints

Shades of #326988

#326988
(50,105,136)
#2E607C
(46,96,124)
#2A5770
(42,87,112)
#264E64
(38,78,100)
#224558
(34,69,88)
#1E3C4C
(30,60,76)
#1A3340
(26,51,64)
#162A34
(22,42,52)
#122128
(18,33,40)
#0E181C
(14,24,28)
#0A0F10
(10,15,16)
#000000
(0,0,0)

Tints of #326988

#326988
(50,105,136)
#447692
(68,118,146)
#56839C
(86,131,156)
#6890A6
(104,144,166)
#7A9DB0
(122,157,176)
#8CAABA
(140,170,186)
#9EB7C4
(158,183,196)
#B0C4CE
(176,196,206)
#C2D1D8
(194,209,216)
#D4DEE2
(212,222,226)
#E6EBEC
(230,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #326988 color. Also use rgb(50,105,136) instead hex code.

Text Font Color

.myTextColor { color: #326988; }

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

This text font color is #326988.

Background Color

.myBgColor { background-color: #326988; }

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

This div background color is #326988.

Border color

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

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

This div border color is #326988.

Opacity

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

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

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

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

This text has shadow with #326988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326988.

Preview

Color preview on black background

This text has color #326988 on black background.


Color preview on white background

This text has color #326988 on white background.


Black color preview on #326988 background

This text has black color on #326988 background.


White color preview on #326988 background

This text has white color on #326988 background.


Related colors

Complementary color

Complementary color for #hex is #CD9677.


I love getcolorcode.com

Triadic colors

1 #883269 and #698832 with #326988 are triadic colors.

2 #886932 and #693288 with #326988 are triadic colors.