COLOR #327926

HEX: #327926 RGB: (50,121,38)

Color info

#327926 contains mainly green color. Web safe color of #327926 is #336633 (or #363).

RGB color model

#327926 color RGB value is (50,121,38).

RGB: (50,121,38) (20%, 47%, 15%)

RGB channels and saturation

R 50 of 255 = 20%
G 121 of 255 = 47%
B 38 of 255 = 15%

50
121
38

R + G + B ~ 27%. #327926 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 121 + 38 = 209 (100%)
R 50 of 209 ~ 23.92%
G 121 of 209 ~ 57.89%
B 38 of 209 ~ 18.18'%

%23.92
%57.89
%18.18

CMYK color model

#327926 color CMYK value is (59,0,69,53).

  • cyan value is 58.68%
  • magenta value is 0.00%
  • yellow value is 68.60%
  • key color value is 52.55%
CMYK: (59,0,69,53) C59M0Y69K53 (59%,0%,69%,53%) (0.59/0.00/0.69/0.53) 

CMYK percentages

%58.68
%0
%68.6
%52.55

Codes

Color #327926 in popluar color models

32 79 26
RGB 50 121 38
HSL 111° 52.20% 31.18%
HSB/HSV 111° 68.60% 47.45%
CMYK 58.68% 0.00% 68.60%
52.55%

Color #327926 in popluar number systems.

HEX 32 79 26
Decimal 50 121 38
Binary 110010 1111001 100110
Octal 62 171 46

Shades and tints

Shades of #327926

#327926
(50,121,38)
#2E6E23
(46,110,35)
#2A6320
(42,99,32)
#26581D
(38,88,29)
#224D1A
(34,77,26)
#1E4217
(30,66,23)
#1A3714
(26,55,20)
#162C11
(22,44,17)
#12210E
(18,33,14)
#0E160B
(14,22,11)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #327926

#327926
(50,121,38)
#448539
(68,133,57)
#56914C
(86,145,76)
#689D5F
(104,157,95)
#7AA972
(122,169,114)
#8CB585
(140,181,133)
#9EC198
(158,193,152)
#B0CDAB
(176,205,171)
#C2D9BE
(194,217,190)
#D4E5D1
(212,229,209)
#E6F1E4
(230,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327926; }

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

This text font color is #327926.

Background Color

.myBgColor { background-color: #327926; }

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

This div background color is #327926.

Border color

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

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

This div border color is #327926.

Opacity

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

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

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

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

This text has shadow with #327926 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327926.

Preview

Color preview on black background

This text has color #327926 on black background.


Color preview on white background

This text has color #327926 on white background.


Black color preview on #327926 background

This text has black color on #327926 background.


White color preview on #327926 background

This text has white color on #327926 background.


Related colors

Complementary color

Complementary color for #hex is #CD86D9.


I love getcolorcode.com

Triadic colors

1 #263279 and #792632 with #327926 are triadic colors.

2 #267932 and #793226 with #327926 are triadic colors.