COLOR #326992

HEX: #326992 RGB: (50,105,146)

Color info

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

RGB color model

#326992 color RGB value is (50,105,146).

RGB: (50,105,146) (20%, 41%, 57%)

RGB channels and saturation

R 50 of 255 = 20%
G 105 of 255 = 41%
B 146 of 255 = 57%

50
105
146

R + G + B ~ 39%. #326992 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 105 + 146 = 301 (100%)
R 50 of 301 ~ 16.61%
G 105 of 301 ~ 34.88%
B 146 of 301 ~ 48.5'%

%16.61
%34.88
%48.5

CMYK color model

#326992 color CMYK value is (66,28,0,43).

  • cyan value is 65.75%
  • magenta value is 28.08%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (66,28,0,43) C66M28Y0K43 (66%,28%,0%,43%) (0.66/0.28/0.00/0.43) 

CMYK percentages

%65.75
%28.08
%0
%42.75

Codes

Color #326992 in popluar color models

32 69 92
RGB 50 105 146
HSL 206° 48.98% 38.43%
HSB/HSV 206° 65.75% 57.25%
CMYK 65.75% 28.08% 0.00%
42.75%

Color #326992 in popluar number systems.

HEX 32 69 92
Decimal 50 105 146
Binary 110010 1101001 10010010
Octal 62 151 222

Shades and tints

Shades of #326992

#326992
(50,105,146)
#2E6085
(46,96,133)
#2A5778
(42,87,120)
#264E6B
(38,78,107)
#22455E
(34,69,94)
#1E3C51
(30,60,81)
#1A3344
(26,51,68)
#162A37
(22,42,55)
#12212A
(18,33,42)
#0E181D
(14,24,29)
#0A0F10
(10,15,16)
#000000
(0,0,0)

Tints of #326992

#326992
(50,105,146)
#44769B
(68,118,155)
#5683A4
(86,131,164)
#6890AD
(104,144,173)
#7A9DB6
(122,157,182)
#8CAABF
(140,170,191)
#9EB7C8
(158,183,200)
#B0C4D1
(176,196,209)
#C2D1DA
(194,209,218)
#D4DEE3
(212,222,227)
#E6EBEC
(230,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #326992; }

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

This text font color is #326992.

Background Color

.myBgColor { background-color: #326992; }

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

This div background color is #326992.

Border color

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

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

This div border color is #326992.

Opacity

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

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

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

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

This text has shadow with #326992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326992.

Preview

Color preview on black background

This text has color #326992 on black background.


Color preview on white background

This text has color #326992 on white background.


Black color preview on #326992 background

This text has black color on #326992 background.


White color preview on #326992 background

This text has white color on #326992 background.


Related colors

Complementary color

Complementary color for #hex is #CD966D.


I love getcolorcode.com

Triadic colors

1 #923269 and #699232 with #326992 are triadic colors.

2 #926932 and #693292 with #326992 are triadic colors.