COLOR #324918

HEX: #324918 RGB: (50,73,24)

Color info

#324918 contains red, green and blue colors in about the same proportion. Web safe color of #324918 is #333300 (or #330).

RGB color model

#324918 color RGB value is (50,73,24).

RGB: (50,73,24) (20%, 29%, 9%)

RGB channels and saturation

R 50 of 255 = 20%
G 73 of 255 = 29%
B 24 of 255 = 9%

50
73
24

R + G + B ~ 19%. #324918 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 73 + 24 = 147 (100%)
R 50 of 147 ~ 34.01%
G 73 of 147 ~ 49.66%
B 24 of 147 ~ 16.33'%

%34.01
%49.66
%16.33

CMYK color model

#324918 color CMYK value is (32,0,67,71).

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

CMYK: (32,0,67,71)
C32M0Y67K71 (32%, 0%, 67%, 71%)
(0.32 / 0.00 / 0.67 / 0.71)

CMYK percentages

%31.51
%0
%67.12
%71.37

Codes

Color #324918 in popluar color models

32 49 18
RGB 50 73 24
HSL 88° 50.52% 19.02%
HSB/HSV 88° 67.12% 28.63%
CMYK 31.51% 0.00% 67.12%
71.37%

Color #324918 in popluar number systems.

HEX 32 49 18
Decimal 50 73 24
Binary 110010 1001001 11000
Octal 62 111 30

Shades and tints

Shades of #324918

#324918
(50,73,24)
#2E4316
(46,67,22)
#2A3D14
(42,61,20)
#263712
(38,55,18)
#223110
(34,49,16)
#1E2B0E
(30,43,14)
#1A250C
(26,37,12)
#161F0A
(22,31,10)
#121908
(18,25,8)
#0E1306
(14,19,6)
#0A0D04
(10,13,4)
#000000
(0,0,0)

Tints of #324918

#324918
(50,73,24)
#44592D
(68,89,45)
#566942
(86,105,66)
#687957
(104,121,87)
#7A896C
(122,137,108)
#8C9981
(140,153,129)
#9EA996
(158,169,150)
#B0B9AB
(176,185,171)
#C2C9C0
(194,201,192)
#D4D9D5
(212,217,213)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324918; }

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

This text font color is #324918.

Background Color

.myBgColor { background-color: #324918; }

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

This div background color is #324918.

Border color

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

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

This div border color is #324918.

Opacity

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

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

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

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

This text has shadow with #324918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324918.

Preview

Color preview on black background

This text has color #324918 on black background.


Color preview on white background

This text has color #324918 on white background.


Black color preview on #324918 background

This text has black color on #324918 background.


White color preview on #324918 background

This text has white color on #324918 background.


Related colors

Complementary color

Complementary color for #hex is #CDB6E7.


I love getcolorcode.com

Triadic colors

1 #183249 and #491832 with #324918 are triadic colors.

2 #184932 and #493218 with #324918 are triadic colors.