COLOR #328060

HEX: #328060 RGB: (50,128,96)

Color info

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

RGB color model

#328060 color RGB value is (50,128,96).

RGB: (50,128,96) (20%, 50%, 38%)

RGB channels and saturation

R 50 of 255 = 20%
G 128 of 255 = 50%
B 96 of 255 = 38%

50
128
96

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

Portions of RGB colors in percentages

R + G + B = 50 + 128 + 96 = 274 (100%)
R 50 of 274 ~ 18.25%
G 128 of 274 ~ 46.72%
B 96 of 274 ~ 35.04'%

%18.25
%46.72
%35.04

CMYK color model

#328060 color CMYK value is (61,0,25,50).

  • cyan value is 60.94%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 49.80%

CMYK: (61,0,25,50)
C61M0Y25K50 (61%, 0%, 25%, 50%)
(0.61 / 0.00 / 0.25 / 0.50)

CMYK percentages

%60.94
%0
%25
%49.8

Codes

Color #328060 in popluar color models

32 80 60
RGB 50 128 96
HSL 155° 43.82% 34.90%
HSB/HSV 155° 60.94% 50.20%
CMYK 60.94% 0.00% 25.00%
49.80%

Color #328060 in popluar number systems.

HEX 32 80 60
Decimal 50 128 96
Binary 110010 10000000 1100000
Octal 62 200 140

Shades and tints

Shades of #328060

#328060
(50,128,96)
#2E7558
(46,117,88)
#2A6A50
(42,106,80)
#265F48
(38,95,72)
#225440
(34,84,64)
#1E4938
(30,73,56)
#1A3E30
(26,62,48)
#163328
(22,51,40)
#122820
(18,40,32)
#0E1D18
(14,29,24)
#0A1210
(10,18,16)
#000000
(0,0,0)

Tints of #328060

#328060
(50,128,96)
#448B6E
(68,139,110)
#56967C
(86,150,124)
#68A18A
(104,161,138)
#7AAC98
(122,172,152)
#8CB7A6
(140,183,166)
#9EC2B4
(158,194,180)
#B0CDC2
(176,205,194)
#C2D8D0
(194,216,208)
#D4E3DE
(212,227,222)
#E6EEEC
(230,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #328060 color. Also use rgb(50,128,96) instead hex code.

Text Font Color

.myTextColor { color: #328060; }

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

This text font color is #328060.

Background Color

.myBgColor { background-color: #328060; }

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

This div background color is #328060.

Border color

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

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

This div border color is #328060.

Opacity

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

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

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

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

This text has shadow with #328060 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #328060.

Preview

Color preview on black background

This text has color #328060 on black background.


Color preview on white background

This text has color #328060 on white background.


Black color preview on #328060 background

This text has black color on #328060 background.


White color preview on #328060 background

This text has white color on #328060 background.


Related colors

Complementary color

Complementary color for #hex is #CD7F9F.


I love getcolorcode.com

Triadic colors

1 #603280 and #806032 with #328060 are triadic colors.

2 #608032 and #803260 with #328060 are triadic colors.