COLOR #329779

HEX: #329779 RGB: (50,151,121)

Color info

#329779 contains mainly green and blue colors. Web safe color of #329779 is #339966 (or #396).

RGB color model

#329779 color RGB value is (50,151,121).

RGB: (50,151,121) (20%, 59%, 47%)

RGB channels and saturation

R 50 of 255 = 20%
G 151 of 255 = 59%
B 121 of 255 = 47%

50
151
121

R + G + B ~ 42%. #329779 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 50 + 151 + 121 = 322 (100%)
R 50 of 322 ~ 15.53%
G 151 of 322 ~ 46.89%
B 121 of 322 ~ 37.58'%

%15.53
%46.89
%37.58

CMYK color model

#329779 color CMYK value is (67,0,20,41).

  • cyan value is 66.89%
  • magenta value is 0.00%
  • yellow value is 19.87%
  • key color value is 40.78%
CMYK: (67,0,20,41) C67M0Y20K41 (67%,0%,20%,41%) (0.67/0.00/0.20/0.41) 

CMYK percentages

%66.89
%0
%19.87
%40.78

Codes

Color #329779 in popluar color models

32 97 79
RGB 50 151 121
HSL 162° 50.25% 39.41%
HSB/HSV 162° 66.89% 59.22%
CMYK 66.89% 0.00% 19.87%
40.78%

Color #329779 in popluar number systems.

HEX 32 97 79
Decimal 50 151 121
Binary 110010 10010111 1111001
Octal 62 227 171

Shades and tints

Shades of #329779

#329779
(50,151,121)
#2E8A6E
(46,138,110)
#2A7D63
(42,125,99)
#267058
(38,112,88)
#22634D
(34,99,77)
#1E5642
(30,86,66)
#1A4937
(26,73,55)
#163C2C
(22,60,44)
#122F21
(18,47,33)
#0E2216
(14,34,22)
#0A150B
(10,21,11)
#000000
(0,0,0)

Tints of #329779

#329779
(50,151,121)
#44A085
(68,160,133)
#56A991
(86,169,145)
#68B29D
(104,178,157)
#7ABBA9
(122,187,169)
#8CC4B5
(140,196,181)
#9ECDC1
(158,205,193)
#B0D6CD
(176,214,205)
#C2DFD9
(194,223,217)
#D4E8E5
(212,232,229)
#E6F1F1
(230,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #329779; }

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

This text font color is #329779.

Background Color

.myBgColor { background-color: #329779; }

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

This div background color is #329779.

Border color

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

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

This div border color is #329779.

Opacity

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

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

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

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

This text has shadow with #329779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #329779.

Preview

Color preview on black background

This text has color #329779 on black background.


Color preview on white background

This text has color #329779 on white background.


Black color preview on #329779 background

This text has black color on #329779 background.


White color preview on #329779 background

This text has white color on #329779 background.


Related colors

Complementary color

Complementary color for #hex is #CD6886.


I love getcolorcode.com

Triadic colors

1 #793297 and #977932 with #329779 are triadic colors.

2 #799732 and #973279 with #329779 are triadic colors.