COLOR #327140

HEX: #327140 RGB: (50,113,64)

Color info

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

RGB color model

#327140 color RGB value is (50,113,64).

RGB: (50,113,64) (20%, 44%, 25%)

RGB channels and saturation

R 50 of 255 = 20%
G 113 of 255 = 44%
B 64 of 255 = 25%

50
113
64

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

Portions of RGB colors in percentages

R + G + B = 50 + 113 + 64 = 227 (100%)
R 50 of 227 ~ 22.03%
G 113 of 227 ~ 49.78%
B 64 of 227 ~ 28.19'%

%22.03
%49.78
%28.19

CMYK color model

#327140 color CMYK value is (56,0,43,56).

  • cyan value is 55.75%
  • magenta value is 0.00%
  • yellow value is 43.36%
  • key color value is 55.69%
CMYK: (56,0,43,56) C56M0Y43K56 (56%,0%,43%,56%) (0.56/0.00/0.43/0.56) 

CMYK percentages

%55.75
%0
%43.36
%55.69

Codes

Color #327140 in popluar color models

32 71 40
RGB 50 113 64
HSL 133° 38.65% 31.96%
HSB/HSV 133° 55.75% 44.31%
CMYK 55.75% 0.00% 43.36%
55.69%

Color #327140 in popluar number systems.

HEX 32 71 40
Decimal 50 113 64
Binary 110010 1110001 1000000
Octal 62 161 100

Shades and tints

Shades of #327140

#327140
(50,113,64)
#2E673B
(46,103,59)
#2A5D36
(42,93,54)
#265331
(38,83,49)
#22492C
(34,73,44)
#1E3F27
(30,63,39)
#1A3522
(26,53,34)
#162B1D
(22,43,29)
#122118
(18,33,24)
#0E1713
(14,23,19)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #327140

#327140
(50,113,64)
#447D51
(68,125,81)
#568962
(86,137,98)
#689573
(104,149,115)
#7AA184
(122,161,132)
#8CAD95
(140,173,149)
#9EB9A6
(158,185,166)
#B0C5B7
(176,197,183)
#C2D1C8
(194,209,200)
#D4DDD9
(212,221,217)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327140; }

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

This text font color is #327140.

Background Color

.myBgColor { background-color: #327140; }

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

This div background color is #327140.

Border color

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

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

This div border color is #327140.

Opacity

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

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

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

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

This text has shadow with #327140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327140.

Preview

Color preview on black background

This text has color #327140 on black background.


Color preview on white background

This text has color #327140 on white background.


Black color preview on #327140 background

This text has black color on #327140 background.


White color preview on #327140 background

This text has white color on #327140 background.


Related colors

Complementary color

Complementary color for #hex is #CD8EBF.


I love getcolorcode.com

Triadic colors

1 #403271 and #714032 with #327140 are triadic colors.

2 #407132 and #713240 with #327140 are triadic colors.