COLOR #325538

HEX: #325538 RGB: (50,85,56)

Color info

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

RGB color model

#325538 color RGB value is (50,85,56).

RGB: (50,85,56) (20%, 33%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 85 of 255 = 33%
B 56 of 255 = 22%

50
85
56

R + G + B ~ 25%. #325538 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 85 + 56 = 191 (100%)
R 50 of 191 ~ 26.18%
G 85 of 191 ~ 44.5%
B 56 of 191 ~ 29.32'%

%26.18
%44.5
%29.32

CMYK color model

#325538 color CMYK value is (41,0,34,67).

  • cyan value is 41.18%
  • magenta value is 0.00%
  • yellow value is 34.12%
  • key color value is 66.67%
CMYK: (41,0,34,67) C41M0Y34K67 (41%,0%,34%,67%) (0.41/0.00/0.34/0.67) 

CMYK percentages

%41.18
%0
%34.12
%66.67

Codes

Color #325538 in popluar color models

32 55 38
RGB 50 85 56
HSL 130° 25.93% 26.47%
HSB/HSV 130° 41.18% 33.33%
CMYK 41.18% 0.00% 34.12%
66.67%

Color #325538 in popluar number systems.

HEX 32 55 38
Decimal 50 85 56
Binary 110010 1010101 111000
Octal 62 125 70

Shades and tints

Shades of #325538

#325538
(50,85,56)
#2E4E33
(46,78,51)
#2A472E
(42,71,46)
#264029
(38,64,41)
#223924
(34,57,36)
#1E321F
(30,50,31)
#1A2B1A
(26,43,26)
#162415
(22,36,21)
#121D10
(18,29,16)
#0E160B
(14,22,11)
#0A0F06
(10,15,6)
#000000
(0,0,0)

Tints of #325538

#325538
(50,85,56)
#44644A
(68,100,74)
#56735C
(86,115,92)
#68826E
(104,130,110)
#7A9180
(122,145,128)
#8CA092
(140,160,146)
#9EAFA4
(158,175,164)
#B0BEB6
(176,190,182)
#C2CDC8
(194,205,200)
#D4DCDA
(212,220,218)
#E6EBEC
(230,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325538; }

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

This text font color is #325538.

Background Color

.myBgColor { background-color: #325538; }

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

This div background color is #325538.

Border color

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

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

This div border color is #325538.

Opacity

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

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

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

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

This text has shadow with #325538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325538.

Preview

Color preview on black background

This text has color #325538 on black background.


Color preview on white background

This text has color #325538 on white background.


Black color preview on #325538 background

This text has black color on #325538 background.


White color preview on #325538 background

This text has white color on #325538 background.


Related colors

Complementary color

Complementary color for #hex is #CDAAC7.


I love getcolorcode.com

Triadic colors

1 #383255 and #553832 with #325538 are triadic colors.

2 #385532 and #553238 with #325538 are triadic colors.