COLOR #325349

HEX: #325349 RGB: (50,83,73)

Color info

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

RGB color model

#325349 color RGB value is (50,83,73).

RGB: (50,83,73) (20%, 33%, 29%)

RGB channels and saturation

R 50 of 255 = 20%
G 83 of 255 = 33%
B 73 of 255 = 29%

50
83
73

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

Portions of RGB colors in percentages

R + G + B = 50 + 83 + 73 = 206 (100%)
R 50 of 206 ~ 24.27%
G 83 of 206 ~ 40.29%
B 73 of 206 ~ 35.44'%

%24.27
%40.29
%35.44

CMYK color model

#325349 color CMYK value is (40,0,12,67).

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

CMYK: (40,0,12,67)
C40M0Y12K67 (40%, 0%, 12%, 67%)
(0.40 / 0.00 / 0.12 / 0.67)

CMYK percentages

%39.76
%0
%12.05
%67.45

Codes

Color #325349 in popluar color models

32 53 49
RGB 50 83 73
HSL 162° 24.81% 26.08%
HSB/HSV 162° 39.76% 32.55%
CMYK 39.76% 0.00% 12.05%
67.45%

Color #325349 in popluar number systems.

HEX 32 53 49
Decimal 50 83 73
Binary 110010 1010011 1001001
Octal 62 123 111

Shades and tints

Shades of #325349

#325349
(50,83,73)
#2E4C43
(46,76,67)
#2A453D
(42,69,61)
#263E37
(38,62,55)
#223731
(34,55,49)
#1E302B
(30,48,43)
#1A2925
(26,41,37)
#16221F
(22,34,31)
#121B19
(18,27,25)
#0E1413
(14,20,19)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #325349

#325349
(50,83,73)
#446259
(68,98,89)
#567169
(86,113,105)
#688079
(104,128,121)
#7A8F89
(122,143,137)
#8C9E99
(140,158,153)
#9EADA9
(158,173,169)
#B0BCB9
(176,188,185)
#C2CBC9
(194,203,201)
#D4DAD9
(212,218,217)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325349; }

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

This text font color is #325349.

Background Color

.myBgColor { background-color: #325349; }

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

This div background color is #325349.

Border color

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

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

This div border color is #325349.

Opacity

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

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

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

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

This text has shadow with #325349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325349.

Preview

Color preview on black background

This text has color #325349 on black background.


Color preview on white background

This text has color #325349 on white background.


Black color preview on #325349 background

This text has black color on #325349 background.


White color preview on #325349 background

This text has white color on #325349 background.


Related colors

Complementary color

Complementary color for #hex is #CDACB6.


I love getcolorcode.com

Triadic colors

1 #493253 and #534932 with #325349 are triadic colors.

2 #495332 and #533249 with #325349 are triadic colors.