COLOR #326596

HEX: #326596 RGB: (50,101,150)

Color info

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

RGB color model

#326596 color RGB value is (50,101,150).

RGB: (50,101,150) (20%, 40%, 59%)

RGB channels and saturation

R 50 of 255 = 20%
G 101 of 255 = 40%
B 150 of 255 = 59%

50
101
150

R + G + B ~ 40%. #326596 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 50 + 101 + 150 = 301 (100%)
R 50 of 301 ~ 16.61%
G 101 of 301 ~ 33.55%
B 150 of 301 ~ 49.83'%

%16.61
%33.55
%49.83

CMYK color model

#326596 color CMYK value is (67,33,0,41).

  • cyan value is 66.67%
  • magenta value is 32.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (67,33,0,41)
C67M33Y0K41 (67%, 33%, 0%, 41%)
(0.67 / 0.33 / 0.00 / 0.41)

CMYK percentages

%66.67
%32.67
%0
%41.18

Codes

Color #326596 in popluar color models

32 65 96
RGB 50 101 150
HSL 209° 50.00% 39.22%
HSB/HSV 209° 66.67% 58.82%
CMYK 66.67% 32.67% 0.00%
41.18%

Color #326596 in popluar number systems.

HEX 32 65 96
Decimal 50 101 150
Binary 110010 1100101 10010110
Octal 62 145 226

Shades and tints

Shades of #326596

#326596
(50,101,150)
#2E5C89
(46,92,137)
#2A537C
(42,83,124)
#264A6F
(38,74,111)
#224162
(34,65,98)
#1E3855
(30,56,85)
#1A2F48
(26,47,72)
#16263B
(22,38,59)
#121D2E
(18,29,46)
#0E1421
(14,20,33)
#0A0B14
(10,11,20)
#000000
(0,0,0)

Tints of #326596

#326596
(50,101,150)
#44739F
(68,115,159)
#5681A8
(86,129,168)
#688FB1
(104,143,177)
#7A9DBA
(122,157,186)
#8CABC3
(140,171,195)
#9EB9CC
(158,185,204)
#B0C7D5
(176,199,213)
#C2D5DE
(194,213,222)
#D4E3E7
(212,227,231)
#E6F1F0
(230,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #326596 color. Also use rgb(50,101,150) instead hex code.

Text Font Color

.myTextColor { color: #326596; }

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

This text font color is #326596.

Background Color

.myBgColor { background-color: #326596; }

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

This div background color is #326596.

Border color

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

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

This div border color is #326596.

Opacity

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

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

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

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

This text has shadow with #326596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326596.

Preview

Color preview on black background

This text has color #326596 on black background.


Color preview on white background

This text has color #326596 on white background.


Black color preview on #326596 background

This text has black color on #326596 background.


White color preview on #326596 background

This text has white color on #326596 background.


Related colors

Complementary color

Complementary color for #hex is #CD9A69.


I love getcolorcode.com

Triadic colors

1 #963265 and #659632 with #326596 are triadic colors.

2 #966532 and #653296 with #326596 are triadic colors.