COLOR #327173

HEX: #327173 RGB: (50,113,115)

Color info

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

RGB color model

#327173 color RGB value is (50,113,115).

RGB: (50,113,115) (20%, 44%, 45%)

RGB channels and saturation

R 50 of 255 = 20%
G 113 of 255 = 44%
B 115 of 255 = 45%

50
113
115

R + G + B ~ 36%. #327173 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 113 + 115 = 278 (100%)
R 50 of 278 ~ 17.99%
G 113 of 278 ~ 40.65%
B 115 of 278 ~ 41.37'%

%17.99
%40.65
%41.37

CMYK color model

#327173 color CMYK value is (57,2,0,55).

  • cyan value is 56.52%
  • magenta value is 1.74%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (57,2,0,55)
C57M2Y0K55 (57%, 2%, 0%, 55%)
(0.57 / 0.02 / 0.00 / 0.55)

CMYK percentages

%56.52
%1.74
%0
%54.9

Codes

Color #327173 in popluar color models

32 71 73
RGB 50 113 115
HSL 182° 39.39% 32.35%
HSB/HSV 182° 56.52% 45.10%
CMYK 56.52% 1.74% 0.00%
54.90%

Color #327173 in popluar number systems.

HEX 32 71 73
Decimal 50 113 115
Binary 110010 1110001 1110011
Octal 62 161 163

Shades and tints

Shades of #327173

#327173
(50,113,115)
#2E6769
(46,103,105)
#2A5D5F
(42,93,95)
#265355
(38,83,85)
#22494B
(34,73,75)
#1E3F41
(30,63,65)
#1A3537
(26,53,55)
#162B2D
(22,43,45)
#122123
(18,33,35)
#0E1719
(14,23,25)
#0A0D0F
(10,13,15)
#000000
(0,0,0)

Tints of #327173

#327173
(50,113,115)
#447D7F
(68,125,127)
#56898B
(86,137,139)
#689597
(104,149,151)
#7AA1A3
(122,161,163)
#8CADAF
(140,173,175)
#9EB9BB
(158,185,187)
#B0C5C7
(176,197,199)
#C2D1D3
(194,209,211)
#D4DDDF
(212,221,223)
#E6E9EB
(230,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327173 color. Also use rgb(50,113,115) instead hex code.

Text Font Color

.myTextColor { color: #327173; }

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

This text font color is #327173.

Background Color

.myBgColor { background-color: #327173; }

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

This div background color is #327173.

Border color

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

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

This div border color is #327173.

Opacity

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

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

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

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

This text has shadow with #327173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327173.

Preview

Color preview on black background

This text has color #327173 on black background.


Color preview on white background

This text has color #327173 on white background.


Black color preview on #327173 background

This text has black color on #327173 background.


White color preview on #327173 background

This text has white color on #327173 background.


Related colors

Complementary color

Complementary color for #hex is #CD8E8C.


I love getcolorcode.com

Triadic colors

1 #733271 and #717332 with #327173 are triadic colors.

2 #737132 and #713273 with #327173 are triadic colors.