COLOR #325325

HEX: #325325 RGB: (50,83,37)

Color info

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

RGB color model

#325325 color RGB value is (50,83,37).

RGB: (50,83,37) (20%, 33%, 15%)

RGB channels and saturation

R 50 of 255 = 20%
G 83 of 255 = 33%
B 37 of 255 = 15%

50
83
37

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

Portions of RGB colors in percentages

R + G + B = 50 + 83 + 37 = 170 (100%)
R 50 of 170 ~ 29.41%
G 83 of 170 ~ 48.82%
B 37 of 170 ~ 21.76'%

%29.41
%48.82
%21.76

CMYK color model

#325325 color CMYK value is (40,0,55,67).

  • cyan value is 39.76%
  • magenta value is 0.00%
  • yellow value is 55.42%
  • key color value is 67.45%

CMYK: (40,0,55,67)
C40M0Y55K67 (40%, 0%, 55%, 67%)
(0.40 / 0.00 / 0.55 / 0.67)

CMYK percentages

%39.76
%0
%55.42
%67.45

Codes

Color #325325 in popluar color models

32 53 25
RGB 50 83 37
HSL 103° 38.33% 23.53%
HSB/HSV 103° 55.42% 32.55%
CMYK 39.76% 0.00% 55.42%
67.45%

Color #325325 in popluar number systems.

HEX 32 53 25
Decimal 50 83 37
Binary 110010 1010011 100101
Octal 62 123 45

Shades and tints

Shades of #325325

#325325
(50,83,37)
#2E4C22
(46,76,34)
#2A451F
(42,69,31)
#263E1C
(38,62,28)
#223719
(34,55,25)
#1E3016
(30,48,22)
#1A2913
(26,41,19)
#162210
(22,34,16)
#121B0D
(18,27,13)
#0E140A
(14,20,10)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #325325

#325325
(50,83,37)
#446238
(68,98,56)
#56714B
(86,113,75)
#68805E
(104,128,94)
#7A8F71
(122,143,113)
#8C9E84
(140,158,132)
#9EAD97
(158,173,151)
#B0BCAA
(176,188,170)
#C2CBBD
(194,203,189)
#D4DAD0
(212,218,208)
#E6E9E3
(230,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325325 color. Also use rgb(50,83,37) instead hex code.

Text Font Color

.myTextColor { color: #325325; }

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

This text font color is #325325.

Background Color

.myBgColor { background-color: #325325; }

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

This div background color is #325325.

Border color

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

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

This div border color is #325325.

Opacity

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

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

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

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

This text has shadow with #325325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325325.

Preview

Color preview on black background

This text has color #325325 on black background.


Color preview on white background

This text has color #325325 on white background.


Black color preview on #325325 background

This text has black color on #325325 background.


White color preview on #325325 background

This text has white color on #325325 background.


Related colors

Complementary color

Complementary color for #hex is #CDACDA.


I love getcolorcode.com

Triadic colors

1 #253253 and #532532 with #325325 are triadic colors.

2 #255332 and #533225 with #325325 are triadic colors.