COLOR #325526

HEX: #325526 RGB: (50,85,38)

Color info

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

RGB color model

#325526 color RGB value is (50,85,38).

RGB: (50,85,38) (20%, 33%, 15%)

RGB channels and saturation

R 50 of 255 = 20%
G 85 of 255 = 33%
B 38 of 255 = 15%

50
85
38

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

Portions of RGB colors in percentages

R + G + B = 50 + 85 + 38 = 173 (100%)
R 50 of 173 ~ 28.9%
G 85 of 173 ~ 49.13%
B 38 of 173 ~ 21.97'%

%28.9
%49.13
%21.97

CMYK color model

#325526 color CMYK value is (41,0,55,67).

  • cyan value is 41.18%
  • magenta value is 0.00%
  • yellow value is 55.29%
  • key color value is 66.67%

CMYK: (41,0,55,67)
C41M0Y55K67 (41%, 0%, 55%, 67%)
(0.41 / 0.00 / 0.55 / 0.67)

CMYK percentages

%41.18
%0
%55.29
%66.67

Codes

Color #325526 in popluar color models

32 55 26
RGB 50 85 38
HSL 105° 38.21% 24.12%
HSB/HSV 105° 55.29% 33.33%
CMYK 41.18% 0.00% 55.29%
66.67%

Color #325526 in popluar number systems.

HEX 32 55 26
Decimal 50 85 38
Binary 110010 1010101 100110
Octal 62 125 46

Shades and tints

Shades of #325526

#325526
(50,85,38)
#2E4E23
(46,78,35)
#2A4720
(42,71,32)
#26401D
(38,64,29)
#22391A
(34,57,26)
#1E3217
(30,50,23)
#1A2B14
(26,43,20)
#162411
(22,36,17)
#121D0E
(18,29,14)
#0E160B
(14,22,11)
#0A0F08
(10,15,8)
#000000
(0,0,0)

Tints of #325526

#325526
(50,85,38)
#446439
(68,100,57)
#56734C
(86,115,76)
#68825F
(104,130,95)
#7A9172
(122,145,114)
#8CA085
(140,160,133)
#9EAF98
(158,175,152)
#B0BEAB
(176,190,171)
#C2CDBE
(194,205,190)
#D4DCD1
(212,220,209)
#E6EBE4
(230,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325526 color. Also use rgb(50,85,38) instead hex code.

Text Font Color

.myTextColor { color: #325526; }

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

This text font color is #325526.

Background Color

.myBgColor { background-color: #325526; }

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

This div background color is #325526.

Border color

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

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

This div border color is #325526.

Opacity

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

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

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

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

This text has shadow with #325526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325526.

Preview

Color preview on black background

This text has color #325526 on black background.


Color preview on white background

This text has color #325526 on white background.


Black color preview on #325526 background

This text has black color on #325526 background.


White color preview on #325526 background

This text has white color on #325526 background.


Related colors

Complementary color

Complementary color for #hex is #CDAAD9.


I love getcolorcode.com

Triadic colors

1 #263255 and #552632 with #325526 are triadic colors.

2 #265532 and #553226 with #325526 are triadic colors.