COLOR #325820

HEX: #325820 RGB: (50,88,32)

Color info

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

RGB color model

#325820 color RGB value is (50,88,32).

RGB: (50,88,32) (20%, 35%, 13%)

RGB channels and saturation

R 50 of 255 = 20%
G 88 of 255 = 35%
B 32 of 255 = 13%

50
88
32

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

Portions of RGB colors in percentages

R + G + B = 50 + 88 + 32 = 170 (100%)
R 50 of 170 ~ 29.41%
G 88 of 170 ~ 51.76%
B 32 of 170 ~ 18.82'%

%29.41
%51.76
%18.82

CMYK color model

#325820 color CMYK value is (43,0,64,65).

  • cyan value is 43.18%
  • magenta value is 0.00%
  • yellow value is 63.64%
  • key color value is 65.49%

CMYK: (43,0,64,65)
C43M0Y64K65 (43%, 0%, 64%, 65%)
(0.43 / 0.00 / 0.64 / 0.65)

CMYK percentages

%43.18
%0
%63.64
%65.49

Codes

Color #325820 in popluar color models

32 58 20
RGB 50 88 32
HSL 101° 46.67% 23.53%
HSB/HSV 101° 63.64% 34.51%
CMYK 43.18% 0.00% 63.64%
65.49%

Color #325820 in popluar number systems.

HEX 32 58 20
Decimal 50 88 32
Binary 110010 1011000 100000
Octal 62 130 40

Shades and tints

Shades of #325820

#325820
(50,88,32)
#2E501E
(46,80,30)
#2A481C
(42,72,28)
#26401A
(38,64,26)
#223818
(34,56,24)
#1E3016
(30,48,22)
#1A2814
(26,40,20)
#162012
(22,32,18)
#121810
(18,24,16)
#0E100E
(14,16,14)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #325820

#325820
(50,88,32)
#446734
(68,103,52)
#567648
(86,118,72)
#68855C
(104,133,92)
#7A9470
(122,148,112)
#8CA384
(140,163,132)
#9EB298
(158,178,152)
#B0C1AC
(176,193,172)
#C2D0C0
(194,208,192)
#D4DFD4
(212,223,212)
#E6EEE8
(230,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325820 color. Also use rgb(50,88,32) instead hex code.

Text Font Color

.myTextColor { color: #325820; }

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

This text font color is #325820.

Background Color

.myBgColor { background-color: #325820; }

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

This div background color is #325820.

Border color

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

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

This div border color is #325820.

Opacity

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

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

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

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

This text has shadow with #325820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325820.

Preview

Color preview on black background

This text has color #325820 on black background.


Color preview on white background

This text has color #325820 on white background.


Black color preview on #325820 background

This text has black color on #325820 background.


White color preview on #325820 background

This text has white color on #325820 background.


Related colors

Complementary color

Complementary color for #hex is #CDA7DF.


I love getcolorcode.com

Triadic colors

1 #203258 and #582032 with #325820 are triadic colors.

2 #205832 and #583220 with #325820 are triadic colors.