COLOR #325229

HEX: #325229 RGB: (50,82,41)

Color info

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

RGB color model

#325229 color RGB value is (50,82,41).

RGB: (50,82,41) (20%, 32%, 16%)

RGB channels and saturation

R 50 of 255 = 20%
G 82 of 255 = 32%
B 41 of 255 = 16%

50
82
41

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

Portions of RGB colors in percentages

R + G + B = 50 + 82 + 41 = 173 (100%)
R 50 of 173 ~ 28.9%
G 82 of 173 ~ 47.4%
B 41 of 173 ~ 23.7'%

%28.9
%47.4
%23.7

CMYK color model

#325229 color CMYK value is (39,0,50,68).

  • cyan value is 39.02%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 67.84%

CMYK: (39,0,50,68)
C39M0Y50K68 (39%, 0%, 50%, 68%)
(0.39 / 0.00 / 0.50 / 0.68)

CMYK percentages

%39.02
%0
%50
%67.84

Codes

Color #325229 in popluar color models

32 52 29
RGB 50 82 41
HSL 107° 33.33% 24.12%
HSB/HSV 107° 50.00% 32.16%
CMYK 39.02% 0.00% 50.00%
67.84%

Color #325229 in popluar number systems.

HEX 32 52 29
Decimal 50 82 41
Binary 110010 1010010 101001
Octal 62 122 51

Shades and tints

Shades of #325229

#325229
(50,82,41)
#2E4B26
(46,75,38)
#2A4423
(42,68,35)
#263D20
(38,61,32)
#22361D
(34,54,29)
#1E2F1A
(30,47,26)
#1A2817
(26,40,23)
#162114
(22,33,20)
#121A11
(18,26,17)
#0E130E
(14,19,14)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #325229

#325229
(50,82,41)
#44613C
(68,97,60)
#56704F
(86,112,79)
#687F62
(104,127,98)
#7A8E75
(122,142,117)
#8C9D88
(140,157,136)
#9EAC9B
(158,172,155)
#B0BBAE
(176,187,174)
#C2CAC1
(194,202,193)
#D4D9D4
(212,217,212)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325229 color. Also use rgb(50,82,41) instead hex code.

Text Font Color

.myTextColor { color: #325229; }

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

This text font color is #325229.

Background Color

.myBgColor { background-color: #325229; }

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

This div background color is #325229.

Border color

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

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

This div border color is #325229.

Opacity

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

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

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

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

This text has shadow with #325229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325229.

Preview

Color preview on black background

This text has color #325229 on black background.


Color preview on white background

This text has color #325229 on white background.


Black color preview on #325229 background

This text has black color on #325229 background.


White color preview on #325229 background

This text has white color on #325229 background.


Related colors

Complementary color

Complementary color for #hex is #CDADD6.


I love getcolorcode.com

Triadic colors

1 #293252 and #522932 with #325229 are triadic colors.

2 #295232 and #523229 with #325229 are triadic colors.