COLOR #325738

HEX: #325738 RGB: (50,87,56)

Color info

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

RGB color model

#325738 color RGB value is (50,87,56).

RGB: (50,87,56) (20%, 34%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 87 of 255 = 34%
B 56 of 255 = 22%

50
87
56

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

Portions of RGB colors in percentages

R + G + B = 50 + 87 + 56 = 193 (100%)
R 50 of 193 ~ 25.91%
G 87 of 193 ~ 45.08%
B 56 of 193 ~ 29.02'%

%25.91
%45.08
%29.02

CMYK color model

#325738 color CMYK value is (43,0,36,66).

  • cyan value is 42.53%
  • magenta value is 0.00%
  • yellow value is 35.63%
  • key color value is 65.88%

CMYK: (43,0,36,66)
C43M0Y36K66 (43%, 0%, 36%, 66%)
(0.43 / 0.00 / 0.36 / 0.66)

CMYK percentages

%42.53
%0
%35.63
%65.88

Codes

Color #325738 in popluar color models

32 57 38
RGB 50 87 56
HSL 130° 27.01% 26.86%
HSB/HSV 130° 42.53% 34.12%
CMYK 42.53% 0.00% 35.63%
65.88%

Color #325738 in popluar number systems.

HEX 32 57 38
Decimal 50 87 56
Binary 110010 1010111 111000
Octal 62 127 70

Shades and tints

Shades of #325738

#325738
(50,87,56)
#2E5033
(46,80,51)
#2A492E
(42,73,46)
#264229
(38,66,41)
#223B24
(34,59,36)
#1E341F
(30,52,31)
#1A2D1A
(26,45,26)
#162615
(22,38,21)
#121F10
(18,31,16)
#0E180B
(14,24,11)
#0A1106
(10,17,6)
#000000
(0,0,0)

Tints of #325738

#325738
(50,87,56)
#44664A
(68,102,74)
#56755C
(86,117,92)
#68846E
(104,132,110)
#7A9380
(122,147,128)
#8CA292
(140,162,146)
#9EB1A4
(158,177,164)
#B0C0B6
(176,192,182)
#C2CFC8
(194,207,200)
#D4DEDA
(212,222,218)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325738; }

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

This text font color is #325738.

Background Color

.myBgColor { background-color: #325738; }

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

This div background color is #325738.

Border color

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

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

This div border color is #325738.

Opacity

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

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

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

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

This text has shadow with #325738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325738.

Preview

Color preview on black background

This text has color #325738 on black background.


Color preview on white background

This text has color #325738 on white background.


Black color preview on #325738 background

This text has black color on #325738 background.


White color preview on #325738 background

This text has white color on #325738 background.


Related colors

Complementary color

Complementary color for #hex is #CDA8C7.


I love getcolorcode.com

Triadic colors

1 #383257 and #573832 with #325738 are triadic colors.

2 #385732 and #573238 with #325738 are triadic colors.