COLOR #325137

HEX: #325137 RGB: (50,81,55)

Color info

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

RGB color model

#325137 color RGB value is (50,81,55).

RGB: (50,81,55) (20%, 32%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 81 of 255 = 32%
B 55 of 255 = 22%

50
81
55

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

Portions of RGB colors in percentages

R + G + B = 50 + 81 + 55 = 186 (100%)
R 50 of 186 ~ 26.88%
G 81 of 186 ~ 43.55%
B 55 of 186 ~ 29.57'%

%26.88
%43.55
%29.57

CMYK color model

#325137 color CMYK value is (38,0,32,68).

  • cyan value is 38.27%
  • magenta value is 0.00%
  • yellow value is 32.10%
  • key color value is 68.24%

CMYK: (38,0,32,68)
C38M0Y32K68 (38%, 0%, 32%, 68%)
(0.38 / 0.00 / 0.32 / 0.68)

CMYK percentages

%38.27
%0
%32.1
%68.24

Codes

Color #325137 in popluar color models

32 51 37
RGB 50 81 55
HSL 130° 23.66% 25.69%
HSB/HSV 130° 38.27% 31.76%
CMYK 38.27% 0.00% 32.10%
68.24%

Color #325137 in popluar number systems.

HEX 32 51 37
Decimal 50 81 55
Binary 110010 1010001 110111
Octal 62 121 67

Shades and tints

Shades of #325137

#325137
(50,81,55)
#2E4A32
(46,74,50)
#2A432D
(42,67,45)
#263C28
(38,60,40)
#223523
(34,53,35)
#1E2E1E
(30,46,30)
#1A2719
(26,39,25)
#162014
(22,32,20)
#12190F
(18,25,15)
#0E120A
(14,18,10)
#0A0B05
(10,11,5)
#000000
(0,0,0)

Tints of #325137

#325137
(50,81,55)
#446049
(68,96,73)
#566F5B
(86,111,91)
#687E6D
(104,126,109)
#7A8D7F
(122,141,127)
#8C9C91
(140,156,145)
#9EABA3
(158,171,163)
#B0BAB5
(176,186,181)
#C2C9C7
(194,201,199)
#D4D8D9
(212,216,217)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325137 color. Also use rgb(50,81,55) instead hex code.

Text Font Color

.myTextColor { color: #325137; }

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

This text font color is #325137.

Background Color

.myBgColor { background-color: #325137; }

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

This div background color is #325137.

Border color

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

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

This div border color is #325137.

Opacity

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

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

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

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

This text has shadow with #325137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325137.

Preview

Color preview on black background

This text has color #325137 on black background.


Color preview on white background

This text has color #325137 on white background.


Black color preview on #325137 background

This text has black color on #325137 background.


White color preview on #325137 background

This text has white color on #325137 background.


Related colors

Complementary color

Complementary color for #hex is #CDAEC8.


I love getcolorcode.com

Triadic colors

1 #373251 and #513732 with #325137 are triadic colors.

2 #375132 and #513237 with #325137 are triadic colors.