COLOR #325421

HEX: #325421 RGB: (50,84,33)

Color info

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

RGB color model

#325421 color RGB value is (50,84,33).

RGB: (50,84,33) (20%, 33%, 13%)

RGB channels and saturation

R 50 of 255 = 20%
G 84 of 255 = 33%
B 33 of 255 = 13%

50
84
33

R + G + B ~ 22%. #325421 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 84 + 33 = 167 (100%)
R 50 of 167 ~ 29.94%
G 84 of 167 ~ 50.3%
B 33 of 167 ~ 19.76'%

%29.94
%50.3
%19.76

CMYK color model

#325421 color CMYK value is (40,0,61,67).

  • cyan value is 40.48%
  • magenta value is 0.00%
  • yellow value is 60.71%
  • key color value is 67.06%
CMYK: (40,0,61,67) C40M0Y61K67 (40%,0%,61%,67%) (0.40/0.00/0.61/0.67) 

CMYK percentages

%40.48
%0
%60.71
%67.06

Codes

Color #325421 in popluar color models

32 54 21
RGB 50 84 33
HSL 100° 43.59% 22.94%
HSB/HSV 100° 60.71% 32.94%
CMYK 40.48% 0.00% 60.71%
67.06%

Color #325421 in popluar number systems.

HEX 32 54 21
Decimal 50 84 33
Binary 110010 1010100 100001
Octal 62 124 41

Shades and tints

Shades of #325421

#325421
(50,84,33)
#2E4D1E
(46,77,30)
#2A461B
(42,70,27)
#263F18
(38,63,24)
#223815
(34,56,21)
#1E3112
(30,49,18)
#1A2A0F
(26,42,15)
#16230C
(22,35,12)
#121C09
(18,28,9)
#0E1506
(14,21,6)
#0A0E03
(10,14,3)
#000000
(0,0,0)

Tints of #325421

#325421
(50,84,33)
#446335
(68,99,53)
#567249
(86,114,73)
#68815D
(104,129,93)
#7A9071
(122,144,113)
#8C9F85
(140,159,133)
#9EAE99
(158,174,153)
#B0BDAD
(176,189,173)
#C2CCC1
(194,204,193)
#D4DBD5
(212,219,213)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325421 color. Also use rgb(50,84,33) instead hex code.

Text Font Color

.myTextColor { color: #325421; }

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

This text font color is #325421.

Background Color

.myBgColor { background-color: #325421; }

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

This div background color is #325421.

Border color

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

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

This div border color is #325421.

Opacity

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

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

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

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

This text has shadow with #325421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325421.

Preview

Color preview on black background

This text has color #325421 on black background.


Color preview on white background

This text has color #325421 on white background.


Black color preview on #325421 background

This text has black color on #325421 background.


White color preview on #325421 background

This text has white color on #325421 background.


Related colors

Complementary color

Complementary color for #hex is #CDABDE.


I love getcolorcode.com

Triadic colors

1 #213254 and #542132 with #325421 are triadic colors.

2 #215432 and #543221 with #325421 are triadic colors.