COLOR #324936

HEX: #324936 RGB: (50,73,54)

Color info

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

RGB color model

#324936 color RGB value is (50,73,54).

RGB: (50,73,54) (20%, 29%, 21%)

RGB channels and saturation

R 50 of 255 = 20%
G 73 of 255 = 29%
B 54 of 255 = 21%

50
73
54

R + G + B ~ 23%. #324936 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 73 + 54 = 177 (100%)
R 50 of 177 ~ 28.25%
G 73 of 177 ~ 41.24%
B 54 of 177 ~ 30.51'%

%28.25
%41.24
%30.51

CMYK color model

#324936 color CMYK value is (32,0,26,71).

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

CMYK: (32,0,26,71)
C32M0Y26K71 (32%, 0%, 26%, 71%)
(0.32 / 0.00 / 0.26 / 0.71)

CMYK percentages

%31.51
%0
%26.03
%71.37

Codes

Color #324936 in popluar color models

32 49 36
RGB 50 73 54
HSL 130° 18.70% 24.12%
HSB/HSV 130° 31.51% 28.63%
CMYK 31.51% 0.00% 26.03%
71.37%

Color #324936 in popluar number systems.

HEX 32 49 36
Decimal 50 73 54
Binary 110010 1001001 110110
Octal 62 111 66

Shades and tints

Shades of #324936

#324936
(50,73,54)
#2E4332
(46,67,50)
#2A3D2E
(42,61,46)
#26372A
(38,55,42)
#223126
(34,49,38)
#1E2B22
(30,43,34)
#1A251E
(26,37,30)
#161F1A
(22,31,26)
#121916
(18,25,22)
#0E1312
(14,19,18)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #324936

#324936
(50,73,54)
#445948
(68,89,72)
#56695A
(86,105,90)
#68796C
(104,121,108)
#7A897E
(122,137,126)
#8C9990
(140,153,144)
#9EA9A2
(158,169,162)
#B0B9B4
(176,185,180)
#C2C9C6
(194,201,198)
#D4D9D8
(212,217,216)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324936; }

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

This text font color is #324936.

Background Color

.myBgColor { background-color: #324936; }

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

This div background color is #324936.

Border color

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

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

This div border color is #324936.

Opacity

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

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

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

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

This text has shadow with #324936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324936.

Preview

Color preview on black background

This text has color #324936 on black background.


Color preview on white background

This text has color #324936 on white background.


Black color preview on #324936 background

This text has black color on #324936 background.


White color preview on #324936 background

This text has white color on #324936 background.


Related colors

Complementary color

Complementary color for #hex is #CDB6C9.


I love getcolorcode.com

Triadic colors

1 #363249 and #493632 with #324936 are triadic colors.

2 #364932 and #493236 with #324936 are triadic colors.