COLOR #325346

HEX: #325346 RGB: (50,83,70)

Color info

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

RGB color model

#325346 color RGB value is (50,83,70).

RGB: (50,83,70) (20%, 33%, 27%)

RGB channels and saturation

R 50 of 255 = 20%
G 83 of 255 = 33%
B 70 of 255 = 27%

50
83
70

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

Portions of RGB colors in percentages

R + G + B = 50 + 83 + 70 = 203 (100%)
R 50 of 203 ~ 24.63%
G 83 of 203 ~ 40.89%
B 70 of 203 ~ 34.48'%

%24.63
%40.89
%34.48

CMYK color model

#325346 color CMYK value is (40,0,16,67).

  • cyan value is 39.76%
  • magenta value is 0.00%
  • yellow value is 15.66%
  • key color value is 67.45%

CMYK: (40,0,16,67)
C40M0Y16K67 (40%, 0%, 16%, 67%)
(0.40 / 0.00 / 0.16 / 0.67)

CMYK percentages

%39.76
%0
%15.66
%67.45

Codes

Color #325346 in popluar color models

32 53 46
RGB 50 83 70
HSL 156° 24.81% 26.08%
HSB/HSV 156° 39.76% 32.55%
CMYK 39.76% 0.00% 15.66%
67.45%

Color #325346 in popluar number systems.

HEX 32 53 46
Decimal 50 83 70
Binary 110010 1010011 1000110
Octal 62 123 106

Shades and tints

Shades of #325346

#325346
(50,83,70)
#2E4C40
(46,76,64)
#2A453A
(42,69,58)
#263E34
(38,62,52)
#22372E
(34,55,46)
#1E3028
(30,48,40)
#1A2922
(26,41,34)
#16221C
(22,34,28)
#121B16
(18,27,22)
#0E1410
(14,20,16)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #325346

#325346
(50,83,70)
#446256
(68,98,86)
#567166
(86,113,102)
#688076
(104,128,118)
#7A8F86
(122,143,134)
#8C9E96
(140,158,150)
#9EADA6
(158,173,166)
#B0BCB6
(176,188,182)
#C2CBC6
(194,203,198)
#D4DAD6
(212,218,214)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325346 color. Also use rgb(50,83,70) instead hex code.

Text Font Color

.myTextColor { color: #325346; }

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

This text font color is #325346.

Background Color

.myBgColor { background-color: #325346; }

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

This div background color is #325346.

Border color

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

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

This div border color is #325346.

Opacity

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

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

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

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

This text has shadow with #325346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325346.

Preview

Color preview on black background

This text has color #325346 on black background.


Color preview on white background

This text has color #325346 on white background.


Black color preview on #325346 background

This text has black color on #325346 background.


White color preview on #325346 background

This text has white color on #325346 background.


Related colors

Complementary color

Complementary color for #hex is #CDACB9.


I love getcolorcode.com

Triadic colors

1 #463253 and #534632 with #325346 are triadic colors.

2 #465332 and #533246 with #325346 are triadic colors.