COLOR #327142

HEX: #327142 RGB: (50,113,66)

Color info

#327142 contains mainly green and blue colors. Web safe color of #327142 is #336633 (or #363).

RGB color model

#327142 color RGB value is (50,113,66).

RGB: (50,113,66) (20%, 44%, 26%)

RGB channels and saturation

R 50 of 255 = 20%
G 113 of 255 = 44%
B 66 of 255 = 26%

50
113
66

R + G + B ~ 30%. #327142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 113 + 66 = 229 (100%)
R 50 of 229 ~ 21.83%
G 113 of 229 ~ 49.34%
B 66 of 229 ~ 28.82'%

%21.83
%49.34
%28.82

CMYK color model

#327142 color CMYK value is (56,0,42,56).

  • cyan value is 55.75%
  • magenta value is 0.00%
  • yellow value is 41.59%
  • key color value is 55.69%

CMYK: (56,0,42,56)
C56M0Y42K56 (56%, 0%, 42%, 56%)
(0.56 / 0.00 / 0.42 / 0.56)

CMYK percentages

%55.75
%0
%41.59
%55.69

Codes

Color #327142 in popluar color models

32 71 42
RGB 50 113 66
HSL 135° 38.65% 31.96%
HSB/HSV 135° 55.75% 44.31%
CMYK 55.75% 0.00% 41.59%
55.69%

Color #327142 in popluar number systems.

HEX 32 71 42
Decimal 50 113 66
Binary 110010 1110001 1000010
Octal 62 161 102

Shades and tints

Shades of #327142

#327142
(50,113,66)
#2E673C
(46,103,60)
#2A5D36
(42,93,54)
#265330
(38,83,48)
#22492A
(34,73,42)
#1E3F24
(30,63,36)
#1A351E
(26,53,30)
#162B18
(22,43,24)
#122112
(18,33,18)
#0E170C
(14,23,12)
#0A0D06
(10,13,6)
#000000
(0,0,0)

Tints of #327142

#327142
(50,113,66)
#447D53
(68,125,83)
#568964
(86,137,100)
#689575
(104,149,117)
#7AA186
(122,161,134)
#8CAD97
(140,173,151)
#9EB9A8
(158,185,168)
#B0C5B9
(176,197,185)
#C2D1CA
(194,209,202)
#D4DDDB
(212,221,219)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327142; }

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

This text font color is #327142.

Background Color

.myBgColor { background-color: #327142; }

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

This div background color is #327142.

Border color

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

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

This div border color is #327142.

Opacity

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

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

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

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

This text has shadow with #327142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327142.

Preview

Color preview on black background

This text has color #327142 on black background.


Color preview on white background

This text has color #327142 on white background.


Black color preview on #327142 background

This text has black color on #327142 background.


White color preview on #327142 background

This text has white color on #327142 background.


Related colors

Complementary color

Complementary color for #hex is #CD8EBD.


I love getcolorcode.com

Triadic colors

1 #423271 and #714232 with #327142 are triadic colors.

2 #427132 and #713242 with #327142 are triadic colors.