COLOR #325744

HEX: #325744 RGB: (50,87,68)

Color info

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

RGB color model

#325744 color RGB value is (50,87,68).

RGB: (50,87,68) (20%, 34%, 27%)

RGB channels and saturation

R 50 of 255 = 20%
G 87 of 255 = 34%
B 68 of 255 = 27%

50
87
68

R + G + B ~ 27%. #325744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 87 + 68 = 205 (100%)
R 50 of 205 ~ 24.39%
G 87 of 205 ~ 42.44%
B 68 of 205 ~ 33.17'%

%24.39
%42.44
%33.17

CMYK color model

#325744 color CMYK value is (43,0,22,66).

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

CMYK: (43,0,22,66)
C43M0Y22K66 (43%, 0%, 22%, 66%)
(0.43 / 0.00 / 0.22 / 0.66)

CMYK percentages

%42.53
%0
%21.84
%65.88

Codes

Color #325744 in popluar color models

32 57 44
RGB 50 87 68
HSL 149° 27.01% 26.86%
HSB/HSV 149° 42.53% 34.12%
CMYK 42.53% 0.00% 21.84%
65.88%

Color #325744 in popluar number systems.

HEX 32 57 44
Decimal 50 87 68
Binary 110010 1010111 1000100
Octal 62 127 104

Shades and tints

Shades of #325744

#325744
(50,87,68)
#2E503E
(46,80,62)
#2A4938
(42,73,56)
#264232
(38,66,50)
#223B2C
(34,59,44)
#1E3426
(30,52,38)
#1A2D20
(26,45,32)
#16261A
(22,38,26)
#121F14
(18,31,20)
#0E180E
(14,24,14)
#0A1108
(10,17,8)
#000000
(0,0,0)

Tints of #325744

#325744
(50,87,68)
#446655
(68,102,85)
#567566
(86,117,102)
#688477
(104,132,119)
#7A9388
(122,147,136)
#8CA299
(140,162,153)
#9EB1AA
(158,177,170)
#B0C0BB
(176,192,187)
#C2CFCC
(194,207,204)
#D4DEDD
(212,222,221)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325744; }

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

This text font color is #325744.

Background Color

.myBgColor { background-color: #325744; }

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

This div background color is #325744.

Border color

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

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

This div border color is #325744.

Opacity

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

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

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

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

This text has shadow with #325744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325744.

Preview

Color preview on black background

This text has color #325744 on black background.


Color preview on white background

This text has color #325744 on white background.


Black color preview on #325744 background

This text has black color on #325744 background.


White color preview on #325744 background

This text has white color on #325744 background.


Related colors

Complementary color

Complementary color for #hex is #CDA8BB.


I love getcolorcode.com

Triadic colors

1 #443257 and #574432 with #325744 are triadic colors.

2 #445732 and #573244 with #325744 are triadic colors.