COLOR #329957

HEX: #329957 RGB: (50,153,87)

Color info

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

RGB color model

#329957 color RGB value is (50,153,87).

RGB: (50,153,87) (20%, 60%, 34%)

RGB channels and saturation

R 50 of 255 = 20%
G 153 of 255 = 60%
B 87 of 255 = 34%

50
153
87

R + G + B ~ 38%. #329957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 153 + 87 = 290 (100%)
R 50 of 290 ~ 17.24%
G 153 of 290 ~ 52.76%
B 87 of 290 ~ 30'%

%17.24
%52.76
%30

CMYK color model

#329957 color CMYK value is (67,0,43,40).

  • cyan value is 67.32%
  • magenta value is 0.00%
  • yellow value is 43.14%
  • key color value is 40.00%

CMYK: (67,0,43,40)
C67M0Y43K40 (67%, 0%, 43%, 40%)
(0.67 / 0.00 / 0.43 / 0.40)

CMYK percentages

%67.32
%0
%43.14
%40

Codes

Color #329957 in popluar color models

32 99 57
RGB 50 153 87
HSL 142° 50.74% 39.80%
HSB/HSV 142° 67.32% 60.00%
CMYK 67.32% 0.00% 43.14%
40.00%

Color #329957 in popluar number systems.

HEX 32 99 57
Decimal 50 153 87
Binary 110010 10011001 1010111
Octal 62 231 127

Shades and tints

Shades of #329957

#329957
(50,153,87)
#2E8C50
(46,140,80)
#2A7F49
(42,127,73)
#267242
(38,114,66)
#22653B
(34,101,59)
#1E5834
(30,88,52)
#1A4B2D
(26,75,45)
#163E26
(22,62,38)
#12311F
(18,49,31)
#0E2418
(14,36,24)
#0A1711
(10,23,17)
#000000
(0,0,0)

Tints of #329957

#329957
(50,153,87)
#44A266
(68,162,102)
#56AB75
(86,171,117)
#68B484
(104,180,132)
#7ABD93
(122,189,147)
#8CC6A2
(140,198,162)
#9ECFB1
(158,207,177)
#B0D8C0
(176,216,192)
#C2E1CF
(194,225,207)
#D4EADE
(212,234,222)
#E6F3ED
(230,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #329957; }

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

This text font color is #329957.

Background Color

.myBgColor { background-color: #329957; }

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

This div background color is #329957.

Border color

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

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

This div border color is #329957.

Opacity

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

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

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

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

This text has shadow with #329957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #329957.

Preview

Color preview on black background

This text has color #329957 on black background.


Color preview on white background

This text has color #329957 on white background.


Black color preview on #329957 background

This text has black color on #329957 background.


White color preview on #329957 background

This text has white color on #329957 background.


Related colors

Complementary color

Complementary color for #hex is #CD66A8.


I love getcolorcode.com

Triadic colors

1 #573299 and #995732 with #329957 are triadic colors.

2 #579932 and #993257 with #329957 are triadic colors.