COLOR #324733

HEX: #324733 RGB: (50,71,51)

Color info

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

RGB color model

#324733 color RGB value is (50,71,51).

RGB: (50,71,51) (20%, 28%, 20%)

RGB channels and saturation

R 50 of 255 = 20%
G 71 of 255 = 28%
B 51 of 255 = 20%

50
71
51

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

Portions of RGB colors in percentages

R + G + B = 50 + 71 + 51 = 172 (100%)
R 50 of 172 ~ 29.07%
G 71 of 172 ~ 41.28%
B 51 of 172 ~ 29.65'%

%29.07
%41.28
%29.65

CMYK color model

#324733 color CMYK value is (30,0,28,72).

  • cyan value is 29.58%
  • magenta value is 0.00%
  • yellow value is 28.17%
  • key color value is 72.16%

CMYK: (30,0,28,72)
C30M0Y28K72 (30%, 0%, 28%, 72%)
(0.30 / 0.00 / 0.28 / 0.72)

CMYK percentages

%29.58
%0
%28.17
%72.16

Codes

Color #324733 in popluar color models

32 47 33
RGB 50 71 51
HSL 123° 17.36% 23.73%
HSB/HSV 123° 29.58% 27.84%
CMYK 29.58% 0.00% 28.17%
72.16%

Color #324733 in popluar number systems.

HEX 32 47 33
Decimal 50 71 51
Binary 110010 1000111 110011
Octal 62 107 63

Shades and tints

Shades of #324733

#324733
(50,71,51)
#2E412F
(46,65,47)
#2A3B2B
(42,59,43)
#263527
(38,53,39)
#222F23
(34,47,35)
#1E291F
(30,41,31)
#1A231B
(26,35,27)
#161D17
(22,29,23)
#121713
(18,23,19)
#0E110F
(14,17,15)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #324733

#324733
(50,71,51)
#445745
(68,87,69)
#566757
(86,103,87)
#687769
(104,119,105)
#7A877B
(122,135,123)
#8C978D
(140,151,141)
#9EA79F
(158,167,159)
#B0B7B1
(176,183,177)
#C2C7C3
(194,199,195)
#D4D7D5
(212,215,213)
#E6E7E7
(230,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324733 color. Also use rgb(50,71,51) instead hex code.

Text Font Color

.myTextColor { color: #324733; }

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

This text font color is #324733.

Background Color

.myBgColor { background-color: #324733; }

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

This div background color is #324733.

Border color

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

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

This div border color is #324733.

Opacity

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

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

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

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

This text has shadow with #324733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324733.

Preview

Color preview on black background

This text has color #324733 on black background.


Color preview on white background

This text has color #324733 on white background.


Black color preview on #324733 background

This text has black color on #324733 background.


White color preview on #324733 background

This text has white color on #324733 background.


Related colors

Complementary color

Complementary color for #hex is #CDB8CC.


I love getcolorcode.com

Triadic colors

1 #333247 and #473332 with #324733 are triadic colors.

2 #334732 and #473233 with #324733 are triadic colors.