COLOR #329357

HEX: #329357 RGB: (50,147,87)

Color info

#329357 contains mainly green color. Web safe color of #329357 is #339966 (or #396).

RGB color model

#329357 color RGB value is (50,147,87).

RGB: (50,147,87) (20%, 58%, 34%)

RGB channels and saturation

R 50 of 255 = 20%
G 147 of 255 = 58%
B 87 of 255 = 34%

50
147
87

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

Portions of RGB colors in percentages

R + G + B = 50 + 147 + 87 = 284 (100%)
R 50 of 284 ~ 17.61%
G 147 of 284 ~ 51.76%
B 87 of 284 ~ 30.63'%

%17.61
%51.76
%30.63

CMYK color model

#329357 color CMYK value is (66,0,41,42).

  • cyan value is 65.99%
  • magenta value is 0.00%
  • yellow value is 40.82%
  • key color value is 42.35%

CMYK: (66,0,41,42)
C66M0Y41K42 (66%, 0%, 41%, 42%)
(0.66 / 0.00 / 0.41 / 0.42)

CMYK percentages

%65.99
%0
%40.82
%42.35

Codes

Color #329357 in popluar color models

32 93 57
RGB 50 147 87
HSL 143° 49.24% 38.63%
HSB/HSV 143° 65.99% 57.65%
CMYK 65.99% 0.00% 40.82%
42.35%

Color #329357 in popluar number systems.

HEX 32 93 57
Decimal 50 147 87
Binary 110010 10010011 1010111
Octal 62 223 127

Shades and tints

Shades of #329357

#329357
(50,147,87)
#2E8650
(46,134,80)
#2A7949
(42,121,73)
#266C42
(38,108,66)
#225F3B
(34,95,59)
#1E5234
(30,82,52)
#1A452D
(26,69,45)
#163826
(22,56,38)
#122B1F
(18,43,31)
#0E1E18
(14,30,24)
#0A1111
(10,17,17)
#000000
(0,0,0)

Tints of #329357

#329357
(50,147,87)
#449C66
(68,156,102)
#56A575
(86,165,117)
#68AE84
(104,174,132)
#7AB793
(122,183,147)
#8CC0A2
(140,192,162)
#9EC9B1
(158,201,177)
#B0D2C0
(176,210,192)
#C2DBCF
(194,219,207)
#D4E4DE
(212,228,222)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #329357 color. Also use rgb(50,147,87) instead hex code.

Text Font Color

.myTextColor { color: #329357; }

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

This text font color is #329357.

Background Color

.myBgColor { background-color: #329357; }

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

This div background color is #329357.

Border color

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

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

This div border color is #329357.

Opacity

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

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

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

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

This text has shadow with #329357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #329357.

Preview

Color preview on black background

This text has color #329357 on black background.


Color preview on white background

This text has color #329357 on white background.


Black color preview on #329357 background

This text has black color on #329357 background.


White color preview on #329357 background

This text has white color on #329357 background.


Related colors

Complementary color

Complementary color for #hex is #CD6CA8.


I love getcolorcode.com

Triadic colors

1 #573293 and #935732 with #329357 are triadic colors.

2 #579332 and #933257 with #329357 are triadic colors.