COLOR #326331

HEX: #326331 RGB: (50,99,49)

Color info

#326331 contains red, green and blue colors in about the same proportion. Web safe color of #326331 is #336633 (or #363).

RGB color model

#326331 color RGB value is (50,99,49).

RGB: (50,99,49) (20%, 39%, 19%)

RGB channels and saturation

R 50 of 255 = 20%
G 99 of 255 = 39%
B 49 of 255 = 19%

50
99
49

R + G + B ~ 26%. #326331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 99 + 49 = 198 (100%)
R 50 of 198 ~ 25.25%
G 99 of 198 ~ 50%
B 49 of 198 ~ 24.75'%

%25.25
%50
%24.75

CMYK color model

#326331 color CMYK value is (49,0,51,61).

  • cyan value is 49.49%
  • magenta value is 0.00%
  • yellow value is 50.51%
  • key color value is 61.18%

CMYK: (49,0,51,61)
C49M0Y51K61 (49%, 0%, 51%, 61%)
(0.49 / 0.00 / 0.51 / 0.61)

CMYK percentages

%49.49
%0
%50.51
%61.18

Codes

Color #326331 in popluar color models

32 63 31
RGB 50 99 49
HSL 119° 33.78% 29.02%
HSB/HSV 119° 50.51% 38.82%
CMYK 49.49% 0.00% 50.51%
61.18%

Color #326331 in popluar number systems.

HEX 32 63 31
Decimal 50 99 49
Binary 110010 1100011 110001
Octal 62 143 61

Shades and tints

Shades of #326331

#326331
(50,99,49)
#2E5A2D
(46,90,45)
#2A5129
(42,81,41)
#264825
(38,72,37)
#223F21
(34,63,33)
#1E361D
(30,54,29)
#1A2D19
(26,45,25)
#162415
(22,36,21)
#121B11
(18,27,17)
#0E120D
(14,18,13)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #326331

#326331
(50,99,49)
#447143
(68,113,67)
#567F55
(86,127,85)
#688D67
(104,141,103)
#7A9B79
(122,155,121)
#8CA98B
(140,169,139)
#9EB79D
(158,183,157)
#B0C5AF
(176,197,175)
#C2D3C1
(194,211,193)
#D4E1D3
(212,225,211)
#E6EFE5
(230,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #326331 color. Also use rgb(50,99,49) instead hex code.

Text Font Color

.myTextColor { color: #326331; }

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

This text font color is #326331.

Background Color

.myBgColor { background-color: #326331; }

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

This div background color is #326331.

Border color

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

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

This div border color is #326331.

Opacity

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

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

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

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

This text has shadow with #326331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326331.

Preview

Color preview on black background

This text has color #326331 on black background.


Color preview on white background

This text has color #326331 on white background.


Black color preview on #326331 background

This text has black color on #326331 background.


White color preview on #326331 background

This text has white color on #326331 background.


Related colors

Complementary color

Complementary color for #hex is #CD9CCE.


I love getcolorcode.com

Triadic colors

1 #313263 and #633132 with #326331 are triadic colors.

2 #316332 and #633231 with #326331 are triadic colors.