COLOR #327179

HEX: #327179 RGB: (50,113,121)

Color info

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

RGB color model

#327179 color RGB value is (50,113,121).

RGB: (50,113,121) (20%, 44%, 47%)

RGB channels and saturation

R 50 of 255 = 20%
G 113 of 255 = 44%
B 121 of 255 = 47%

50
113
121

R + G + B ~ 37%. #327179 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 113 + 121 = 284 (100%)
R 50 of 284 ~ 17.61%
G 113 of 284 ~ 39.79%
B 121 of 284 ~ 42.61'%

%17.61
%39.79
%42.61

CMYK color model

#327179 color CMYK value is (59,7,0,53).

  • cyan value is 58.68%
  • magenta value is 6.61%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (59,7,0,53)
C59M7Y0K53 (59%, 7%, 0%, 53%)
(0.59 / 0.07 / 0.00 / 0.53)

CMYK percentages

%58.68
%6.61
%0
%52.55

Codes

Color #327179 in popluar color models

32 71 79
RGB 50 113 121
HSL 187° 41.52% 33.53%
HSB/HSV 187° 58.68% 47.45%
CMYK 58.68% 6.61% 0.00%
52.55%

Color #327179 in popluar number systems.

HEX 32 71 79
Decimal 50 113 121
Binary 110010 1110001 1111001
Octal 62 161 171

Shades and tints

Shades of #327179

#327179
(50,113,121)
#2E676E
(46,103,110)
#2A5D63
(42,93,99)
#265358
(38,83,88)
#22494D
(34,73,77)
#1E3F42
(30,63,66)
#1A3537
(26,53,55)
#162B2C
(22,43,44)
#122121
(18,33,33)
#0E1716
(14,23,22)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #327179

#327179
(50,113,121)
#447D85
(68,125,133)
#568991
(86,137,145)
#68959D
(104,149,157)
#7AA1A9
(122,161,169)
#8CADB5
(140,173,181)
#9EB9C1
(158,185,193)
#B0C5CD
(176,197,205)
#C2D1D9
(194,209,217)
#D4DDE5
(212,221,229)
#E6E9F1
(230,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327179; }

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

This text font color is #327179.

Background Color

.myBgColor { background-color: #327179; }

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

This div background color is #327179.

Border color

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

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

This div border color is #327179.

Opacity

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

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

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

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

This text has shadow with #327179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327179.

Preview

Color preview on black background

This text has color #327179 on black background.


Color preview on white background

This text has color #327179 on white background.


Black color preview on #327179 background

This text has black color on #327179 background.


White color preview on #327179 background

This text has white color on #327179 background.


Related colors

Complementary color

Complementary color for #hex is #CD8E86.


I love getcolorcode.com

Triadic colors

1 #793271 and #717932 with #327179 are triadic colors.

2 #797132 and #713279 with #327179 are triadic colors.