COLOR #325839

HEX: #325839 RGB: (50,88,57)

Color info

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

RGB color model

#325839 color RGB value is (50,88,57).

RGB: (50,88,57) (20%, 35%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 88 of 255 = 35%
B 57 of 255 = 22%

50
88
57

R + G + B ~ 26%. #325839 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 88 + 57 = 195 (100%)
R 50 of 195 ~ 25.64%
G 88 of 195 ~ 45.13%
B 57 of 195 ~ 29.23'%

%25.64
%45.13
%29.23

CMYK color model

#325839 color CMYK value is (43,0,35,65).

  • cyan value is 43.18%
  • magenta value is 0.00%
  • yellow value is 35.23%
  • key color value is 65.49%
CMYK: (43,0,35,65) C43M0Y35K65 (43%,0%,35%,65%) (0.43/0.00/0.35/0.65) 

CMYK percentages

%43.18
%0
%35.23
%65.49

Codes

Color #325839 in popluar color models

32 58 39
RGB 50 88 57
HSL 131° 27.54% 27.06%
HSB/HSV 131° 43.18% 34.51%
CMYK 43.18% 0.00% 35.23%
65.49%

Color #325839 in popluar number systems.

HEX 32 58 39
Decimal 50 88 57
Binary 110010 1011000 111001
Octal 62 130 71

Shades and tints

Shades of #325839

#325839
(50,88,57)
#2E5034
(46,80,52)
#2A482F
(42,72,47)
#26402A
(38,64,42)
#223825
(34,56,37)
#1E3020
(30,48,32)
#1A281B
(26,40,27)
#162016
(22,32,22)
#121811
(18,24,17)
#0E100C
(14,16,12)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #325839

#325839
(50,88,57)
#44674B
(68,103,75)
#56765D
(86,118,93)
#68856F
(104,133,111)
#7A9481
(122,148,129)
#8CA393
(140,163,147)
#9EB2A5
(158,178,165)
#B0C1B7
(176,193,183)
#C2D0C9
(194,208,201)
#D4DFDB
(212,223,219)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325839 color. Also use rgb(50,88,57) instead hex code.

Text Font Color

.myTextColor { color: #325839; }

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

This text font color is #325839.

Background Color

.myBgColor { background-color: #325839; }

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

This div background color is #325839.

Border color

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

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

This div border color is #325839.

Opacity

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

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

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

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

This text has shadow with #325839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325839.

Preview

Color preview on black background

This text has color #325839 on black background.


Color preview on white background

This text has color #325839 on white background.


Black color preview on #325839 background

This text has black color on #325839 background.


White color preview on #325839 background

This text has white color on #325839 background.


Related colors

Complementary color

Complementary color for #hex is #CDA7C6.


I love getcolorcode.com

Triadic colors

1 #393258 and #583932 with #325839 are triadic colors.

2 #395832 and #583239 with #325839 are triadic colors.