COLOR #324938

HEX: #324938 RGB: (50,73,56)

Color info

#324938 contains red, green and blue colors in about the same proportion. Web safe color of #324938 is #333333 (or #333).

RGB color model

#324938 color RGB value is (50,73,56).

RGB: (50,73,56) (20%, 29%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 73 of 255 = 29%
B 56 of 255 = 22%

50
73
56

R + G + B ~ 24%. #324938 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 73 + 56 = 179 (100%)
R 50 of 179 ~ 27.93%
G 73 of 179 ~ 40.78%
B 56 of 179 ~ 31.28'%

%27.93
%40.78
%31.28

CMYK color model

#324938 color CMYK value is (32,0,23,71).

  • cyan value is 31.51%
  • magenta value is 0.00%
  • yellow value is 23.29%
  • key color value is 71.37%

CMYK: (32,0,23,71)
C32M0Y23K71 (32%, 0%, 23%, 71%)
(0.32 / 0.00 / 0.23 / 0.71)

CMYK percentages

%31.51
%0
%23.29
%71.37

Codes

Color #324938 in popluar color models

32 49 38
RGB 50 73 56
HSL 136° 18.70% 24.12%
HSB/HSV 136° 31.51% 28.63%
CMYK 31.51% 0.00% 23.29%
71.37%

Color #324938 in popluar number systems.

HEX 32 49 38
Decimal 50 73 56
Binary 110010 1001001 111000
Octal 62 111 70

Shades and tints

Shades of #324938

#324938
(50,73,56)
#2E4333
(46,67,51)
#2A3D2E
(42,61,46)
#263729
(38,55,41)
#223124
(34,49,36)
#1E2B1F
(30,43,31)
#1A251A
(26,37,26)
#161F15
(22,31,21)
#121910
(18,25,16)
#0E130B
(14,19,11)
#0A0D06
(10,13,6)
#000000
(0,0,0)

Tints of #324938

#324938
(50,73,56)
#44594A
(68,89,74)
#56695C
(86,105,92)
#68796E
(104,121,110)
#7A8980
(122,137,128)
#8C9992
(140,153,146)
#9EA9A4
(158,169,164)
#B0B9B6
(176,185,182)
#C2C9C8
(194,201,200)
#D4D9DA
(212,217,218)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324938 color. Also use rgb(50,73,56) instead hex code.

Text Font Color

.myTextColor { color: #324938; }

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

This text font color is #324938.

Background Color

.myBgColor { background-color: #324938; }

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

This div background color is #324938.

Border color

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

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

This div border color is #324938.

Opacity

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

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

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

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

This text has shadow with #324938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324938.

Preview

Color preview on black background

This text has color #324938 on black background.


Color preview on white background

This text has color #324938 on white background.


Black color preview on #324938 background

This text has black color on #324938 background.


White color preview on #324938 background

This text has white color on #324938 background.


Related colors

Complementary color

Complementary color for #hex is #CDB6C7.


I love getcolorcode.com

Triadic colors

1 #383249 and #493832 with #324938 are triadic colors.

2 #384932 and #493238 with #324938 are triadic colors.