COLOR #324930

HEX: #324930 RGB: (50,73,48)

Color info

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

RGB color model

#324930 color RGB value is (50,73,48).

RGB: (50,73,48) (20%, 29%, 19%)

RGB channels and saturation

R 50 of 255 = 20%
G 73 of 255 = 29%
B 48 of 255 = 19%

50
73
48

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

Portions of RGB colors in percentages

R + G + B = 50 + 73 + 48 = 171 (100%)
R 50 of 171 ~ 29.24%
G 73 of 171 ~ 42.69%
B 48 of 171 ~ 28.07'%

%29.24
%42.69
%28.07

CMYK color model

#324930 color CMYK value is (32,0,34,71).

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

CMYK: (32,0,34,71)
C32M0Y34K71 (32%, 0%, 34%, 71%)
(0.32 / 0.00 / 0.34 / 0.71)

CMYK percentages

%31.51
%0
%34.25
%71.37

Codes

Color #324930 in popluar color models

32 49 30
RGB 50 73 48
HSL 115° 20.66% 23.73%
HSB/HSV 115° 34.25% 28.63%
CMYK 31.51% 0.00% 34.25%
71.37%

Color #324930 in popluar number systems.

HEX 32 49 30
Decimal 50 73 48
Binary 110010 1001001 110000
Octal 62 111 60

Shades and tints

Shades of #324930

#324930
(50,73,48)
#2E432C
(46,67,44)
#2A3D28
(42,61,40)
#263724
(38,55,36)
#223120
(34,49,32)
#1E2B1C
(30,43,28)
#1A2518
(26,37,24)
#161F14
(22,31,20)
#121910
(18,25,16)
#0E130C
(14,19,12)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #324930

#324930
(50,73,48)
#445942
(68,89,66)
#566954
(86,105,84)
#687966
(104,121,102)
#7A8978
(122,137,120)
#8C998A
(140,153,138)
#9EA99C
(158,169,156)
#B0B9AE
(176,185,174)
#C2C9C0
(194,201,192)
#D4D9D2
(212,217,210)
#E6E9E4
(230,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324930; }

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

This text font color is #324930.

Background Color

.myBgColor { background-color: #324930; }

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

This div background color is #324930.

Border color

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

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

This div border color is #324930.

Opacity

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

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

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

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

This text has shadow with #324930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324930.

Preview

Color preview on black background

This text has color #324930 on black background.


Color preview on white background

This text has color #324930 on white background.


Black color preview on #324930 background

This text has black color on #324930 background.


White color preview on #324930 background

This text has white color on #324930 background.


Related colors

Complementary color

Complementary color for #hex is #CDB6CF.


I love getcolorcode.com

Triadic colors

1 #303249 and #493032 with #324930 are triadic colors.

2 #304932 and #493230 with #324930 are triadic colors.