COLOR #326672

HEX: #326672 RGB: (50,102,114)

Color info

#326672 contains mainly green and blue colors. Web safe color of #326672 is #336666 (or #366).

RGB color model

#326672 color RGB value is (50,102,114).

RGB: (50,102,114) (20%, 40%, 45%)

RGB channels and saturation

R 50 of 255 = 20%
G 102 of 255 = 40%
B 114 of 255 = 45%

50
102
114

R + G + B ~ 35%. #326672 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 102 + 114 = 266 (100%)
R 50 of 266 ~ 18.8%
G 102 of 266 ~ 38.35%
B 114 of 266 ~ 42.86'%

%18.8
%38.35
%42.86

CMYK color model

#326672 color CMYK value is (56,11,0,55).

  • cyan value is 56.14%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (56,11,0,55)
C56M11Y0K55 (56%, 11%, 0%, 55%)
(0.56 / 0.11 / 0.00 / 0.55)

CMYK percentages

%56.14
%10.53
%0
%55.29

Codes

Color #326672 in popluar color models

32 66 72
RGB 50 102 114
HSL 191° 39.02% 32.16%
HSB/HSV 191° 56.14% 44.71%
CMYK 56.14% 10.53% 0.00%
55.29%

Color #326672 in popluar number systems.

HEX 32 66 72
Decimal 50 102 114
Binary 110010 1100110 1110010
Octal 62 146 162

Shades and tints

Shades of #326672

#326672
(50,102,114)
#2E5D68
(46,93,104)
#2A545E
(42,84,94)
#264B54
(38,75,84)
#22424A
(34,66,74)
#1E3940
(30,57,64)
#1A3036
(26,48,54)
#16272C
(22,39,44)
#121E22
(18,30,34)
#0E1518
(14,21,24)
#0A0C0E
(10,12,14)
#000000
(0,0,0)

Tints of #326672

#326672
(50,102,114)
#44737E
(68,115,126)
#56808A
(86,128,138)
#688D96
(104,141,150)
#7A9AA2
(122,154,162)
#8CA7AE
(140,167,174)
#9EB4BA
(158,180,186)
#B0C1C6
(176,193,198)
#C2CED2
(194,206,210)
#D4DBDE
(212,219,222)
#E6E8EA
(230,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #326672 color. Also use rgb(50,102,114) instead hex code.

Text Font Color

.myTextColor { color: #326672; }

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

This text font color is #326672.

Background Color

.myBgColor { background-color: #326672; }

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

This div background color is #326672.

Border color

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

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

This div border color is #326672.

Opacity

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

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

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

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

This text has shadow with #326672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326672.

Preview

Color preview on black background

This text has color #326672 on black background.


Color preview on white background

This text has color #326672 on white background.


Black color preview on #326672 background

This text has black color on #326672 background.


White color preview on #326672 background

This text has white color on #326672 background.


Related colors

Complementary color

Complementary color for #hex is #CD998D.


I love getcolorcode.com

Triadic colors

1 #723266 and #667232 with #326672 are triadic colors.

2 #726632 and #663272 with #326672 are triadic colors.